Rust implementation of xxhash
☆273Dec 7, 2025Updated 2 months ago
Alternatives and similar repositories for xxhash-rust
Users that are interested in xxhash-rust are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the xxHash algorithm.☆431Feb 19, 2026Updated 2 weeks ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101May 23, 2025Updated 9 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,315Nov 21, 2025Updated 3 months ago
- Rust implementation of the XXH3 hash function☆27Aug 10, 2025Updated 6 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Rust implementation of MurmurHash3.☆13Dec 20, 2021Updated 4 years ago
- HyperLogLog implementations.☆28Aug 11, 2024Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆160Feb 9, 2026Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Mar 13, 2025Updated 11 months ago
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Sep 25, 2025Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆102Jan 24, 2026Updated last month
- Remove unused Rust dependencies with this one weird trick!☆1,241Feb 24, 2026Updated last week
- A rust binding for the zstd compression library.☆622Nov 27, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆321Jul 13, 2025Updated 7 months ago
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- ☆13Jan 5, 2023Updated 3 years ago
- Safe Rust bindings to POSIX-ish APIs☆1,924Feb 22, 2026Updated last week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆747Jan 25, 2026Updated last month
- Fastest pure Rust implementation of LZ4 compression/decompression.☆575Feb 19, 2026Updated 2 weeks ago
- A minimal implementation of consistent hashing☆60Aug 1, 2024Updated last year
- A better compressed bitset in Rust☆904Feb 26, 2026Updated last week
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆741Nov 24, 2025Updated 3 months ago
- Rust TOML Parser☆995Updated this week
- cross-platform Rust API for memory mapped IO☆601Feb 15, 2026Updated 2 weeks ago
- Rust libraries and programs focused on succinct data structures☆157Feb 12, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago