jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆135Updated 2 weeks ago
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☆279Updated 2 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- Interning of data in rust☆119Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- A fast, concurrent string interner☆164Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- ☆76Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks 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`☆131Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month