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 8 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- ☆47Updated 5 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆98Updated last year
- Fast and simple file reading for Rust☆39Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Rust serializer library☆88Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 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
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 5 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Run closures in parallel☆115Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year