JesperAxelsson / rust-intmap
Specialized hashmap for u64 keys
☆36Updated last month
Alternatives and similar repositories for rust-intmap
Users that are interested in rust-intmap are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- ☆35Updated 3 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- An exploration of Storages☆34Updated last year
- A simple in-memory search for collections and key-value stores.☆72Updated 3 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- Big array helper for serde☆60Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Typed any map for rust☆66Updated 5 months ago
- ☆46Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆56Updated 3 years ago
- ☆20Updated 4 years ago
- ☆31Updated 5 years ago