t1mm3 / safe_env

Provides a sandbox environment for C/C++ functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safe_env

Allows running a C++ function/lambda function inside an protected environment via UNIX processes i.e. if the function crashes the host application does not crash but instead report an error

About

Provides a sandbox environment for C/C++ functions

License:MIT License


Languages

Language:C++ 100.0%