mattmason / cpp-stateless
A lightweight state machine library for C++11. It's a port of the C# Stateless library by Nicholas Blumhardt.
☆23Updated 5 years ago
Alternatives and similar repositories for cpp-stateless:
Users that are interested in cpp-stateless are comparing it to the libraries listed below
- exploring coroutine C++ proposal☆44Updated 8 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Cross-platform C++ library for fast binary and REST messaging☆42Updated 4 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- ZeroMQ C++ binding.☆29Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++11 implementation of https://hashids.org/☆68Updated 3 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 10 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 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 simple, generic, header-only state machine implementation for C++.☆62Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C++ intrusive container templates. Abstract node links, no use of new/delete.☆10Updated 5 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- explore rxcpp rewrite☆36Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago