flier / rust-fasthash
A suite of non-cryptographic hash functions for Rust.
☆138Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-fasthash
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Heap-based async timers☆211Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Fast generic radix trie implemented in Rust☆188Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 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…☆85Updated 2 years ago
- Generic Atomic<T> type for Rust☆219Updated 9 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆131Updated last year
- ☆76Updated last year
- A Vec of Bits☆170Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Async stream for Rust and the futures crate.☆176Updated this week
- Read and write from offsets in Rust.☆76Updated 6 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆169Updated 4 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆141Updated 2 weeks ago
- Rust implementation for T1HA (Fast Positive Hash)☆86Updated 9 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- Interning of data in rust☆87Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆220Updated last month
- A simple bitset container for Rust☆126Updated this week
- Rust FFI wrapper for CRoaring☆157Updated 3 weeks ago
- Migrated to Codeberg☆80Updated last year
- A fast Bloom filter implementation in Rust☆235Updated 2 weeks ago