orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆259Updated 3 months ago
Alternatives and similar repositories for foldhash
Users that are interested in foldhash are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆391Updated 3 weeks ago
- ☆258Updated 2 months ago
- Program startup and thread support written in Rust☆188Updated last month
- Maps where keys are borrowed from values.☆268Updated this week
- Track and query Cargo dependency graphs.☆230Updated this week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆115Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Fantastic serialization library☆159Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆204Updated last month
- Deadlock free mutexes☆175Updated 3 months ago
- in-place allocation-reusing queues for Rust☆375Updated last year
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆430Updated last week
- A Rust code linter☆216Updated last year
- ☆490Updated 8 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago