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
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- The simd optimized escape code☆54Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fast and simple file reading for Rust☆39Updated last year
- Data parallelism library for async-std.☆94Updated last year
- ☆47Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Rust FFI wrapper for CRoaring☆160Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 11 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Run closures in parallel☆114Updated 8 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- rust bindings of snmalloc☆140Updated 2 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Concurrent hash trie☆57Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago