ihciah / small-mapLinks
An inline SIMD accelerated hashmap designed for small amount of data.
☆97Updated 5 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 11 months ago
- ☆204Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆227Updated 5 months ago
- A Configuration Library for Rust Applications☆48Updated last week
- A simple concurrent caching library that might fit to many use cases☆139Updated 10 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
- A lock-free memory allocator☆64Updated 2 months ago
- A versatile and extensible logging implementation.☆191Updated last week
- A thread-per-core Linux io_uring async runtime for Rust optimized for latency.☆142Updated last week
- Performant time measuring in Rust☆199Updated last year
- ☆33Updated last year
- Lightweight and high performance concurrent cache☆290Updated last month
- Static keys for Rust userland applications☆67Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- SIMD-accelerated operations☆245Updated 3 months ago
- JSONB implement in rust☆81Updated 2 weeks ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Rust simple async runtime constructions book.☆16Updated last year
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆50Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- FFI-compatible futures☆169Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year