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:
- 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.☆252Updated last month
- Library for comfortable work with DLL and DSO☆112Updated last week
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Coroutine Support Library☆36Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Updated this week
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++ async operations☆100Updated 10 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago