tafia / nestedLinks
A memory efficient container for rust nested collections
☆43Updated 3 years ago
Alternatives and similar repositories for nested
Users that are interested in nested are comparing it to the libraries listed below
Sorting:
- Rust API stability attributes for the rest of us.☆32Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Remove Cargo.lock lockfile☆33Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆56Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- ☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago