#posix #linux #operating-system #experimental #abstraction #posix-based

multiprocessing

An experimental crate for POSIX-based multiprocessing

2 releases

0.1.1 Feb 27, 2022
0.1.0 Feb 18, 2022

#922 in Unix APIs

36 downloads per month

MIT/Apache

10KB
232 lines

Multiprocessing crate for Rust

An emerging implementation of multiprocessing abstractions on top of POSIX and Linux operating system APIs, possibly later extended to other systems.

Dependencies

~1.5MB
~35K SLoC