servo / rust-fnv
Fowler–Noll–Vo hash function
☆343Updated 11 months ago
Alternatives and similar repositories for rust-fnv:
Users that are interested in rust-fnv are comparing it to the libraries listed below
- A vector with a fixed capacity. (Rust)☆789Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- A library for creating references that carry their owner with them.☆365Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆466Updated last month
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- A compiler plugin to insert flame calls☆377Updated last year
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Slab allocator for Rust☆740Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Backtraces in Rust☆560Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Spin-based synchronization primitives☆503Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- Fast floating point to string conversion☆622Updated this week
- A Rust implementation of the xxHash algorithm.☆386Updated 2 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Cargo subcommand to profile binaries☆434Updated last year
- Rust method delegation with less boilerplate☆455Updated last week
- Module initialization/global constructor functions for Rust☆798Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Compact string type for zero-copy parsing☆251Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆247Updated last year