mgehre / xunusedLinks
xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.
☆70Updated last year
Alternatives and similar repositories for xunused
Users that are interested in xunused are comparing it to the libraries listed below
Sorting:
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++20 Static Branch library☆65Updated 3 months ago
- C++ utilities☆140Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A fixed capacity dynamically sized string☆68Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆87Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- ☆125Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- "Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.☆40Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 7 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆99Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 6 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Generate profiling traces for GCC☆67Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- SPY - C++ Information Broker☆156Updated last month
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago