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☆158Updated last year
- Async filesystem primitives☆139Updated this week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- like thread::spawn but for processes☆160Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- String interning for Rust☆205Updated last month
- Run closures in parallel☆115Updated 9 months ago
- Heap-based async timers☆215Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 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…☆90Updated 3 years ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- skiplist☆142Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Write doc comments from macros☆101Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆125Updated 3 years ago
- generators☆209Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust serializer library☆88Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated this week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Atomic file-writes.☆100Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Generic Atomic<T> type for Rust☆242Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago