servo / rust-fnvLinks
Fowler–Noll–Vo hash function
☆346Updated 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☆414Updated 4 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- A Rust implementation of the xxHash algorithm.☆404Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Cargo subcommand to profile binaries☆442Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 10 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆481Updated 6 months ago
- Intrusive collections for Rust☆454Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆444Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- derive simple constructor functions for Rust structs☆559Updated 10 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Compile time numbers in Rust.☆551Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Backtraces in Rust☆586Updated 3 weeks ago
- Fast floating point to string conversion☆644Updated last month
- 📈 benchmarking different ways to concatenate strings in rust☆313Updated last year
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆624Updated last year
- Rust method delegation with less boilerplate☆492Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week