#ipc #traits #inter-process #safe #api #proc-send #proc-sync

no-std interprocess-traits

The ProcSend and ProcSync traits for safe interprocess APIs

2 releases

Uses old Rust 2015

0.1.1 Jun 29, 2019
0.1.0 Jun 24, 2019

#29 in #inter-process

Download history 3/week @ 2024-02-14 14/week @ 2024-02-21 14/week @ 2024-02-28 4/week @ 2024-03-06 11/week @ 2024-03-13 20/week @ 2024-03-27 33/week @ 2024-04-03 1/week @ 2024-04-10 7/week @ 2024-04-17

51 downloads per month
Used in 2 crates (via caring)

Apache-2.0 OR BSD-3-Clause

11KB
186 lines

The interprocess-traits crate provides type traits to annotate types which have certain properties when used in a multiprocess environment.

No runtime deps

Features