KjellKod / active-objectLinks
Active Object snippets with C++11, C++03 and C++/Qt
☆22Updated 7 years ago
Alternatives and similar repositories for active-object
Users that are interested in active-object are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- RemoteCall C++ framework for IPC☆22Updated 2 weeks ago
- Freundlich's C++ toolkit☆33Updated 2 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- ZeroMQ C++ binding.☆31Updated 7 years ago
- Library for comfortable work with DLL and DSO☆111Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- async/await in vanilla C++11☆80Updated 8 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 …☆117Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- Fast delegates implementation☆56Updated 3 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A C++14 Task Manager / Scheduler☆107Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 10 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆32Updated 6 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago