nicklan / bloom-rs
Rust Bloomfilters
☆26Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for bloom-rs
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Copy-on-write string utilities for Rust☆158Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust serializer library☆85Updated 6 months ago
- Faster integer division and modulus operations☆70Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆46Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆38Updated last year
- ☆56Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Collection of utilities for writing your own dev scripts☆59Updated 2 years ago