jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆105Updated last week
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☆244Updated 3 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Define your own PhantomData☆155Updated this week
- ☆72Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- A Mutex wrapper tracking acquisition order☆74Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Interning of data in rust☆104Updated 2 weeks ago
- Eventually consistent values for Rust☆125Updated 3 years 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`☆120Updated 9 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Data-driven tests on stable Rust☆40Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Serialization value trees☆45Updated 11 months ago
- Extract differences between arbitrary datastructures☆90Updated last year
- ☆50Updated 4 years ago