ihciah / small-map
An inline SIMD accelerated hashmap designed for small amount of data.
☆72Updated last year
Alternatives and similar repositories for small-map:
Users that are interested in small-map are comparing it to the libraries listed below
- Rust simple async runtime constructions book.☆15Updated 10 months ago
- ☆46Updated 2 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆96Updated this week
- A typed map which can make sure item exist.☆34Updated 3 months ago
- ☆33Updated last year
- JSONB implement in rust☆69Updated last month
- ☆190Updated last year
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆61Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 weeks ago
- Static keys for Rust userland applications☆55Updated last week
- A tiny Rust std-lib for Linux x86_64 and aarch64☆47Updated last week
- ☆42Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆165Updated 2 months ago
- 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.☆69Updated 5 months ago
- A tool to generate ergonomic, buffer-based C++ APIs.☆43Updated last month
- ☆63Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- Performant time measuring in Rust☆184Updated 11 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆41Updated last week
- Compatibility adapter between tokio and futures☆163Updated this week
- A lock-free memory allocator☆57Updated this week
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Calculate the next timestamp matching a given crontab pattern☆54Updated this week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- A fast and flexible LRU map.☆175Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆55Updated this week