nemequ / hedley
A C/C++ header to help move #ifdefs out of your code
☆843Updated 7 months ago
Alternatives and similar repositories for hedley:
Users that are interested in hedley are comparing it to the libraries listed below
- Collection of miscellaneous portable C snippets.☆712Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆941Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,577Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,404Updated last month
- scanf for modern C++☆1,173Updated last month
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- A cross-platform (C99/C++11) process library☆580Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆516Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆438Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,538Updated 7 months ago
- A miniature library for struct-field reflection in C++☆555Updated 2 months ago
- 🐜 single header process launching solution for C and C++☆1,201Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆747Updated this week
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆924Updated this week
- 🧪 single header unit testing framework for C and C++☆892Updated 8 months ago
- A (work-in-progress) nextgen Doxygen for C++☆954Updated 10 months ago
- The most over-engineered C++ assertion library☆617Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆697Updated 2 months ago
- C++20 μ(micro)/Unit Testing framework☆1,324Updated last week
- Runtime polymorphism done right☆1,003Updated 3 years ago
- C++ parsing DSL☆1,059Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆439Updated last month
- A lightweight C++20 serialization and RPC library☆844Updated 3 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- Your binary serialization library☆1,151Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆886Updated 10 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆928Updated this week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆470Updated 8 months ago