This project is designed to compare the performance difference between calling C functions from Python via pybind11 and ctypes. The test scenario focuses on passing strings in and returning strings ...