elast0ny / shared_memoryLinks
A Rust wrapper around native shared memory for Linux and Windows
☆413Updated last year
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☆495Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆617Updated last week
- Module initialization/global constructor functions for Rust☆871Updated last month
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- An implementation of a LRU cache☆714Updated 2 months ago
- Per-object thread-local storage for Rust☆343Updated last week
- Async I/O and timers☆526Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆555Updated last year
- Async multi-producer multi-consumer channel☆862Updated 3 weeks ago
- Backtraces in Rust☆582Updated last week
- Support atomic operations on Arc itself☆1,017Updated 3 weeks ago
- ☆312Updated 2 months ago
- Task abstraction for building executors☆471Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Intrusive collections for Rust☆454Updated 9 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆578Updated last week
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Slab allocator for Rust☆793Updated last week
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆432Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆816Updated last year
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Rust crate for a convenient RAII scope guard.☆514Updated last year
- Notify async tasks or threads☆474Updated last month
- Getters and Setters for Rust.☆354Updated this week
- A multiprocess drop-in replacement for Rust channels☆977Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago