Gankra / hash-rsLinks
Benchmarks of various hashers
☆31Updated last year
Alternatives and similar repositories for hash-rs
Users that are interested in hash-rs are comparing it to the libraries listed below
Sorting:
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- ☆30Updated 4 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A qp-trie implementation in Rust☆44Updated 10 months ago
- Conversion traits for Rust☆50Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Tools for data-oriented programming☆60Updated 8 months ago