jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆128Updated 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☆268Updated last month
- Interning of data in rust☆115Updated 5 months ago
- ☆76Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- 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
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A fast, concurrent string interner☆162Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆39Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago