Unhackables / appbase
Framework for building applications based upon plugins
☆11Updated 8 years ago
Alternatives and similar repositories for appbase:
Users that are interested in appbase are comparing it to the libraries listed below
- Generic RPC Library proposal for Boost☆32Updated 12 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆15Updated 3 weeks ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- A C++ client for Redis (https://redis.io/)☆10Updated 4 years ago
- ☆38Updated 11 years ago
- ☆18Updated 5 years ago
- shared memory inter process communication library☆7Updated 10 years ago
- A minimal subset of the Boost C++ library☆33Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !