yugr / sortcheckxx
Tool for detecting violations of ordering axioms in STL comparators
☆16Updated last month
Alternatives and similar repositories for sortcheckxx:
Users that are interested in sortcheckxx are comparing it to the libraries listed below
- A bunch of useful scripts for toolchain/distro maintenance.☆19Updated 4 months ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 4 years ago
- LD_PRELOAD-able library which runs all spawned processes under Valgrind.☆15Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- Utilities and eXtensionS (UXS) library is a collection of useful (template) classes and functions developed upon standard C++ library☆11Updated last week
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆52Updated 3 months ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆39Updated 2 years ago
- Helper scripts for C++ static analysis☆19Updated 3 years ago
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆26Updated 2 months ago
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆35Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆93Updated last week
- Small small_vector☆34Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 2 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago