遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1353)
<a href="https://www.bestpractices.dev/projects/1353"><img src="https://www.bestpractices.dev/projects/1353/badge"></a>
libcluon is a small and efficient library written in modern C++ library to glue distributed software components together - in a clever way - simply: cluon. Its name is inspired by gluon, an elementary particle acting as exchange particle.
All bugs are handled via https://github.com/pionate/libcluon/issues
The project uses very strict compiler warnings, for example: https://github.com/pionate/libcluon/blob/master/buildtools/cmake/CompileFlags_clang4.0.cmake.
The project uses clang's static code analysis: https://github.com/pionate/libcluon/blob/master/buildtools/docker/build.sh#L137
后退