JesperAxelsson / rust-intmap
Specialized hashmap for u64 keys
☆35Updated this week
Alternatives and similar repositories for rust-intmap:
Users that are interested in rust-intmap are comparing it to the libraries listed below
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Macro for sealing traits and structures☆50Updated last month
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 5 months ago
- ☆48Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Trait aliases on stable Rust☆54Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Typed any map for rust☆65Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Better reference counted strings for Rust☆117Updated 6 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- A sinless derive helper☆52Updated 2 months ago
- Serialization value trees☆43Updated 6 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Rust library for testing code relying on the global allocator☆13Updated 10 months ago
- Big array helper for serde☆60Updated 8 months ago
- Minimal asynchronous runtime for Rust☆126Updated 5 months ago
- Composable allocator structures for plugging together more powerful allocators☆34Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago