nicklan / bloom-rsLinks
Rust Bloomfilters
☆29Updated 4 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 3 months ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Copy-on-write string utilities for Rust☆163Updated last year
- Async stream for Rust and the futures crate.☆193Updated this week
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- ☆70Updated 4 years ago
- Scoped Thread Local Storage for Rust☆59Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Run closures in parallel☆114Updated last year
- Heap-based async timers☆217Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months 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☆76Updated 5 months ago
- Data parallelism library for async-std.☆96Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- 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
- String interning for Rust☆207Updated 5 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Bitmap types for Rust☆55Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- skiplist☆144Updated 4 years ago
- Cross-platform interface to the `errno` variable☆76Updated last month
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- like thread::spawn but for processes☆160Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month