Useful CMake Examples
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
翻译 - 启动您的C ++!使用CMake,CI,代码覆盖率,clang格式,可重现的依赖性管理等的现代C ++项目的模板。
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
The missing CMake project initializer
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
翻译 - 使用CMake,clang格式和单元测试的现代C ++项目的模板,并支持下游包含
#编辑器#Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
Bringing clang-tidy magic to Visual Studio C++ developers.
#十六进制编辑器#Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
C/C++ hooks to integrate with pre-commit
A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
C++ project template with unit-tests, documentation, ci-testing and workflows.
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format
Apply a coding style with clang-format only to new code added to an existing code base.
LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally imple...
C/C++ language server implemented on top of Clang frontend.
Run clang-format -i on all of the files in your C or C++ project