JesperAxelsson / rust-intmapLinks
Specialized hashmap for u64 keys
☆37Updated 2 months ago
Alternatives and similar repositories for rust-intmap
Users that are interested in rust-intmap are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆113Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Trait aliases on stable Rust☆56Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A library for compact bit sets containing enums.☆115Updated last week
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A simple bitset container for Rust☆148Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Extract bits from a byte slice☆80Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- ☆111Updated last year
- ☆51Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year