ihciah / small-map
An inline SIMD accelerated hashmap designed for small amount of data.
☆74Updated last year
Alternatives and similar repositories for small-map
Users that are interested in small-map are comparing it to the libraries listed below
Sorting:
- A typed map which can make sure item exist.☆35Updated 6 months ago
- ☆47Updated 5 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- ☆194Updated last year
- ☆33Updated last year
- Rust simple async runtime constructions book.☆16Updated last year
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆63Updated 11 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 months ago
- A lock-free memory allocator☆59Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆100Updated 3 weeks ago
- Static keys for Rust userland applications☆58Updated 3 months ago
- JSONB implement in rust☆73Updated last month
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Performant time measuring in Rust☆192Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆25Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 4 months ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 3 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- FFI-compatible futures☆164Updated last week
- Use io_uring from vanilla tokio.☆46Updated 2 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆212Updated this week
- A tool to generate ergonomic, buffer-based C++ APIs.☆46Updated 2 weeks ago
- splice(2) based `copy_bidirectional` in tokio☆21Updated 3 months ago