flier / rust-t1haLinks
Rust implementation for T1HA (Fast Positive Hash)
☆90Updated 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
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Data parallelism library for async-std.☆93Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated last week
- Fast and simple file reading for Rust☆38Updated last year
- The simd optimized escape code☆54Updated 2 weeks ago
- ☆47Updated 4 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years 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
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- ☆53Updated 5 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆77Updated 3 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆57Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago