tafia / nested
A memory efficient container for rust nested collections
☆39Updated 2 years ago
Alternatives and similar repositories for nested:
Users that are interested in nested are comparing it to the libraries listed below
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆36Updated 8 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- ☆16Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- ☆56Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆72Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago