orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆292Updated 2 weeks 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☆192Updated 7 months ago
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- ☆270Updated 4 months ago
- Execute Rust code carefully, with extra checking along the way☆447Updated 2 weeks ago
- ☆494Updated 10 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Maps where keys are borrowed from values.☆280Updated this week
- Track and query Cargo dependency graphs.☆234Updated last week
- Experiments with structured concurrency in Rust☆385Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆414Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 3 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆166Updated 2 weeks ago
- Fixed-size decimal numbers implemented in pure Rust☆211Updated this week
- in-place allocation-reusing queues for Rust☆380Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆117Updated 2 years ago
- A Rust code linter☆216Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Comparison of Rust string types☆156Updated last week
- Compact, clone-on-write vector and string.☆287Updated last month
- Program startup and thread support written in Rust☆191Updated 3 months ago
- ZIP format implementation in Rust, sans-io☆373Updated last week
- Lightweight and high performance concurrent cache☆262Updated last month
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago