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☆159Updated 3 months ago
- Finite State Machine implementation using std::variant☆88Updated 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
- Libusb wrapper for Asio☆64Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 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
- C++ features jump start☆123Updated 2 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…☆199Updated 2 years ago
- CBOR C++ serialization library☆77Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 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
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆96Updated last month
- Boost.org circular_buffer module☆60Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- Simple resource pool for recycling resources in C++☆69Updated this week
- ☆61Updated 9 years ago