ihciah / small-mapLinks
An inline SIMD accelerated hashmap designed for small amount of data.
☆101Updated last week
Alternatives and similar repositories for small-map
Users that are interested in small-map are comparing it to the libraries listed below
Sorting:
- ☆52Updated last year
- A simple concurrent caching library that might fit to many use cases☆143Updated last year
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- ☆205Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated 2 weeks ago
- Static keys for Rust userland applications☆67Updated 3 months ago
- A lock-free memory allocator☆65Updated 4 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A typed map which can make sure item exist.☆36Updated last year
- A Configuration Library for Rust Applications☆50Updated last month
- Compatibility adapter between tokio and futures☆187Updated 2 weeks ago
- ☆33Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 2 weeks ago
- Mea provides async primitives and combinators that are runtime agnostic.☆182Updated last week
- FFI-compatible futures☆171Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆226Updated 7 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆188Updated last week
- A drop-in replacement for std::Instant that is faster and more accurate.☆35Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- A thread-per-core Linux io_uring async runtime for Rust optimized for latency.☆162Updated this week
- Lightweight and high performance concurrent cache☆308Updated 3 months ago
- rust bindings of snmalloc☆148Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- The Rustc Trait System Refactor Initiative☆26Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 6 months ago