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
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆21Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- ☆55Updated last year
- ☆29Updated 11 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆36Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Full precision decimal representation of f64☆26Updated last month
- Typed any map for rust☆65Updated 4 months ago
- Extensions for the Rust standard library☆39Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months 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`☆30Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆16Updated last month
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago