orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆326Updated 3 months ago
Alternatives and similar repositories for foldhash
Users that are interested in foldhash are comparing it to the libraries listed below
Sorting:
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆184Updated this week
- Execute Rust code carefully, with extra checking along the way☆463Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆451Updated last week
- Program startup and thread support written in Rust☆196Updated last month
- in-place allocation-reusing queues for Rust☆392Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago
- ☆309Updated last month
- Track and query Cargo dependency graphs.☆244Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- Experiments with structured concurrency in Rust☆401Updated last year
- ☆501Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this week
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Maps where keys are borrowed from values.☆300Updated last week
- Library for snippet annotations☆472Updated last week
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- ZIP format implementation in Rust, sans-io☆391Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆131Updated 2 years ago
- A Rust code linter☆213Updated last year
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Immutable strings, in Rust.☆248Updated last year
- Fast function for printing integer primitives to a decimal string☆353Updated this week