flier / rust-t1ha
Rust implementation for T1HA (Fast Positive Hash)
☆86Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-t1ha
- An idiomatic and fast QP-trie implementation in pure Rust.☆94Updated 7 months ago
- Read and write from offsets in Rust.☆76Updated 6 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- Faster integer division and modulus operations☆70Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- A suite of non-cryptographic hash functions for Rust.☆138Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- ☆54Updated 5 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆97Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- An on-disk hash table implementation☆112Updated 3 years ago
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust port of Google's SwissTable hash map☆56Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆90Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated 7 months ago
- Array helpers for Rust's Vector and String types☆76Updated last year
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Composable allocator structures for plugging together more powerful allocators☆34Updated 3 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆136Updated 7 months ago