orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆253Updated 2 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☆187Updated 4 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆372Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆113Updated 2 years ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- A Rust code linter☆212Updated 11 months ago
- Fixed-size decimal numbers implemented in pure Rust☆188Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Fantastic serialization library☆160Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- Track and query Cargo dependency graphs.☆222Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Maps where keys are borrowed from values.☆245Updated this week
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- ☆255Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Müsli is a flexible and efficient serialization framework☆388Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Conditional compilation according to rustc compiler version☆364Updated last week