rust-anthology
Rust anthology
Compiles and publishes the best Rust documentation into a single book
Learn Rust from the best
1k stars
54 watching
50 forks
Language: Shell
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
brson/stdx | A collection of essential Rust libraries and crates that fill the gaps in the standard library | 2,029 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
brson/annotated-std-rs | An annotated version of the Rust standard library's documentation for learning and reference purposes. | 71 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 566 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,862 |
brentongunning/rust-sv | A Rust library for building Bitcoin SV applications and infrastructure | 62 |
rust-lang-cn/rust-by-example-cn | A Chinese translation of Rust By Example with an online code editor | 1,858 |