flier / rust-t1ha
Rust implementation for T1HA (Fast Positive Hash)
☆88Updated 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
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Read and write from offsets in Rust.☆83Updated last month
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 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…☆89Updated 2 years ago
- Library safely exposing the io_uring API.☆62Updated last month
- docs.rs as a publishing platform?☆68Updated this week
- ☆52Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- ☆57Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- Rust FFI wrapper for CRoaring☆158Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year