wisoltech / cpp11-callbacksLinks
How to do callbacks in C++11.
☆14Updated 9 years ago
Alternatives and similar repositories for cpp11-callbacks
Users that are interested in cpp11-callbacks are comparing it to the libraries listed below
Sorting:
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ Build Scripts☆14Updated 2 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Updated 7 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
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ Automatic Mocks Injector☆35Updated 10 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- ZeroMQ C++ binding.☆30Updated 7 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- Freundlich's C++ toolkit☆33Updated 3 weeks ago
- Library for comfortable work with DLL and DSO☆109Updated last week
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Boost C++ Application Development Cookbook Second Edition, published by Packt☆42Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- ☆190Updated 6 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- a bit of code for programming review☆39Updated 10 years ago
- C++ remote library☆24Updated 9 years ago
- www.tntnet.org☆64Updated this week
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Updated 13 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago