guiyanzhong / c_python_ipc

A proof of concept which uses C to write to shared memory and python to read from it as a form of IPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A proof of concept which uses C to write to shared memory and python to read from it as a form of IPC

License:MIT License


Languages

Language:C++ 41.7%Language:Python 29.5%Language:C 28.8%