orlp / foldhash
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆190Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for foldhash
- Program startup and thread support written in Rust☆167Updated last month
- A concurrent, append-only vector.☆135Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆170Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Track and query Cargo dependency graphs.☆167Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- (Auto)DRY for your Rust dependencies☆131Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Parallel processing with disjoint indices in Rust☆85Updated 5 months ago
- A Rust code linter☆210Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- Fantastic serialization library☆158Updated 6 months ago
- An SoA library for Rust☆122Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- Deadlock free mutexes☆148Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆160Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- ☆206Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆192Updated 11 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆124Updated 3 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆206Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- Structured concurrency operations for async Rust☆411Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆168Updated 3 months ago