jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆134Updated this 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☆276Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Define your own PhantomData☆158Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Interning of data in rust☆118Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆76Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- A fast, concurrent string interner☆164Updated last year
- A concurrent, append-only vector.☆209Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A simple bitset container for Rust☆160Updated 7 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month