mersinvald / rust_shm_ipc
An example implementatation of synchronized queue for inter-process communication in shared memory
☆14Updated 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:
- plibsys rust bindgen binding☆12Updated 8 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆20Updated 4 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A Rust Finite State Machine (FSM)☆13Updated 11 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Simple malloc implementation.☆32Updated 2 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- MQTT protocol v3 implementation☆26Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- ☆11Updated 7 years ago
- Rust XDR interoperability library and codegen☆16Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 5 years ago
- A Static Electric Field Visualizer☆18Updated 6 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- ☆17Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago