Difference between revisions of "Rust"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
[[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>[[ | + | 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]] | ||
− | * [[Linkerd]] | + | * [[Linkerd]] [[servide mesh]] |
* [[OneSignal]] [[OnePush]] | * [[OneSignal]] [[OnePush]] | ||
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:
- Install on macOS:
brew install rust
pip3 install rust
Binaries:
Crates.io Rust community’s crate – or package – registry
Tokio, an asynchronous runtime for Rust Deno
- Deno JavaScript runtime
- Solana
- Polkadot
Related[edit]
FROM rust:1.53.0-slim as rust
- Lighthouse ethereum client
See also[edit]
- Rust,
rustc, cargo, rustup
,crates
, Tokio, Crate registry,RUST_BACKTRACE
- Programming languages: C, glibc, musl, C++, gcc, Conan, make, Class warfare, Clang, Hello, World! (C),
puts
, array, Lisp
Advertising: