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:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread parking and unparking☆76Updated 4 months ago
- ☆47Updated last year
- ☆36Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- The simd optimized escape code☆54Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- A library for interaction with units of bytes.☆56Updated 7 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust Bloomfilters☆29Updated 3 years ago
- Textual tables with automatic alignment☆39Updated last year
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆72Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago