btorpey / static
Helper scripts for C++ static analysis
☆19Updated 3 years ago
Alternatives and similar repositories for static:
Users that are interested in static are comparing it to the libraries listed below
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Roman numeral support for C++17☆52Updated last year
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Simple mutation-testing☆44Updated last year
- C++ static_enum☆86Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- A cache for clang-tidy☆35Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- ☆17Updated last year
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Fast containers of polymorphic objects.☆65Updated 3 weeks ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Parameterized testing suite for template metaprogramming☆18Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago