alephzero / alephzeroLinks
☆85Updated 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.☆158Updated 6 months ago
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Object pool implementation in C++11☆99Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 2 months ago
- Pipelines for Modern C++☆70Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- 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 …☆149Updated last week
- Fast C++ IPC using shared memory☆622Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- 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
- Scope Guard & Defer C++☆176Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Boost.org interprocess module☆163Updated last week
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 months 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
- Lightweight finite state machine framework for C++17☆167Updated last week
- C++ Message Queuing Library and Framework☆90Updated last month
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated 10 months ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- std::future extension☆37Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago