flier / rust-fasthashLinks
A suite of non-cryptographic hash functions for Rust.
☆142Updated 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:
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust FFI wrapper for CRoaring☆161Updated last week
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆184Updated 3 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A Vec of Bits☆184Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Async stream for Rust and the futures crate.☆189Updated last week
- A rust implementation of murmur3☆74Updated last year
- ☆125Updated 3 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Heap-based async timers☆216Updated last year
- ☆62Updated 4 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A simple bitset container for Rust☆158Updated 5 months ago