ihciah / small-mapLinks
An inline SIMD accelerated hashmap designed for small amount of data.
☆80Updated 3 weeks ago
Alternatives and similar repositories for small-map
Users that are interested in small-map are comparing it to the libraries listed below
Sorting:
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- `faststr` is a string library that try to avoid the cost of clone.☆102Updated 2 months ago
- ☆49Updated 6 months ago
- ☆33Updated last year
- ☆197Updated last year
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- A typed map which can make sure item exist.☆34Updated 8 months ago
- A lock-free memory allocator☆61Updated last month
- A versatile and extensible logging implementation.☆97Updated last month
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- Static keys for Rust userland applications☆64Updated 4 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆25Updated 4 months ago
- JSONB implement in rust☆76Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆220Updated last month
- Performant time measuring in Rust☆191Updated last year
- Rust simple async runtime constructions book.☆16Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆89Updated this week
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆63Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Lightweight and high performance concurrent cache☆247Updated last week
- A tool to generate ergonomic, buffer-based C++ APIs.☆46Updated last week
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- FFI-compatible futures☆165Updated 3 weeks ago