jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆104Updated last week
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☆238Updated this week
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆69Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- The missing compound borrowing for Rust.☆58Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Interning of data in rust☆101Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- A fast and flexible LRU map.☆185Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A concurrent, append-only vector.☆174Updated this week
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Umbrella repository for Krabcake experiments☆46Updated 4 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago