ipc_shared_memory_cpp_and_python The open source for using the shared memory between Cpp and Python script Instruction to run the script: Compile source Cpp $ ./compile.sh Run Cpp binary $ ./shared_mem Run Python script $ python shared_mem.py Demo: #Contact: [email protected]