hoxxep / rapidhashLinks
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
☆188Updated last week
Alternatives and similar repositories for rapidhash
Users that are interested in rapidhash are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Fantastic serialization library☆158Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆83Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- Yet another string type for Rust☆91Updated last week
- ☆224Updated 6 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- an extremely fast async mutex with alternative sync API☆85Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 6 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated last month
- A fast and flexible LRU map.☆199Updated last year
- Fast, concurrent, arena-based allocator with drop support☆145Updated last month
- Deadlock free mutexes☆177Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆295Updated this week
- Succinct data structures using very efficient rank and select☆127Updated last month
- A fixed-size circular buffer written in Rust.☆138Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆53Updated 11 months ago