Difference between revisions of "Rust"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
 
 
 
[[wikipedia:Rust (programming language)]] (2010)
 
[[wikipedia:Rust (programming language)]] (2010)
  
 +
* [[Memory safe]]
  
 +
Installation:
 
* Install on [[macOS]]: <code>[[brew install rust]]</code>
 
* Install on [[macOS]]: <code>[[brew install rust]]</code>
 +
* <code>[[pip3 install rust]]</code>
  
* <code>[[pip3 install rust]]</code>
+
Binaries:
 +
* <code>[[rustc]]</code>
 +
* <code>[[rust-gdb]]</code>
 +
* <code>rust-gdbgui</code>
 +
* <code>rust-lldb</code>
  
  
 
[[Crates.io]] Rust community’s crate – or package –  [[registry]]
 
[[Crates.io]] Rust community’s crate – or package –  [[registry]]
  
Tokio, an asynchronous runtime for Rust
+
[[Tokio]], an asynchronous runtime for Rust
 
[[Deno]]
 
[[Deno]]
  
Line 25: Line 30:
 
* [[Polkadot]]
 
* [[Polkadot]]
  
 +
== Related ==
 +
* <code>[[FROM rust]]:1.53.0-slim as rust</code>
 +
* [[Lighthouse]] [[ethereum]] client
  
 
== See also ==
 
== See also ==

Latest revision as of 14:26, 12 July 2023

wikipedia:Rust (programming language) (2010)

Installation:

Binaries:


Crates.io Rust community’s crate – or package – registry

Tokio, an asynchronous runtime for Rust Deno


Related[edit]

See also[edit]

Advertising: