ihciah / small-mapLinks
An inline SIMD accelerated hashmap designed for small amount of data.
☆96Updated 2 months ago
Alternatives and similar repositories for small-map
Users that are interested in small-map are comparing it to the libraries listed below
Sorting:
- ☆50Updated 8 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated 2 weeks ago
- A Configuration Library for Rust Applications☆39Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- ☆200Updated last year
- A typed map which can make sure item exist.☆34Updated 10 months ago
- A simple concurrent caching library that might fit to many use cases☆134Updated 7 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- JSONB implement in rust☆81Updated last week
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- ☆33Updated last year
- A versatile and extensible logging implementation.☆132Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Static keys for Rust userland applications☆65Updated last month
- FFI-compatible futures☆166Updated 2 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆29Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆223Updated 3 months ago
- rust bindings of snmalloc☆140Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- SIMD-accelerated operations☆241Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆130Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Performant time measuring in Rust☆194Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week