ihciah / small-mapLinks
An inline SIMD accelerated hashmap designed for small amount of data.
☆86Updated 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
- ☆198Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated 3 weeks ago
- ☆33Updated last year
- A Configuration Library for Rust Applications☆39Updated last week
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆63Updated last year
- A typed map which can make sure item exist.☆34Updated 9 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆222Updated 2 months ago
- A simple concurrent caching library that might fit to many use cases☆134Updated 7 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- Static keys for Rust userland applications☆65Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆124Updated this week
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- A versatile and extensible logging implementation.☆104Updated last month
- Compatibility adapter between tokio and futures☆175Updated last week
- Performant time measuring in Rust☆195Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆27Updated 6 months ago
- A lock-free memory allocator☆61Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- truly platform-native Rust HTTP client library☆178Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- rust bindings of snmalloc☆138Updated 4 months ago
- Rust simple async runtime constructions book.☆16Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆154Updated last week
- FFI-compatible futures☆166Updated 2 months ago