flier / rust-t1ha
Rust implementation for T1HA (Fast Positive Hash)
☆87Updated last year
Alternatives and similar repositories for rust-t1ha:
Users that are interested in rust-t1ha are comparing it to the libraries listed below
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated last month
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Fast and simple file reading for Rust☆36Updated 10 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆52Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Read and write from offsets in Rust.☆77Updated 10 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 6 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- rust bindings of snmalloc☆128Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust Bloomfilters☆28Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆99Updated 7 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…☆86Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- ☆59Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated this week