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☆141Updated 2 months ago
- Heap-based async timers☆216Updated last year
- Copy-on-write string utilities for Rust☆160Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async stream for Rust and the futures crate.☆192Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- String interning for Rust☆207Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆70Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Write doc comments from macros☆101Updated 2 months ago
- skiplist☆144Updated 4 years 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
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- ☆241Updated 4 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago