elast0ny / shared_memory
A Rust wrapper around native shared memory for Linux and Windows
☆394Updated last year
Alternatives and similar repositories for shared_memory:
Users that are interested in shared_memory are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆439Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆352Updated last week
- Slab allocator for Rust☆726Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆326Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Per-object thread-local storage for Rust☆339Updated 8 months ago
- A Rust proc-macro attribute parser☆1,058Updated last month
- Module initialization/global constructor functions for Rust☆775Updated last month
- Backtraces in Rust☆548Updated last week
- Fast floating point to string conversion☆613Updated 2 months ago
- Task abstraction for building executors☆437Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆653Updated last month
- Intrusive collections for Rust☆430Updated 4 months ago
- A crate for mucking around with piles of bytes☆763Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆800Updated last year
- An implementation of a LRU cache☆657Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆838Updated last month
- Futures, streams, and async I/O combinators.☆490Updated last week
- Spin-based synchronization primitives☆493Updated 5 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆538Updated 4 months ago
- Advanced configuration options for sockets.☆698Updated last month
- Rust crate for a convenient RAII scope guard.☆490Updated last year
- Easy self-referential struct generation for Rust.☆561Updated last week
- Portable Packed SIMD Vectors for Rust standard library☆607Updated 8 months ago
- Support atomic operations on Arc itself☆851Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆514Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆724Updated 3 weeks ago
- Notify async tasks or threads☆453Updated last week
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆408Updated last month