bodil / bitmaps
Bitmap types for Rust
☆49Updated 11 months ago
Alternatives and similar repositories for bitmaps:
Users that are interested in bitmaps are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Scoped Thread Local Storage for Rust☆51Updated last year
- The simd optimized escape code☆53Updated last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread parking and unparking☆74Updated last week
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- ☆36Updated last year
- A simple map based on a vector for small integer keys☆64Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated last week
- Trying to create Sync bump allocator☆29Updated 2 months ago
- Export flame data to speedscope's format☆40Updated 5 months ago
- Convert closures into wakers☆45Updated last week
- A low-level I/O ownership and borrowing library☆101Updated last month
- An LCS based slice and string diffing implementation.☆78Updated 11 months ago
- ☆70Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- A library for interaction with units of bytes.☆55Updated 2 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- An default value loader from TOML for structopt☆28Updated last year
- Extensions for the Rust standard library☆39Updated 9 months ago
- File locking for Rust.☆43Updated 5 months ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Rust library for memory barrier☆35Updated 8 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago