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
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Async filesystem primitives☆133Updated 2 months ago
- scraps of a potential language☆37Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 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☆64Updated 4 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Utilities for pinning☆97Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆39Updated last year
- ☆45Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Bitmap types for Rust☆51Updated last year
- Run closures in parallel☆113Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated last week
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago