yugr / maintainer-scripts
A bunch of useful scripts for toolchain/distro maintenance.
☆17Updated last month
Alternatives and similar repositories for maintainer-scripts:
Users that are interested in maintainer-scripts are comparing it to the libraries listed below
- Tool for detecting violations of ordering axioms in STL comparators☆16Updated last month
- LD_PRELOAD-able library which runs all spawned processes under Valgrind.☆15Updated 2 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆19Updated 4 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆51Updated 3 weeks ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆38Updated 2 years ago
- Python module to reduce a cmake file to an AST☆31Updated 2 years ago
- xpp - A C++11 RAII wrapper for XCB☆16Updated 7 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- Convert a C Standard Draft PDF into HTML☆17Updated 3 months ago
- ☆31Updated last year
- Utilities and eXtensionS (UXS) library is a collection of useful (template) classes and functions developed upon standard C++ library☆11Updated this week
- A tool which hides symbols exported from shared libraries or relocatable object files☆37Updated last year
- A GCC plugin to insert pytest-like assert introspections☆17Updated 4 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated 2 weeks ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆40Updated 3 years ago
- Python GDB pretty printer using Natvis files for formatting☆12Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Helper scripts for C++ static analysis☆19Updated 3 years ago
- grep for C/C++ source files.☆25Updated 5 months ago
- A cache for clang-tidy☆33Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆59Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆40Updated 3 months ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- Unofficial Python bindings to libclang☆27Updated 5 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world