bodil / bitmapsLinks
Bitmap types for Rust
☆52Updated last year
Alternatives and similar repositories for bitmaps
Users that are interested in bitmaps are comparing it to the libraries listed below
Sorting:
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Async filesystem primitives☆135Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- ☆36Updated 2 years ago
- File locking for Rust.☆44Updated 10 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Thread parking and unparking☆78Updated 5 months ago
- ☆58Updated 2 months ago
- like thread::spawn but for processes☆155Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Rust Bloomfilters☆29Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- String optimized for map keys☆65Updated 2 weeks ago
- ♻️ Retry faillible Rustlang std library futures☆59Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- A library for interaction with units of bytes.☆57Updated 8 months ago
- Data parallelism library for async-std.☆93Updated last year
- Scoped Thread Local Storage for Rust☆56Updated last year
- ☆62Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Convert closures into wakers☆45Updated 5 months ago