jbandela / cppcomponents
Allows you to write binary components in C++11 that can be used across different compilers and standard libraries
☆212Updated 7 years ago
Alternatives and similar repositories for cppcomponents:
Users that are interested in cppcomponents are comparing it to the libraries listed below
- 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 last month
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- Library for comfortable work with DLL and DSO☆110Updated last month
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- C++ signal and slot system☆163Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Coroutine Support Library☆33Updated 7 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- modern C++ type traits and metafunctions for callable types☆133Updated last week
- C++ signals & slots☆79Updated 5 years ago