geeknoid / frozen-collectionsLinks
Fast partially immutable collections for Rust
☆33Updated this week
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 9 months ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- State machine pattern for Rust☆29Updated 8 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- ☆31Updated last year
- ☆24Updated 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.☆49Updated last year
- Alternative future adapters that provide cancel safety.☆65Updated last week
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆40Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Typed any map for rust☆67Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- A special rope, designed to work with any data type that is not String☆34Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- A generic abstraction of paginated APIs☆60Updated last year