bodil / bitmapsLinks
Bitmap types for Rust
☆54Updated last year
Alternatives and similar repositories for bitmaps
Users that are interested in bitmaps are comparing it to the libraries listed below
Sorting:
- The simd optimized escape code☆54Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Async filesystem primitives☆138Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- ☆38Updated 2 years ago
- Run closures in parallel☆114Updated 8 months ago
- like thread::spawn but for processes☆158Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Thread parking and unparking☆78Updated 8 months ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- ☆94Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 8 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Heap-based async timers☆214Updated last year
- Async stream for Rust and the futures crate.☆187Updated 2 weeks ago
- Convert closures into wakers☆45Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆33Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utilities for pinning☆97Updated last year
- extremely boring async function runner!☆161Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year