stephenatwork / clang-extractLinks
Like GCC-XML for clang. Clang-extract is an AST pass which outputs an easily parsed description of the source.
☆44Updated 7 years ago
Alternatives and similar repositories for clang-extract
Users that are interested in clang-extract are comparing it to the libraries listed below
Sorting:
- ☆31Updated 9 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- mini-LZ library☆34Updated 2 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆55Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- A scoped stack allocator☆36Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Allocation benchmarks☆30Updated 9 years ago
- Code size visualization tool with PDB/ELF/Mach-O support☆62Updated 7 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆73Updated 3 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- ☆56Updated 6 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- C++ reflection