kotauskas / interprocess
Multifunctional cross-platform interprocess communication toolkit for Rust.
☆439Updated 3 weeks ago
Alternatives and similar repositories for interprocess:
Users that are interested in interprocess are comparing it to the libraries listed below
- Typed distributed plugin registration☆1,069Updated last week
- Serialization library with zero dependencies☆758Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆543Updated last year
- ☆934Updated 7 months ago
- A minimal async executor that lets you block on a future☆563Updated 2 weeks ago
- A binary encoder/decoder for Rust☆414Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆967Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆531Updated last week
- Futures, streams, and async I/O combinators.☆494Updated this week
- Self updates for rust executables☆833Updated last month
- Module initialization/global constructor functions for Rust☆798Updated this week
- Rust crate for a convenient RAII scope guard.☆492Updated last year
- Data structure serialization library with several opposite design goals from Serde