orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆313Updated 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
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- A concurrent, append-only vector.☆206Updated 3 months ago
- Program startup and thread support written in Rust☆196Updated last month
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated last week
- ☆501Updated 3 weeks ago
- Maps where keys are borrowed from values.☆298Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆454Updated this week
- Compact, clone-on-write vector and string.☆294Updated last month
- An ε-copy serialization/deserialization framework for Rust☆163Updated 3 weeks ago
- ☆307Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆446Updated this week
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- Experiments with structured concurrency in Rust☆394Updated last year
- Library for snippet annotations☆458Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆418Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- A Rust code linter☆212Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆128Updated 2 years ago
- Fixed-size decimal numbers implemented in pure Rust☆232Updated last month
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Type that deserializes only from one specific value☆266Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Immutable strings, in Rust.☆248Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago