mgehre / xunusedLinks
xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.
☆80Updated last week
Alternatives and similar repositories for xunused
Users that are interested in xunused are comparing it to the libraries listed below
Sorting:
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Compiler/BuildSystem Interface Library☆30Updated 3 years ago
- C++ utilities☆145Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- An alternative memory and smart pointer library for C++☆25Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A C++ library for interacting with ANSI terminal windows.☆80Updated 5 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- CMake checks cache helper modules – for fast CI CMake builds!☆85Updated 3 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆99Updated 3 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- Convert an autotools project to CMake☆79Updated last year
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- "Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.☆42Updated 3 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Simple mutation-testing