flier / rust-t1ha
Rust implementation for T1HA (Fast Positive Hash)
☆87Updated last year
Alternatives and similar repositories for rust-t1ha:
Users that are interested in rust-t1ha are comparing it to the libraries listed below
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆98Updated 10 months ago
- ☆52Updated 5 years ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 3 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Supercharge you Rust programs!☆38Updated 7 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- ☆73Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- The simd optimized escape code☆53Updated this week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Fast and simple file reading for Rust☆35Updated 9 months ago
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- ☆119Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago