Difference between revisions of "Rust"

From wikieduonline
Jump to navigation Jump to search
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:Rust (programming language)]] (2010)
  
[[wikipedia:Rust]]
+
* [[Memory safe]]
  
 +
Installation:
 +
* Install on [[macOS]]: <code>[[brew install rust]]</code>
 +
* <code>[[pip3 install rust]]</code>
  
* Install on [[macOS]]: <code>brew 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]]
 +
 
 +
[[Tokio]], an asynchronous runtime for Rust
 +
[[Deno]]
 +
 
 +
 
 +
* [[Linkerd]] [[servide mesh]]
 +
* [[OneSignal]] [[OnePush]]
 +
 
 +
* [[Memory safety]]
 +
* [[Safe concurrency]]
 +
 
 +
* [[Deno]] [[JavaScript]] runtime
 +
* [[Solana]]
 +
* [[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: