cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆261Updated 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☆292Updated 10 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Spin-based synchronization primitives☆536Updated 2 months ago
- ☆282Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆400Updated last week
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Fast floating point to string conversion☆640Updated last month
- Intrusive collections for Rust☆454Updated 9 months ago
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Slab allocator for Rust☆793Updated this week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Compact inlined strings for Rust.☆523Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆474Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Stackless generators on stable Rust.☆464Updated 2 years ago
- A priority queue for Rust with efficient change function.☆194Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- String interning for Rust☆200Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A rust binding for the zstd compression library.☆569Updated this week
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week