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☆42Updated 5 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated 2 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- ☆53Updated 5 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆47Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Rust serializer library☆87Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆57Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated last month