alephzero / alephzeroLinks
☆84Updated last year
Alternatives and similar repositories for alephzero
Users that are interested in alephzero are comparing it to the libraries listed below
Sorting:
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 4 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆89Updated last month
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- 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
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Fast C++ IPC using shared memory☆619Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 9 months ago
- C++ header-only config reader library based on JSON☆194Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- C++ wrapper around the nanomsg NNG API☆216Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆368Updated last month
- Simple resource pool for recycling resources in C++☆69Updated last month
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- A simple, header only event bus library written in modern C++17.☆178Updated 4 months ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- Boost.org interprocess module☆157Updated 2 weeks ago
- JSON-RPC for modern C++☆272Updated 10 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- A C++ scheduling library using cron formatting.☆132Updated 2 months ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 11 months ago