servo / rust-fnv
Fowler–Noll–Vo hash function
☆345Updated last year
Alternatives and similar repositories for rust-fnv:
Users that are interested in rust-fnv are comparing it to the libraries listed below
- A library for creating references that carry their owner with them.☆371Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- Stackless generators on stable Rust.☆459Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Slab allocator for Rust☆755Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆388Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Fast floating point to string conversion☆632Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Intrusive collections for Rust☆444Updated 7 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Spin-based synchronization primitives☆514Updated last week
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- A small utility to compare Rust micro-benchmarks.☆352Updated 7 months ago
- Tar file reading/writing for Rust☆657Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- Generic Atomic<T> type for Rust☆232Updated last year
- The arena, a fast but limited type of allocator☆538Updated 7 months ago
- Compact string type for zero-copy parsing☆255Updated last year