RazrFalcon / memmap2-rsLinks
cross-platform Rust API for memory mapped IO
☆517Updated last week
Alternatives and similar repositories for memmap2-rs
Users that are interested in memmap2-rs are comparing it to the libraries listed below
Sorting:
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆441Updated 2 months ago
- An implementation of a LRU cache☆733Updated last month
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Async I/O and timers☆539Updated 2 weeks ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆529Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- ☆329Updated 2 weeks ago
- Spin-based synchronization primitives☆548Updated 2 months ago
- Futures, streams, and async I/O combinators.☆514Updated 2 weeks ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆885Updated last month
- Per-object thread-local storage for Rust☆348Updated this week
- Task abstraction for building executors