cbreeden / fxhash
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆252Updated last year
Alternatives and similar repositories for fxhash:
Users that are interested in fxhash are comparing it to the libraries listed below
- Fowler–Noll–Vo hash function☆345Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆288Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- A Rust implementation of the xxHash algorithm.☆389Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆437Updated 2 months ago
- Faster, more compact implementation of std::Cow☆346Updated last year
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Intrusive collections for Rust☆443Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- ☆269Updated last month
- Fast floating point to string conversion☆628Updated 3 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆676Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- A library for creating references that carry their owner with them.☆371Updated last year
- Rust replacement for miniz☆203Updated last week
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Slab allocator for Rust☆749Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago
- Generic array types in Rust☆407Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆572Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆357Updated this week
- cross-platform Rust API for memory mapped IO☆464Updated 3 months ago
- offsetof for Rust☆225Updated last year
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- Manual segmented stacks for Rust☆301Updated last week