
New & Powerful C++Superset 3.2.5
- Generates low latency executables;
- Protects from crashes and memory leaks;
- Predictable behavior;
- It can erase passwords from memory automatically.
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.
The latest version is now based on the faster, more powerful and more extendable Clang Libtool. In the latest version, the architecture of the memory manager was heavily tested with complex multithreaded algorithms.
- Injects deterministic memory manager;
- Implicitly fixes all memory leaks;
- Even detects cyclic memory leaks;
- Works for Linux, Windows and as a SaaS.





