We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

ChkSem

ChkSem is a static Fortran 90 and C++ source code analyser.

Fortran codes are analysed to find potential problems and dead code.

This project allows ( for the moment ) to find useless includes and to find missing direct includes for helping programmers to clean C++ codes.
This can potentially reduce building time from small programs to huge solutions.

This tool is not finalized and new versions will follow, with a GUI with even more features.

The project is written in Java to ensure cross-platform compatibility.

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website https://chksem.sourceforge.io/
Tags
License
Platform
Features
  • Count Lines of codes and the number of files
  • Warning for good Fortran 90 practices
  • Dead code tracking in Fortran source codes
  • Missing direct includes in C++ ( increase build time )
  • Useless includes in C++ ( increase build time )