RazrFalcon / memmap2-rsLinks
cross-platform Rust API for memory mapped IO
☆492Updated last month
Alternatives and similar repositories for memmap2-rs
Users that are interested in memmap2-rs are comparing it to the libraries listed below
Sorting:
- Module initialization/global constructor functions for Rust☆869Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated last week
- An implementation of a LRU cache☆714Updated 2 months ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Slab allocator for Rust☆793Updated last week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- ☆832Updated this week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A rust binding for the zstd compression library.☆569Updated this week
- Async I/O and timers☆526Updated last week
- Per-object thread-local storage for Rust☆342Updated this week
- Fast floating point to string conversion☆641Updated last month
- Adaptors between compression crates and Rust's async IO types☆523Updated this week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆474Updated 4 months ago
- ☆312Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Notify async tasks or threads