geeknoid / frozen-collectionsLinks
Fast partially immutable collections for Rust
☆33Updated last week
Alternatives and similar repositories for frozen-collections
Users that are interested in frozen-collections are comparing it to the libraries listed below
Sorting:
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- horrible serde macro stuff☆39Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- An exploration of Storages☆35Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Alternative future adapters that provide cancel safety.☆64Updated last week
- Choose Rust types at compile-time via constants☆65Updated last year
- ☆31Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- Thin immutable zero-copy byte slice☆42Updated 3 weeks ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Typed any map for rust☆67Updated 5 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 5 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 4 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆51Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- String optimized for map keys☆63Updated this week
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆39Updated 9 months ago
- `smol` integrations with `axum`☆19Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- ☆24Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago