mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-14 11:26:09 -05:00
Bitcoin Core integration/staging tree
![]() git-subtree-dir: src/ipc/libmultiprocess git-subtree-split: 07c917f7ca910d66abc6d3873162fc9061704074 |
||
---|---|---|
cmake | ||
doc | ||
example | ||
include | ||
pkgconfig | ||
src/mp | ||
test | ||
.clang-tidy | ||
CMakeLists.txt | ||
COPYING | ||
README.md |
libmultiprocess
libmultiprocess
is a C++ library and code generator making it easy to call functions and reference objects in different processes.
For more information see the usage instructions, installation instructions, or design documentation.
If you have any questions, comments, or feedback, please submit an issue. Duplicate issues are perfectly fine and all discussion about the project is welcome, since there isn't another discussion forum currently.