alephzero / alephzeroLinks
☆88Updated 2 years ago
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.☆165Updated 10 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Lightweight finite state machine framework for C++17☆171Updated this week
- Pipelines for Modern C++☆76Updated 5 years ago
- A C++ scheduling library using cron formatting.☆138Updated 3 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- Fast C++ IPC using shared memory☆626Updated 3 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 …☆153Updated 2 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Boost.org interprocess module☆172Updated last week
- A simple, header only event bus library written in modern C++17.☆200Updated 2 weeks ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated 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…☆203Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++ Message Queuing Library and Framework☆92Updated this week
- Object pool implementation in C++11☆101Updated 5 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- std::future extension☆37Updated 5 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month