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 3 months ago
- ☆61Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆57Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 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
- ☆32Updated 4 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- Agent Based Class Design☆50Updated 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.☆45Updated 5 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆95Updated last month
- Boost cmake modules☆52Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Coroutine support tools☆35Updated 3 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 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 bunch of small C++ utilities☆65Updated last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago