orlp / foldhashLinks
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
☆288Updated last week
Alternatives and similar repositories for foldhash
Users that are interested in foldhash are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆191Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆408Updated last week
- Rust String Libraries by mcyoung☆192Updated 6 months ago
- Track and query Cargo dependency graphs.☆231Updated last week
- Maps where keys are borrowed from values.☆275Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆495Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- in-place allocation-reusing queues for Rust☆379Updated last year
- An ε-copy serialization/deserialization framework for Rust☆153Updated 3 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆445Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated last week
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- ☆493Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Immutable strings, in Rust.☆247Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆209Updated this week
- Library for snippet annotations☆327Updated 2 weeks ago
- ☆264Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆399Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago