C++ Superset for AI
Fornux C++ Superset is a very powerful static code analysis tool that injects a deterministic or predictable memory manager implicitly into existing C/C++ code and is also capable of fixing cyclic references (blocks of memory pointing to each other which never get deallocated). Fornux C++ Superset also does not consume extra memory or slow down the final executable when compared to similar products and works with all compilers supporting the ISO C++17, making it perfect to run on embedded devices.
- Injects deterministic memory manager;
- Implicitly fixes all memory leaks;
- Even detects cyclic memory leaks;
- Works for Linux, MacOS, Windows and as a SaaS.