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 growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆47Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- The simd optimized escape code☆54Updated this week
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Fast and simple file reading for Rust☆38Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆170Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆53Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆49Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust serializer library☆87Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month