WojciechMula / cleanup-headersLinks
Remove unnecessary includes from C/C++ source files
☆27Updated 6 years ago
Alternatives and similar repositories for cleanup-headers
Users that are interested in cleanup-headers are comparing it to the libraries listed below
Sorting:
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆26Updated 2 weeks ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆62Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- ☆17Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A collection of formatting benchmarks☆48Updated 4 months ago
- Magic ring buffer☆21Updated 8 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆39Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 11 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- An alternative memory and smart pointer library for C++☆24Updated 7 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Prints values and types during compilation!☆58Updated last week