lljbash / clangd-tidyLinks
A faster alternative to clang-tidy
☆130Updated 2 months ago
Alternatives and similar repositories for clangd-tidy
Users that are interested in clangd-tidy are comparing it to the libraries listed below
Sorting:
- A C++ type to trace calls to special member functions.☆103Updated last year
- Lightweight C++20 testing framework.☆287Updated 3 months ago
- A formatter to make your CMake code the real treasure☆239Updated this week
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆142Updated last week
- ☆77Updated 3 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆169Updated 7 months ago
- Documentation generator for C++☆145Updated 3 weeks ago
- Determine the minimal requirement CMake version of a project☆159Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- bel::views - simple and easy view classes for C++☆72Updated 2 years ago
- User-oriented fork of LLVM's opt-viewer☆143Updated 2 weeks ago
- Cache for clang-tidy static analysis results☆106Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- An additive strong typedef library for C++14/17/20☆450Updated 6 months ago
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆254Updated last year
- ☆88Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A reflective enum implementation for C++☆298Updated last year
- high performance C++20 implementation of std::variant☆54Updated 4 months ago
- A cache for clang-tidy☆37Updated last year
- A C++20 concepts library, providing container concepts etc.☆82Updated 8 months ago
- C++20 State Machine library☆215Updated 2 months ago
- Organization, documentation, etc. for the Beman Project,☆91Updated last week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆95Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆479Updated last month
- Native ApprovalTests for C++ on Linux, Mac and Windows