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☆45Updated 10 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- ☆47Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Copy-on-write string utilities for Rust☆160Updated last year
- ☆53Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- rust bindings of snmalloc☆147Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Data parallelism library for async-std.☆96Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆58Updated 8 months ago
- Run closures in parallel☆115Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Utility for reusing memory☆53Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- skiplist☆144Updated 4 years ago