lightful / syscppLinks
C++ Active Objects
☆67Updated 8 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 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
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated last month
- Libusb wrapper for Asio☆65Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- ☆61Updated 9 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- A C++ typestate library☆59Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆103Updated 4 years ago
- CBOR C++ serialization library☆76Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Literal Logging for C++☆86Updated 7 years ago
- C++ Automatic Mocks Injector☆35Updated 10 years ago
- ☆32Updated 4 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated last week
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A bunch of small C++ utilities☆67Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Header-only library for multithreaded programming☆235Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Meta programming library designed for compilation speed.☆172Updated 3 years 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
- Header only read/write wrapper to combine mutexes with locks.☆150Updated last year