cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆279Updated 2 years ago
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☆319Updated 6 months ago
- Fowler–Noll–Vo hash function☆356Updated last year
- A Rust implementation of the xxHash algorithm.☆428Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Super-fast float parser in Rust (now part of Rust core)☆289Updated 3 years ago
- ☆320Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆363Updated last week
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Count lines of LLVM IR per generic function☆497Updated last month
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Manual segmented stacks for Rust☆334Updated this week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Intrusive collections for Rust☆487Updated last month
- String interning for Rust☆207Updated 5 months ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆260Updated last year
- Rust replacement for miniz☆230Updated 3 weeks ago
- Rust implementation of xxhash☆270Updated 2 months ago
- A priority queue for Rust with efficient change function.☆220Updated 3 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- Fast floating point to string conversion☆690Updated last week
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- A Vec of Bits☆186Updated 5 months ago
- rust stackful generator library☆361Updated last month
- Just, really the littlest Vec you could need. So smol.☆724Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆402Updated 3 years ago