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☆135Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Run closures in parallel☆114Updated 5 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
- Thread parking and unparking☆78Updated 5 months ago
- Bitmap types for Rust☆52Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- Rust serializer library☆87Updated last year
- ☆110Updated last year
- Data parallelism library for async-std.☆93Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- ☆75Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year