odinthenerd / LSM
Lambda state machine is a state machine framework with an extremely simple UI
β16Updated 7 years ago
Alternatives and similar repositories for LSM:
Users that are interested in LSM are comparing it to the libraries listed below
- A no-dependencies C++ extensible type erasure libraryβ43Updated 4 years ago
- Stack allocated and type-erased functors πβ53Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.β46Updated 4 years ago
- Signals/Slots implementation with multiple executorsβ29Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)β37Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation timeβ95Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3β20Updated 6 years ago
- std::ring_span (SG14, P0059R1)β45Updated 8 years ago
- β26Updated 7 years ago
- Coroutine Support Libraryβ33Updated 8 months ago
- A research project aimed at introducing language support for type erasure in C++.β53Updated 9 years ago
- Non-intrusive C++ signal programming libraryβ50Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversionsβ98Updated 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
- Compile-time printf-like string formattingβ77Updated 6 years ago
- The C++ Pimpl Idiom Again!β36Updated 6 years ago
- A header-only C++ parsing frameworkβ36Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++β57Updated 5 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object desβ¦β84Updated 9 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Networkβ43Updated 10 months ago
- A stab at constexpr bson creationβ32Updated 10 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvementsβ34Updated 4 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)β20Updated 2 years ago
- C++ generic make factoryβ107Updated 5 years ago
- Ξ» β C++ library for functional programmingβ37Updated 8 years ago
- C++11 metaprogramming libraryβ113Updated 9 years ago
- WIPβ26Updated 5 years ago
- modern C++ type traits and metafunctions for callable types