lightful / syscpp
C++ Active Objects
☆64Updated 7 years ago
Alternatives and similar repositories for syscpp
Users that are interested in syscpp are comparing it to the libraries listed below
Sorting:
- Finite State Machine implementation using std::variant☆87Updated 5 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 last month
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆82Updated last week
- A C++ typestate library☆57Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆100Updated 3 years ago
- ☆62Updated 9 years ago
- Agent Based Class Design☆50Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- ☆32Updated 4 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…☆196Updated 2 years ago
- Boost cmake modules☆52Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆91Updated 2 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆35Updated last month