elast0ny / shared_memoryLinks
A Rust wrapper around native shared memory for Linux and Windows
☆427Updated 2 years ago
Alternatives and similar repositories for shared_memory
Users that are interested in shared_memory are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆551Updated 3 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆570Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Per-object thread-local storage for Rust☆358Updated last month
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Intrusive collections for Rust☆470Updated last year
- Slab allocator for Rust☆848Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆476Updated 3 months ago
- Notify async tasks or threads☆496Updated 3 months ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆826Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆425Updated 2 weeks ago
- An implementation of a LRU cache☆757Updated last month
- Rust method delegation with less boilerplate☆503Updated this week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Spin-based synchronization primitives☆561Updated last month
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Module initialization/global constructor functions for Rust☆925Updated last week
- Rust allocator using jemalloc as a backend☆425Updated 3 years ago
- Backtraces in Rust☆597Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆372Updated this week
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- rust stackful generator library☆351Updated last month
- Async multi-producer multi-consumer channel☆910Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago
- The arena, a fast but limited type of allocator☆566Updated last year
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago