jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆113Updated 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☆256Updated 2 weeks ago
- ☆74Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Better reference counted strings for Rust☆136Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Define your own PhantomData☆158Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Interning of data in rust☆106Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated 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`☆124Updated 11 months ago
- A fast, concurrent string interner☆153Updated last year
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago