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:
- Another builder macro-based generator☆13Updated 3 months ago
- Easy recursion in Rust, without stack overflows.☆35Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆66Updated 5 months ago
- An alternative rust async runtime.☆56Updated 2 months ago
- simple, zero-copy (AST) & zero-dependency JSON parser☆13Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 6 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 months ago
- PDF library in Rust☆40Updated 6 months ago
- It executes futures☆57Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 3 weeks ago
- A data concurrency control key-value storage engine to Rustbase☆41Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Port of bbolt in Rust☆65Updated last year
- horrible serde macro stuff☆39Updated last year
- A simple and lightweight Cargo plugin for using nFPM from any Rust project.☆25Updated last month
- An async version of iterator☆40Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A library version of cargo-bloat & more☆33Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Distributed SQLite☆18Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- State machine pattern for Rust☆29Updated 11 months ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago