GeirHo / TheronPlusPlusLinks
Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication
☆28Updated last month
Alternatives and similar repositories for TheronPlusPlus
Users that are interested in TheronPlusPlus are comparing it to the libraries listed below
Sorting:
- Shared-memory based ring buffer☆63Updated 8 years ago
- A C++ scheduling library using cron formatting.☆130Updated last month
- C++ Message Queuing Library and Framework☆88Updated last month
- C++ binding for nanomsg☆109Updated 10 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated last week
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- Lightweight finite state machine framework for C++11☆166Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 3 months ago
- A single header c++ websocket client/server lib for linux☆184Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- oatpp-websocket submodule.☆91Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 3 months ago
- 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
- header only log inherited from Nanolog☆38Updated 4 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous beha…☆39Updated 3 months ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++ header-only config reader library based on JSON☆193Updated last year
- A small header-only library for converting data between json representation and c++ structs☆156Updated 11 months ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆250Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago