xaizek / unused-funcs
Clang-based standalone tool that detects unused external functions in a set of source files.
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for unused-funcs
- Playing with Clang plugin system☆154Updated 10 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆157Updated 11 years ago
- Port of libdispatch to support Win32.☆107Updated 7 years ago
- A fully C99-compliant library to extend the C programming language itself.☆57Updated 12 years ago
- Plugins to clang-analyzer and clang-frontend☆483Updated 3 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆60Updated 2 years ago
- Fast compression / decompression library.☆92Updated 9 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated 9 months ago
- Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.☆76Updated last year
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated 10 months ago
- A plugin for Clang compiler☆115Updated 2 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- fmemopen port for iOS and Mac OS X☆98Updated 10 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- An efficient and configurable logging framework for C++☆137Updated 2 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- Self-contained C/C++ profiler library for Linux☆178Updated 2 weeks ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆58Updated 5 months ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- Test suite for C++ refactoring tools☆34Updated 8 months ago
- Profile what you care, monitor how it goes (support C/C++)☆92Updated 7 years ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- Small sample programs that use LLVM and Clang APIs.☆51Updated 5 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆224Updated last year
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 8 years ago