elast0ny / shared_memory
A Rust wrapper around native shared memory for Linux and Windows
☆410Updated last year
Alternatives and similar repositories for shared_memory:
Users that are interested in shared_memory are comparing it to the libraries listed below
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- cross-platform Rust API for memory mapped IO☆484Updated 5 months ago
- Slab allocator for Rust☆777Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆853Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Stackless generators on stable Rust.☆462Updated 2 years ago
- Portable Packed SIMD Vectors for Rust standard library☆620Updated last year
- An implementation of a LRU cache☆700Updated last month
- Support atomic operations on Arc itself☆955Updated last week
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Async multi-producer multi-consumer channel☆849Updated last week
- Fast floating point to string conversion☆633Updated 2 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆341Updated last month
- A multiprocess drop-in replacement for Rust channels☆957Updated this week
- Rust allocator using jemalloc as a backend☆418Updated 3 years ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆417Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆743Updated 2 months ago
- Per-object thread-local storage for Rust☆342Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆550Updated last year
- Backtraces in Rust☆570Updated this week
- Spin-based synchronization primitives☆530Updated last month
- Task abstraction for building executors☆466Updated 3 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Intrusive collections for Rust☆452Updated 8 months ago
- Generic array types in Rust☆408Updated 2 months ago
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago