edlund / amalgamateLinks
Amalgamate C source and header files.
☆92Updated 10 years ago
Alternatives and similar repositories for amalgamate
Users that are interested in amalgamate are comparing it to the libraries listed below
Sorting:
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- Header-only library providing unicode aware string support for C++☆110Updated 3 weeks ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated this week
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- forward declarations for C++ std headers☆75Updated 5 years ago
- ulids in C++, Header Only☆102Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆108Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆136Updated 2 years ago
- C++ utilities☆145Updated 2 weeks ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month