mersinvald / rust_shm_ipcLinks
An example implementatation of synchronized queue for inter-process communication in shared memory
☆13Updated 8 years ago
Alternatives and similar repositories for rust_shm_ipc
Users that are interested in rust_shm_ipc are comparing it to the libraries listed below
Sorting:
- MQTT protocol v3 implementation☆26Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- plibsys rust bindgen binding☆12Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio☆18Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 4 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- High-level gui api for rust (early alpha)☆13Updated 8 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Extra components for use with Mio.☆30Updated last month
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- ☆20Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Simple malloc implementation.☆32Updated 7 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year