shepmaster / twox-hash
A Rust implementation of the xxHash algorithm.
☆388Updated 4 months ago
Alternatives and similar repositories for twox-hash:
Users that are interested in twox-hash are comparing it to the libraries listed below
- Fowler–Noll–Vo hash function☆345Updated last year
- cross-platform Rust API for memory mapped IO☆562Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- The arena, a fast but limited type of allocator☆538Updated 7 months ago
- Slab allocator for Rust☆755Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Fast floating point to string conversion☆632Updated last month
- Generic array types in Rust☆407Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆472Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆907Updated this week
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆617Updated 11 months ago
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Compact string type for zero-copy parsing☆255Updated last year
- Generic Atomic<T> type for Rust☆232Updated last year
- Backtraces in Rust☆566Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆322Updated 2 months ago
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Tar file reading/writing for Rust☆657Updated last month
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 5 months ago
- A safe and convenient store for one value of each type☆342Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- A small utility to compare Rust micro-benchmarks.☆352Updated 7 months ago