boost-ext / smlLinks
C++14 State Machine library
☆1,318Updated last month
Alternatives and similar repositories for sml
Users that are interested in sml are comparing it to the libraries listed below
Sorting:
- A simple C++ finite state machine library☆1,142Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,801Updated 5 months ago
- Header only C++14 mocking framework☆868Updated 9 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,591Updated 8 months ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,351Updated last week
- Implementation of strong types in C++☆821Updated 3 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆968Updated 8 months ago
- C++20 μ(micro)/Unit Testing framework☆1,406Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- The quantities and units library for C++☆1,345Updated this week
- Pipelines for expressive code on collections in C++☆836Updated last year
- C++14 Dependency Injection library☆1,251Updated 10 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,809Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,521Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆584Updated 2 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆932Updated 9 months ago
- CMake wrapper for conan C and C++ package manager☆898Updated 3 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,038Updated 3 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆583Updated 2 months ago
- C++ library for composing modular firmware at compile-time.☆620Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,282Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- A library for interactive command line interfaces in modern C++☆1,339Updated last month
- A lightweight C++20 serialization and RPC library☆917Updated last week
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆662Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated this week
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago