jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆126Updated last month
Alternatives and similar repositories for imbl
Users that are interested in imbl are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A fast, concurrent string interner☆161Updated last year
- Interning of data in rust☆114Updated 5 months ago
- A Mutex wrapper tracking acquisition order☆74Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- ☆76Updated 3 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated this week
- Macro for sealing traits and structures☆59Updated 11 months ago