flier / rust-fasthashLinks
A suite of non-cryptographic hash functions for Rust.
☆139Updated 3 years ago
Alternatives and similar repositories for rust-fasthash
Users that are interested in rust-fasthash are comparing it to the libraries listed below
Sorting:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust FFI wrapper for CRoaring☆160Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Fast generic radix trie implemented in Rust☆208Updated 2 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- ☆77Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A fast Bloom filter implementation in Rust☆265Updated 3 months ago
- Heap-based async timers☆214Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- ☆75Updated last month
- A Vec of Bits☆181Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆270Updated last year
- rust bindings of snmalloc☆140Updated 3 weeks ago
- ☆125Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- LRU cache settable via size or time to live☆105Updated 3 years ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Async filesystem primitives☆139Updated 2 weeks ago