geeknoid / frozen-collectionsLinks
Fast partially immutable collections for Rust
☆35Updated 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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆34Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last week
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- ☆39Updated last year
- An alternative rust async runtime.☆59Updated 3 weeks ago
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 10 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Extract bits from a byte slice☆80Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆79Updated this week
- Integer types with customizable niche values☆51Updated last year
- Typed any map for rust☆67Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Automated GUI testing using accesskit☆74Updated 3 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- State machine pattern for Rust☆29Updated last year