Difference between revisions of "Rust"
Jump to navigation
Jump to search
(Created page with "{{Draft}} wikipedia:Rust == See also == * {{Rust}} Category:programming") |
|||
(25 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Rust (programming language)]] (2010) | |
− | [[ | + | * [[Memory safe]] |
+ | Installation: | ||
+ | * Install on [[macOS]]: <code>[[brew 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]] | ||
+ | |||
+ | [[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 == | ||
* {{Rust}} | * {{Rust}} | ||
+ | * {{C}} | ||
[[Category:programming]] | [[Category:programming]] |
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: