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☆239Updated 4 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Library for comfortable work with DLL and DSO☆109Updated 2 months ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Template engine library in C++☆92Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Non bloated asynchronous logger☆223Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.☆114Updated 2 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- Coroutine Support Library☆33Updated 9 months ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago