dbofmmbt / rust-handbookLinks
All you need to get started in the Rust Programming Language
☆10Updated 3 years ago
Alternatives and similar repositories for rust-handbook
Users that are interested in rust-handbook are comparing it to the libraries listed below
Sorting:
- An alternative rust async runtime.☆59Updated last month
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated 3 months ago
- a fast async pool based on channel☆26Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- State machine pattern for Rust☆29Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- A data concurrency control key-value storage engine to Rustbase☆43Updated 8 months ago
- Trait implementation generator macro☆30Updated last week
- Utilities to work with dyn [Async]Fn*☆17Updated last month
- Finite State Machines with an entry API and data storage☆43Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Command-running macro for Rust☆34Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- Library for scripting analyses against crates.io's database dumps☆75Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆69Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Channels☆26Updated 3 years ago
- Trait-agnostic derive macros☆27Updated 11 months ago