bodil / bitmapsLinks
Bitmap types for Rust
☆55Updated 2 years ago
Alternatives and similar repositories for bitmaps
Users that are interested in bitmaps are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Scoped Thread Local Storage for Rust☆59Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- The simd optimized escape code☆54Updated last week
- Convert closures into wakers☆47Updated last year
- Thread parking and unparking☆82Updated last year
- Run closures in parallel☆114Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- like thread::spawn but for processes☆160Updated 11 months ago
- ☆64Updated last month
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- ☆38Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Duplicate an async I/O handle☆41Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆25Updated last month