orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆333Updated 4 months ago
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.☆210Updated this week
- A concurrent, append-only vector.☆209Updated 4 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- Program startup and thread support written in Rust☆198Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆469Updated last week
- Maps where keys are borrowed from values.☆300Updated last month
- Experiments with structured concurrency in Rust☆404Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆237Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆247Updated 2 weeks ago
- A Rust code linter☆213Updated last year
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆457Updated 3 weeks ago
- ☆501Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Rust implementation of xxhash☆266Updated last month
- Compact, clone-on-write vector and string.☆297Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- ☆314Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆209Updated 6 months ago