flier / rust-fasthash
A suite of non-cryptographic hash functions for Rust.
☆139Updated 2 years ago
Alternatives and similar repositories for rust-fasthash:
Users that are interested in rust-fasthash are comparing it to the libraries listed below
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last week
- Fast generic radix trie implemented in Rust☆194Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆231Updated 5 months ago
- Heap-based async timers☆211Updated 8 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- generators☆204Updated last year
- Rust FFI wrapper for CRoaring☆158Updated last week
- A rust implementation of murmur3☆69Updated 5 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆131Updated last year
- ☆76Updated 2 years ago
- A compiler plugin to insert flame calls☆378Updated last year
- Compact string type for zero-copy parsing☆251Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆285Updated 6 months ago
- Async filesystem primitives☆133Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Semantic wrapper for byte count representations☆125Updated last week
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- An updated version of linked-hash-map and friends☆109Updated this week
- A library for creating references that carry their owner with them.☆365Updated last year
- An allocator that can track and limit memory usage.☆207Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Avro client library implementation in Rust☆171Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- A fast Bloom filter implementation in Rust☆245Updated last month
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆62Updated this week
- Conditional compilation according to rustc compiler version☆349Updated last week
- Skiplist implementation in rust☆94Updated last week