A Rust implementation of the xxHash algorithm.
☆431Feb 19, 2026Updated last month
Alternatives and similar repositories for twox-hash
Users that are interested in twox-hash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust implementation of xxhash☆278Dec 7, 2025Updated 3 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆283Jan 3, 2024Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Apr 17, 2022Updated 3 years ago
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- A rust binding for the zstd compression library.☆627Mar 10, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 2 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,053Sep 25, 2024Updated last year
- Fastest pure Rust implementation of LZ4 compression/decompression.☆581Mar 15, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,427Jan 7, 2026Updated 2 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- ☆78Jan 6, 2023Updated 3 years ago
- Safe XXHash and XXH3 bindings for rust.☆10Jun 26, 2024Updated last year
- Adaptors between compression crates and Rust's async IO types☆624Mar 15, 2026Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,086Mar 15, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Rust LZ4 bindins library☆194Oct 1, 2020Updated 5 years ago
- Fast numeric to- and from-string conversion routines.☆353Mar 12, 2026Updated last week
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- nativejson-benchmark in Rust☆175Mar 26, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,119Mar 14, 2026Updated last week
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- Rust implementation of MurmurHash3.☆13Dec 20, 2021Updated 4 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Compact string type for zero-copy parsing☆265Nov 16, 2023Updated 2 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- Rust parser combinator framework☆10,340Aug 26, 2025Updated 6 months ago