bodil / bitmaps
Bitmap types for Rust
☆49Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for bitmaps
- The simd optimized escape code☆53Updated last week
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆35Updated last year
- ☆46Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- ☆68Updated 3 weeks ago
- Convert closures into wakers☆43Updated last month
- Thread parking and unparking☆73Updated last month
- Async filesystem primitives☆130Updated last month
- A simple map based on a vector for small integer keys☆63Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Duplicate an async I/O handle