dbofmmbt / rust-handbook
All you need to get started in the Rust Programming Language
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-handbook
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆44Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- 🚃 lib for CLI utilities, printing, and error handling☆12Updated 2 months ago
- ☆15Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- rust utility for temporarily changing directory☆15Updated last year
- `smol` integrations with `hyper`☆15Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago
- Serde partial serialization made easy☆41Updated last year
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Handle unexpected errors☆24Updated 4 months ago
- Typed any map for rust☆64Updated 2 months ago
- Run GraphQL Queries on Your Rust Dependency Tree☆28Updated 11 months ago
- horrible serde macro stuff