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:
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆47Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆151Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Fast and simple file reading for Rust☆40Updated 2 weeks ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆53Updated 6 years ago
- Run closures in parallel☆115Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆58Updated 9 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…☆91Updated 3 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago