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:
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆47Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- The simd optimized escape code☆54Updated last week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Fast and simple file reading for Rust☆39Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- ☆53Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago