lightful / syscppLinks
C++ Active Objects
☆66Updated 7 years ago
Alternatives and similar repositories for syscpp
Users that are interested in syscpp are comparing it to the libraries listed below
Sorting:
- 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 2 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆93Updated last week
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- A C++ typestate library☆57Updated 5 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 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…☆197Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- CBOR C++ serialization library☆77Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Agent Based Class Design☆50Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated this week
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- ☆61Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago