jneem / imbl
Blazing fast immutable collection datatypes for Rust.
☆103Updated 3 weeks ago
Alternatives and similar repositories for imbl:
Users that are interested in imbl are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- A fast, concurrent string interner☆150Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- An updated version of linked-hash-map and friends☆112Updated last month
- A concurrent, append-only vector.☆159Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- ☆65Updated 11 months ago
- Automatically implement traits for common smart pointers☆110Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- Interning of data in rust☆101Updated 2 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Choose Rust types at compile-time via constants☆65Updated last year
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆107Updated this week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆90Updated 2 weeks ago