Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Public domain single header inter process communication primitives

License

Notifications You must be signed in to change notification settings

mitgedanken-lab/c-ipc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipc

Public domain, cross platform, single header inter-process communication primitives.

This is a "stb like" public domain header-only C/C++ library that provides inter process communication functionality, released under unlicense.

In Linux and similar, link with "-lpthread -lrt". Windows doesn't need anything special.

See header for documentation.

About

Public domain single header inter process communication primitives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%