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:
- Copy-on-write string utilities for Rust☆159Updated last year
- Async stream for Rust and the futures crate.☆186Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Heap-based async timers☆214Updated last year
- Async filesystem primitives☆137Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- String interning for Rust☆203Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- skiplist☆142Updated 3 years ago
- like thread::spawn but for processes☆156Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Data parallelism library for async-std.☆94Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆111Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- ☆70Updated 4 years ago