edlund / amalgamate
Amalgamate C source and header files.
☆88Updated 9 years ago
Alternatives and similar repositories for amalgamate:
Users that are interested in amalgamate are comparing it to the libraries listed below
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- 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☆239Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- C++ utilities☆119Updated this week
- A simple C++ header-only template library implementing matching using wildcards☆84Updated 10 months 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 …☆138Updated 3 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- C++20 implementation of {{ mustache }}☆84Updated 3 months ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 weeks ago
- cross platform subprocess library for c++ similar to design of python subprocess☆195Updated 5 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years ago
- std::embed implementation for the poor (C++17)☆88Updated last year
- a declarative UI library for C++☆104Updated last week
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆80Updated 9 months ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- SPY - C++ Information Broker☆153Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago