elast0ny / shared_memory
A Rust wrapper around native shared memory for Linux and Windows
☆392Updated last year
Related projects ⓘ
Alternatives and complementary repositories for shared_memory
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Module initialization/global constructor functions for Rust☆749Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆520Updated 2 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Support atomic operations on Arc itself☆795Updated 3 weeks ago
- Fast floating point to string conversion☆608Updated 2 weeks ago
- An implementation of a LRU cache☆644Updated last month
- Futures, streams, and async I/O combinators.☆475Updated this week
- A crate for mucking around with piles of bytes☆733Updated this week
- Asynchronous streams for Rust using async & await notation☆641Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A Rust proc-macro attribute parser☆1,027Updated last month
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Backtraces in Rust☆539Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib)☆481Updated last week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆315Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆794Updated last month
- ☆269Updated 3 months ago
- Advanced configuration options for sockets.☆684Updated this week
- Intrusive collections for Rust☆415Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆650Updated 3 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆461Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆481Updated last year
- Rust method delegation with less boilerplate☆449Updated last month
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- Data structure serialization library with several opposite design goals from Serde☆810Updated 2 weeks ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- A minimal async executor that lets you block on a future☆527Updated 3 weeks ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆396Updated 2 months ago