flier / rust-t1ha
Rust implementation for T1HA (Fast Positive Hash)
☆88Updated last year
Alternatives and similar repositories for rust-t1ha:
Users that are interested in rust-t1ha are comparing it to the libraries listed below
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust FFI wrapper for CRoaring☆157Updated 3 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- rust bindings of snmalloc☆129Updated 3 weeks ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- Rust serializer library☆87Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆99Updated 8 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 7 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- ☆126Updated 2 months ago
- Fast and simple file reading for Rust☆36Updated 11 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆162Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆47Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year