nicklan / bloom-rsLinks
Rust Bloomfilters
☆29Updated 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
Sorting:
- Async filesystem primitives☆143Updated 2 months ago
- Copy-on-write string utilities for Rust☆161Updated last year
- Heap-based async timers☆216Updated last year
- Run closures in parallel☆115Updated 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…☆91Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Common types for HTTP operations☆207Updated last year
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Data parallelism library for async-std.☆96Updated last year
- skiplist☆144Updated 4 years ago
- generators☆211Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- like thread::spawn but for processes☆159Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- ☆126Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated last year
- Write doc comments from macros☆101Updated 2 months ago