RazrFalcon / memmap2-rs
cross-platform Rust API for memory mapped IO
☆419Updated last month
Related projects ⓘ
Alternatives and complementary repositories for memmap2-rs
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Task abstraction for building executors☆413Updated last month
- Rust allocator using jemalloc as a backend☆366Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- An implementation of a LRU cache☆644Updated last month
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib)☆479Updated last week
- ☆269Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Spin-based synchronization primitives☆485Updated 3 months ago
- Async I/O and timers☆450Updated last week
- ☆753Updated last week
- Async synchronization primitives☆255Updated last month
- Slab allocator for Rust☆705Updated 2 months ago
- Notify async tasks or threads☆449Updated this week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆313Updated last month
- A rust binding for the zstd compression library.☆527Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Async multi-producer multi-consumer channel☆791Updated last month
- ☆447Updated 3 weeks ago
- Fast floating point to string conversion☆607Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago