mersinvald / rust_shm_ipc
An example implementatation of synchronized queue for inter-process communication in shared memory
☆14Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust_shm_ipc
- plibsys rust bindgen binding☆12Updated 8 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- ☆18Updated 7 years ago
- ☆20Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 2 years ago
- Structures to wrap C arrays☆18Updated 4 years ago
- Manipulate scheduling policy for procs☆16Updated last year
- Unix Domain Sockets for mio☆28Updated 4 years ago
- A dirty and ugly library to do localization in Rust☆16Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- A Static Electric Field Visualizer☆18Updated 6 years ago
- Matrix laboratory☆23Updated 3 years ago
- Easy UI☆7Updated 9 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- A simple library to send ntp requests and receive responses☆28Updated 3 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- ☆17Updated 7 years ago
- Utilities for things like ApiKeys or SessionIds☆13Updated 6 years ago
- A Rust source code parser and explorer☆22Updated last year
- Abstract name service traits for rust☆19Updated 6 years ago
- For comparing the differences between files over time☆26Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago