ihciah / small-mapLinks
An inline SIMD accelerated hashmap designed for small amount of data.
☆97Updated 4 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:
- ☆51Updated 10 months ago
- A Configuration Library for Rust Applications☆40Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- ☆204Updated last year
- A simple concurrent caching library that might fit to many use cases☆138Updated 9 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆107Updated 2 months ago
- A typed map which can make sure item exist.☆36Updated last year
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- ☆33Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆227Updated 5 months ago
- Static keys for Rust userland applications☆65Updated last month
- A lock-free memory allocator☆64Updated last month
- FFI-compatible futures☆167Updated last month
- Performant time measuring in Rust☆198Updated last year
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- JSONB implement in rust☆81Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- SIMD-accelerated operations☆243Updated 2 months ago
- A versatile and extensible logging implementation.☆186Updated last week
- A fast and flexible LRU map.☆198Updated 10 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆31Updated 8 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago