jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆104Updated 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☆234Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A fast, concurrent string interner☆150Updated 9 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- ☆69Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks 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`☆116Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Interning of data in rust☆101Updated 2 months ago