flier / rust-t1haLinks
Rust implementation for T1HA (Fast Positive Hash)
☆89Updated last year
Alternatives and similar repositories for rust-t1ha
Users that are interested in rust-t1ha are comparing it to the libraries listed below
Sorting:
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- The simd optimized escape code☆54Updated last week
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆53Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- ☆47Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 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
- like thread::spawn but for processes☆154Updated 3 months ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- ☆57Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Read and write from offsets in Rust.☆87Updated 2 months ago
- rust bindings of snmalloc☆136Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Safer wrappers over ktls-sys☆79Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month