lightful / syscppLinks
C++ Active Objects
☆68Updated 8 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☆166Updated last month
- Libusb wrapper for Asio☆65Updated 3 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…☆203Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆108Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- CBOR C++ serialization library☆78Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- C++(11) library to implement and tools to monitor binary communication protocols☆251Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- ☆61Updated 9 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated this week
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Thread aware Signal/Slot library☆84Updated 9 months ago