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:
- A library for creating references that carry their owner with them.☆377Updated last year
- Generic array types in Rust☆415Updated 6 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Cargo subcommand to profile binaries☆447Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆393Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- The arena, a fast but limited type of allocator☆553Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆495Updated 3 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Intrusive collections for Rust☆464Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- ☆296Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- derive simple constructor functions for Rust structs☆562Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated 10 months ago
- A Vec of Bits☆181Updated 2 weeks ago
- Backtraces in Rust☆589Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago