JesperAxelsson / rust-intmap
Specialized hashmap for u64 keys
☆30Updated last month
Related projects ⓘ
Alternatives and complementary repositories for rust-intmap
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- ☆48Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆30Updated 10 months ago
- Faster integer division and modulus operations☆70Updated last year
- ☆37Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- Additional utilities around the bytes crate☆18Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- ☆21Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- Safe wrapper for initializing arrays☆72Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆48Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- ☆55Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- ☆44Updated 9 months ago
- Trait aliases on stable Rust☆53Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago