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
- A typed map which can make sure item exist.☆35Updated 5 months ago
- ☆47Updated 4 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated this week
- Rust simple async runtime constructions book.☆16Updated last year
- ☆33Updated last year
- A Configuration Library for Rust Applications☆39Updated last month
- ☆191Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 2 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆61Updated 10 months ago
- JSONB implement in rust☆72Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Layered configuration system built upon serde☆32Updated last month
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- Static keys for Rust userland applications☆57Updated 2 months ago
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆24Updated 2 months ago
- A versatile and extensible logging implementation.☆78Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- A simple concurrent caching library that might fit to many use cases☆126Updated 3 months ago
- Performant time measuring in Rust☆188Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- ☆42Updated last year
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆45Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Compatibility adapter between tokio and futures☆167Updated last month
- Use io_uring from vanilla tokio.☆44Updated 3 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago