C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become active and/or timers expire.
☆146Jan 14, 2019Updated 7 years ago
Alternatives and similar repositories for REACT-CPP
Users that are interested in REACT-CPP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ asynchronous mysql library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆23Oct 15, 2015Updated 10 years ago
- C++ asynchronous cURL wrapper on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆13Jul 31, 2015Updated 10 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆389May 18, 2026Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++React: A reactive programming library for C++11.☆1,043May 17, 2021Updated 5 years ago
- Corvusoft's Restless framework brings asynchronous RESTful client functionality to C++11 applications. http://www.corvusoft.co.uk☆19May 20, 2018Updated 8 years ago
- 🌉 Bridging ext-parallel and ReactPHP☆15Updated this week
- PHP extension for libeio - truly asynchronous POSIX I/O☆27Jul 17, 2025Updated 11 months ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- 轻量级高性能C++网络引擎库,支持多种协议,可扩展。☆14Sep 26, 2020Updated 5 years ago
- Small collection of various interesting and useful C++ utilities☆20May 14, 2017Updated 9 years ago
- Implementation of Kuznechik cipher Russian standard GOST R 3412-2015 - 128 bit block size / 256 bit key - 8,16, 32, 64, 128-bit x86 versi…☆10Jun 27, 2016Updated 10 years ago
- Simple metrics library for C++ programs☆34Oct 8, 2012Updated 13 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 13 years ago
- Thread-safe cross-platform event loop library in C++☆186May 28, 2026Updated last month
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Nov 6, 2018Updated 7 years ago
- C++ Active Objects☆68Jul 17, 2017Updated 8 years ago
- Пример руткита для ядра линукс 5☆18Dec 4, 2020Updated 5 years ago
- Plugin to simplify writing C++ code using Kate editor and clang☆22Mar 16, 2017Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !