servo / rust-fnvLinks
Fowler–Noll–Vo hash function
☆347Updated last year
Alternatives and similar repositories for rust-fnv
Users that are interested in rust-fnv are comparing it to the libraries listed below
Sorting:
- Generic array types in Rust☆418Updated 6 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated 3 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- A small utility to compare Rust micro-benchmarks.☆360Updated last year
- The arena, a fast but limited type of allocator☆557Updated last year
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆498Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Intrusive collections for Rust☆467Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Backtraces in Rust☆594Updated this week
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- Compact string type for zero-copy parsing☆262Updated last year
- Fast floating point to string conversion☆654Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- 📈 benchmarking different ways to concatenate strings in rust☆315Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆270Updated last year
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago