jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆134Updated 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☆274Updated last week
- ☆76Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Interning of data in rust☆115Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A Mutex wrapper tracking acquisition order☆74Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Choose Rust types at compile-time via constants☆70Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 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 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- The missing compound borrowing for Rust.☆62Updated 2 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`☆129Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago