nicklan / bloom-rs
Rust Bloomfilters
☆28Updated 3 years ago
Alternatives and similar repositories for bloom-rs:
Users that are interested in bloom-rs are comparing it to the libraries listed below
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- The simd optimized escape code☆53Updated this week
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust serializer library☆87Updated 9 months ago
- ☆46Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- ☆52Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Convert closures into wakers☆45Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- native timers for futures 0.3☆25Updated 5 years ago
- ☆60Updated 3 years ago
- Duplicate an async I/O handle☆40Updated last month
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- scraps of a potential language☆37Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Run closures in parallel☆112Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Futures-aware lock primitives☆39Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago