hoxxep / rapidhashLinks
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
☆37Updated last month
Alternatives and similar repositories for rapidhash
Users that are interested in rapidhash are comparing it to the libraries listed below
Sorting:
- Rust libraries and programs focused on succinct data structures☆144Updated last week
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated 2 months ago
- Fantastic serialization library☆159Updated last year
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A faster Arc.☆73Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last month
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- ☆259Updated 2 months ago
- Simple and flexible multi-index containers.☆115Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Scalable and lock-free memory reclamation system☆30Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆98Updated 2 weeks ago
- An exploration of Storages☆37Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Simple async reactor and executor for rust☆80Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Human-friendly indexed collections☆53Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 2 weeks ago
- Yet another string type for Rust☆86Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Program startup and thread support written in Rust☆188Updated last month
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago