cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆268Updated last year
Alternatives and similar repositories for fxhash
Users that are interested in fxhash are comparing it to the libraries listed below
Sorting:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- ☆296Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Rust replacement for miniz☆218Updated last month
- Manual segmented stacks for Rust☆319Updated 4 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 3 months ago
- rust stackful generator library☆347Updated 3 weeks ago
- Intrusive collections for Rust☆464Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- A Vec of Bits☆181Updated 2 weeks ago
- A mortifying serialization library for Rust☆341Updated 2 years ago
- String interning for Rust☆204Updated this week
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- offsetof for Rust☆229Updated last year