JesperAxelsson / rust-intmapLinks
Specialized hashmap for u64 keys
☆37Updated last week
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 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Track memory allocations by backtrace or originating thread☆43Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Typed any map for rust☆67Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆57Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Extract bits from a byte slice☆77Updated this week
- Trait aliases on stable Rust☆55Updated 3 years ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Migrated to Codeberg☆79Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Rust library for testing code relying on the global allocator☆13Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- ☆20Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago