mikecrowe / clang-tidy-fmtLinks
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
☆26Updated 2 weeks ago
Alternatives and similar repositories for clang-tidy-fmt
Users that are interested in clang-tidy-fmt are comparing it to the libraries listed below
Sorting:
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆98Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- C++ command line argument parsing and routing☆53Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- value types for composite class design - with allocators☆56Updated 3 weeks ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- Yet another C++ text formatting library.☆71Updated 7 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆82Updated last week
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago