tafia / nestedLinks
A memory efficient container for rust nested collections
☆40Updated 2 years ago
Alternatives and similar repositories for nested
Users that are interested in nested are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Full precision decimal representation of f64☆26Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Typed any map for rust☆67Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- ☆21Updated 4 years ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- ☆29Updated last year
- ☆56Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Cargo API written in Paris☆50Updated 2 weeks 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆57Updated last year
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆63Updated last week
- Extensions for the Rust standard library☆39Updated last year