jbandela / cppcomponentsLinks
Allows you to write binary components in C++11 that can be used across different compilers and standard libraries
☆214Updated 8 years ago
Alternatives and similar repositories for cppcomponents
Users that are interested in cppcomponents are comparing it to the libraries listed below
Sorting:
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- 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.☆251Updated 3 weeks ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Experimental config library for C++☆145Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- C++ async operations☆100Updated 10 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Amalgamate C source and header files.☆91Updated 10 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- C++20 implementation of {{ mustache }}☆86Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- Coroutine Support Library☆36Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Library for comfortable work with DLL and DSO☆112Updated last month
- Open multi-methods for C++11☆117Updated 7 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆362Updated 7 years ago