geeknoid / frozen-collectionsLinks
Fast partially immutable collections for Rust
☆34Updated 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.☆49Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- An exploration of Storages☆37Updated last year
- State machine pattern for Rust☆29Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Typed any map for rust☆67Updated 7 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆31Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated this week
- ☆40Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Automated GUI testing using accesskit☆69Updated last month
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last week
- Rust library for asynchronous stream (de)serialization☆25Updated 5 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- ☆20Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- ☆39Updated 11 months ago