elast0ny / shared_memoryLinks
A Rust wrapper around native shared memory for Linux and Windows
☆426Updated 2 years ago
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☆573Updated last month
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- Notify async tasks or threads☆502Updated 2 weeks ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆489Updated this week
- Rust allocator using jemalloc as a backend☆427Updated 3 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- Slab allocator for Rust☆855Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆831Updated 2 years ago
- Intrusive collections for Rust☆473Updated last year
- Futures, streams, and async I/O combinators.☆529Updated last month
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆430Updated last month
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated last month
- Backtraces in Rust☆601Updated 2 months ago
- An implementation of a LRU cache☆763Updated 2 months ago
- Fast floating point to string conversion☆674Updated this week
- A multiprocess drop-in replacement for Rust channels☆1,054Updated last month
- Stackless generators on stable Rust.☆474Updated 3 years ago
- ☆346Updated last month
- rust stackful generator library☆357Updated this week
- Spin-based synchronization primitives☆565Updated last week
- Advanced configuration options for sockets.☆816Updated 2 weeks ago
- Task abstraction for building executors☆530Updated this week
- Async multi-producer multi-consumer channel☆919Updated 5 months ago
- Async executor☆421Updated 2 weeks ago
- Rust method delegation with less boilerplate☆508Updated last month
- Asynchronous streams for Rust using async & await notation☆725Updated last year