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:
- Async filesystem primitives☆139Updated this week
- Run closures in parallel☆115Updated 9 months ago
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆38Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated this week
- An updated version of linked-hash-map and friends☆137Updated last week
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- like thread::spawn but for processes☆160Updated 8 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- 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
- An LCS based slice and string diffing implementation.☆86Updated last year
- ☆63Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆61Updated 2 years ago
- Convert closures into wakers☆46Updated 9 months ago
- Data parallelism library for async-std.☆95Updated last year
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆44Updated 10 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- File locking for Rust.☆45Updated last month