orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆303Updated last month
Alternatives and similar repositories for foldhash
Users that are interested in foldhash are comparing it to the libraries listed below
Sorting:
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- Rust String Libraries by mcyoung☆193Updated 8 months ago
- A concurrent, append-only vector.☆200Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Maps where keys are borrowed from values.☆282Updated last week
- Compact, clone-on-write vector and string.☆287Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- Rust implementation of xxhash☆253Updated last week
- Execute Rust code carefully, with extra checking along the way☆448Updated last month
- Track and query Cargo dependency graphs.☆236Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated this week
- ☆495Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆418Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆156Updated this week
- Fixed-size decimal numbers implemented in pure Rust☆213Updated last week
- in-place allocation-reusing queues for Rust☆381Updated last year
- A Rust code linter☆216Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆408Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- Type that deserializes only from one specific value☆253Updated last week
- Like Rust's std::Path, but UTF-8.☆513Updated 2 weeks ago
- Immutable strings, in Rust.☆248Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Lightweight and high performance concurrent cache☆268Updated last month
- ZIP format implementation in Rust, sans-io☆374Updated last month