RazrFalcon / memmap2-rsLinks
cross-platform Rust API for memory mapped IO
☆594Updated 2 weeks ago
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☆731Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- A rust binding for the zstd compression library.☆618Updated 2 months ago
- An implementation of a LRU cache☆780Updated last month
- Rust allocator using jemalloc as a backend☆490Updated last week
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Slab allocator for Rust☆875Updated last week
- ☆353Updated last week
- Adaptors between compression crates and Rust's async IO types☆614Updated this week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Async I/O and timers☆579Updated this week
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- Futures, streams, and async I/O combinators.☆534Updated last week
- A Rust wrapper around native shared memory for Linux and Windows☆430Updated 2 years ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Task abstraction for building executors☆565Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆534Updated last month
- Async executor☆436Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Notify async tasks or threads☆504Updated last week
- Support atomic operations on Arc itself☆1,244Updated last week
- Just, really the littlest Vec you could need. So smol.☆726Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆659Updated 2 weeks ago
- Fast floating point to string conversion☆690Updated last week
- ☆501Updated 3 months ago
- Spin-based synchronization primitives☆578Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago