alephzero / alephzero
☆82Updated last year
Alternatives and similar repositories for alephzero:
Users that are interested in alephzero are comparing it to the libraries listed below
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆193Updated 2 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- Scope Guard & Defer C++☆167Updated last year
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Boost.org interprocess module☆143Updated last week
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆155Updated last year
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆79Updated 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 …☆139Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated last year
- Pipelines for Modern C++☆66Updated 4 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆143Updated 11 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- A C++14 reflection library☆70Updated 2 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- Fast C++ IPC using shared memory☆566Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆75Updated 2 weeks 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 C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- Boost.org circular_buffer module☆54Updated 3 months ago
- A parallel pipeline for stream processing☆62Updated 2 years ago