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:
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Crunchy unroller - deterministically unroll constant loops☆45Updated 2 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- ☆30Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆27Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- I/O and binary data encoding for Rust☆39Updated 10 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
- The empty type Void.☆71Updated 2 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A pool of reusable values☆51Updated 5 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago