sourcey / pluga
Simple C++ cross-platform plugin system
☆158Updated 7 years ago
Alternatives and similar repositories for pluga:
Users that are interested in pluga are comparing it to the libraries listed below
- C++ signal and slot system☆163Updated 4 years ago
- Pure C++17 Signals and Slots☆420Updated 2 years ago
- Library for comfortable work with DLL and DSO☆110Updated last week
- High performance C++11 signals☆166Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ signals & slots☆79Updated 5 years ago
- cpgf library☆222Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A very sane (header only) C++14 JSON library☆132Updated 8 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months 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☆239Updated 2 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated 3 weeks ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆229Updated 9 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 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…☆344Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Support for multiple RPC protocols in a single library☆67Updated 2 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆111Updated 6 years ago
- a FIFO-ordered associative container for C++☆190Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- Minimal C++ Event Bus☆85Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- C++ async operations☆101Updated 9 years ago