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☆139Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Run closures in parallel☆115Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Heap-based async timers☆214Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Thread parking and unparking☆78Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- ☆62Updated 3 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…☆90Updated 3 years ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Data parallelism library for async-std.☆94Updated last year
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- ☆87Updated 8 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Rust serializer library☆87Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- like thread::spawn but for processes☆158Updated 6 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago