jbandela / cppcomponentsLinks
Allows you to write binary components in C++11 that can be used across different compilers and standard libraries
☆212Updated 8 years ago
Alternatives and similar repositories for cppcomponents
Users that are interested in cppcomponents are comparing it to the libraries listed below
Sorting:
- 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☆240Updated 4 months ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- Coroutine Support Library☆33Updated 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Library for comfortable work with DLL and DSO☆109Updated this week
- Open multi-methods for C++11☆117Updated 7 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Template engine library in C++☆92Updated 4 years ago
- Non bloated asynchronous logger☆223Updated last year