geeknoid / frozen-collectionsLinks
Fast partially immutable collections for Rust
☆35Updated 2 weeks ago
Alternatives and similar repositories for frozen-collections
Users that are interested in frozen-collections are comparing it to the libraries listed below
Sorting:
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- State machine pattern for Rust☆29Updated last year
- Alternative future adapters that provide cancel safety.☆78Updated last week
- Typed any map for rust☆67Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- ☆34Updated last year
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- An exploration of Storages☆39Updated 2 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 9 months ago
- The missing compound borrowing for Rust.☆62Updated last month
- It executes futures☆57Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- An alternative rust async runtime.☆60Updated this week
- Abstract over different executors☆74Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- ☆42Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Extract bits from a byte slice☆80Updated 2 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Automated GUI testing using accesskit☆72Updated 2 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago