jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆112Updated 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☆252Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Interning of data in rust☆106Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- A fast, concurrent string interner☆152Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Define your own PhantomData☆156Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Map data structure whose keys are stored as ranges☆94Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆74Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- A simple, id-based arena☆120Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago