elast0ny / shared_memory
A Rust wrapper around native shared memory for Linux and Windows
☆404Updated last year
Alternatives and similar repositories for shared_memory:
Users that are interested in shared_memory are comparing it to the libraries listed below
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- Slab allocator for Rust☆749Updated last month
- cross-platform Rust API for memory mapped IO☆469Updated 3 months ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆575Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆676Updated 3 weeks ago
- Intrusive collections for Rust☆444Updated 6 months ago
- Support atomic operations on Arc itself☆914Updated last week
- An implementation of a LRU cache☆685Updated 2 months ago
- A Rust proc-macro attribute parser☆1,094Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆396Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆545Updated last year
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated last month
- Typed distributed plugin registration☆1,088Updated 3 weeks ago
- Rust method delegation with less boilerplate☆465Updated last week
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- A fast binary serialization framework☆388Updated 5 months ago
- Safe cross-platform linker shenanigans☆714Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆871Updated 3 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- A minimal async executor that lets you block on a future☆577Updated 2 months ago
- A crate for mucking around with piles of bytes☆816Updated this week
- Futures, streams, and async I/O combinators.☆500Updated last month
- Fast floating point to string conversion☆628Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Spin-based synchronization primitives☆513Updated this week
- Async multi-producer multi-consumer channel☆838Updated 2 months ago