mgehre / xunusedLinks
xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.
☆79Updated last week
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 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 9 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- Compiler/BuildSystem Interface Library☆29Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 6 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++20 Static Branch library☆70Updated 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- ☆125Updated 4 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- Generate profiling traces for GCC☆68Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Modern C++20 Unicode library☆141Updated last year
- C++ utilities☆144Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago