jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆124Updated 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☆262Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- ☆76Updated 2 weeks ago
- Interning of data in rust☆112Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A fast, concurrent string interner☆159Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 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`☆126Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Choose Rust types at compile-time via constants☆68Updated last year
- Map data structure whose keys are stored as ranges☆97Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago