cbreeden / fxhash
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆257Updated 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☆289Updated 9 months ago
- A Rust implementation of the xxHash algorithm.☆393Updated 5 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- ☆275Updated 3 months ago
- A command line tool for comparing benchmarks run by Criterion.☆245Updated 7 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆327Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Fast floating point to string conversion☆634Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆467Updated 3 months ago
- Intrusive collections for Rust☆452Updated 8 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Compact string type for zero-copy parsing☆257Updated last year
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Generic Atomic<T> type for Rust☆234Updated last year
- rust stackful generator library☆326Updated this week
- Spin-based synchronization primitives☆530Updated last month
- A vector with a fixed capacity. (Rust)☆813Updated 6 months ago
- Stackless generators on stable Rust.☆462Updated 2 years ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Delegation of trait implementations via procedural macros☆264Updated 10 months ago