A suite of non-cryptographic hash functions for Rust.
☆143Apr 17, 2022Updated 4 years ago
Alternatives and similar repositories for rust-fasthash
Users that are interested in rust-fasthash 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 for T1HA (Fast Positive Hash)☆92Feb 19, 2024Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆437Updated this week
- A rust implementation of murmur3☆78Oct 7, 2024Updated last year
- Lock-free resizable concurrent hash table☆16Sep 5, 2021Updated 5 years ago
- A fixed-size, zero-allocation circular buffer for Rust☆16Mar 29, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆103May 23, 2025Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆291Jan 3, 2024Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,347Nov 21, 2025Updated 9 months ago
- rust crate to get information on mounted disks on linux and Mac☆27Aug 22, 2026Updated 3 weeks ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 3 years ago
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- Fork of rust concurrent hash map bencmarks to include leapfrog map.☆14Mar 13, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- cross-platform Rust API for memory mapped IO☆576Feb 13, 2022Updated 4 years ago
- Copying Garbage Collector☆14May 13, 2020Updated 6 years ago
- Rust Markdown Parser☆30Jul 8, 2026Updated 2 months ago
- Strongly typed linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)☆15May 31, 2026Updated 3 months ago
- Rust bindings to SimConnect for use with Microsoft Flight Simulator 2020.☆12Dec 3, 2020Updated 5 years ago
- Host depletion optimised for clinical metagenomic sequencing applications☆19Jul 9, 2026Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,357Sep 9, 2026Updated last week
- Cargo subcommand to profile binaries☆452Mar 9, 2023Updated 3 years ago
- A Rust library for obtaining platform dependant directory paths for application and user directories☆41Apr 12, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Rust MetroHash☆54Nov 16, 2024Updated last year
- An Adaptative Replacement Cache for Rust☆16Oct 17, 2024Updated last year
- Rust FFI wrapper for CRoaring☆174Sep 1, 2026Updated 2 weeks ago
- Rust implementation of xxhash☆296Jul 21, 2026Updated last month
- rust wrapper for rocksdb☆289Aug 31, 2026Updated 2 weeks ago
- A splay tree implementation written in Rust☆27Dec 28, 2018Updated 7 years ago
- The arena, a fast but limited type of allocator☆590Aug 16, 2024Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,996Sep 6, 2026Updated last week
- Memory efficient trie (prefix tree) library based on LOUDS☆136Mar 14, 2025Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A high performance concurrent caching library for Rust☆2,685Aug 9, 2026Updated last month
- Some more derive(Trait) options☆2,138Sep 7, 2026Updated last week
- A Rusty .DS_Store file parser!☆31Dec 23, 2022Updated 3 years ago
- A cross platform rust debugger hook☆73Aug 13, 2021Updated 5 years ago
- Read from a specified file or STDIN and output a specified number of random lines☆11Jun 8, 2024Updated 2 years ago
- A fast, deterministic, non-cryptographic hash for use in hash tables for Rust