servo / rust-fnvLinks
Fowler–Noll–Vo hash function
☆352Updated 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.☆380Updated 2 years ago
- Generic array types in Rust☆431Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆417Updated 2 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆502Updated 3 months ago
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- The arena, a fast but limited type of allocator☆569Updated last year
- Compile time numbers in Rust.☆568Updated last month
- Intrusive collections for Rust☆472Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- ☆309Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- Backtraces in Rust☆600Updated 2 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- CBOR support for serde.☆309Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆344Updated last month
- A rust-macro which makes errors easy to write☆337Updated last year
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Fast, ergonomic metrics for Rust☆340Updated last year
- Fast floating point to string conversion☆670Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago