marcusmueller / include-guard-convertLinks
Converts C/C++ preprocessor #include guards from the #ifndef XY_H #define XY_H to the #pragma once paradigm
☆26Updated 2 months ago
Alternatives and similar repositories for include-guard-convert
Users that are interested in include-guard-convert are comparing it to the libraries listed below
Sorting:
- LibFindMacros development repository and other cool CMake stuff☆45Updated 3 years ago
- CMake Community Modules☆44Updated 5 years ago
- Techniques for installing and accessing resource files using C++ and Python.☆18Updated 6 years ago
- C++17 build tool for Windows/Linux/OSX/BSD - GCC/CLANG/ICC/MSVC/NVCC - x86/x64/ARM(64)☆60Updated 3 weeks ago
- Lightweight C++ XML parsing library☆41Updated 2 weeks ago
- JSON parser for CMake☆81Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- JAXN: A standard for extended JSON☆19Updated 4 years ago
- A templatized C++ vector and matrix math library☆72Updated 2 years ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…☆49Updated 4 years ago
- The fastest, most robust C++ formatting library☆58Updated last year
- Collection of Conan recipe + CI templates☆75Updated 3 years ago
- Build C++ software with vcpkg and CMake (with CMakeLists.txt or CMakeSettings.json). Samples provided use both self-hosted or Microsoft h…☆37Updated 3 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆22Updated 2 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- A C++ library for localization using GNU gettext po files, based on boost spirit☆51Updated 4 years ago
- Validating semantic versioning (semver) parser and comparator written in C++☆25Updated 4 years ago
- An example QT application built with Bazel☆42Updated 5 years ago
- [OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index☆10Updated 6 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆150Updated 6 years ago
- Get dependencies with cmake☆63Updated 7 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- CMake functions for adding NuGet package dependencies with CMake exports or native .targets files, generating and merging .nuspec files, …☆29Updated 3 years ago
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 4 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Code samples☆68Updated last year
- Simple Long Integer Math for C++☆33Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago