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.☆142Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- The simd optimized escape code☆54Updated this week
- ☆47Updated 5 years ago
- Fast and simple file reading for Rust☆40Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Data parallelism library for async-std.☆96Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- skiplist☆144Updated 4 years ago
- Copy-on-write string utilities for Rust☆163Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Utility for reusing memory☆53Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 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…☆91Updated 3 years ago
- Run closures in parallel☆114Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 7 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Hjson for Rust☆117Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- A simple map based on a vector for small integer keys☆69Updated last year
- Concurrent hash trie☆58Updated 5 years ago