ihciah / small-mapLinks
An inline SIMD accelerated hashmap designed for small amount of data.
☆98Updated 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:
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated last week
- ☆52Updated last year
- A simple concurrent caching library that might fit to many use cases☆142Updated 11 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 5 months ago
- ☆205Updated last year
- A Configuration Library for Rust Applications☆49Updated 2 weeks ago
- A typed map which can make sure item exist.☆36Updated last year
- A thread-per-core Linux io_uring async runtime for Rust optimized for latency.☆156Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆227Updated 6 months ago
- Static keys for Rust userland applications☆67Updated 2 months ago
- ☆33Updated last year
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- FFI-compatible futures☆169Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- A lock-free memory allocator☆65Updated 3 months ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- Mea provides async primitives and combinators that are runtime agnostic.☆134Updated this week
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Performant time measuring in Rust☆199Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A versatile and extensible logging implementation.☆196Updated this week
- SIMD-accelerated operations☆245Updated 4 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- The Rustc Trait System Refactor Initiative☆26Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month