boost-ext / smlLinks
C++14 State Machine library
☆1,273Updated 2 months ago
Alternatives and similar repositories for sml
Users that are interested in sml are comparing it to the libraries listed below
Sorting:
- C++11/14/17 std::expected with functional-style extensions☆1,734Updated last week
- A simple C++ finite state machine library☆1,084Updated last year
- Header only C++14 mocking framework☆861Updated 4 months ago
- The quantities and units library for C++☆1,243Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,375Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,556Updated 3 months ago
- Implementation of strong types in C++☆806Updated 2 years ago
- C++14 Dependency Injection library☆1,231Updated 5 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,788Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆902Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,596Updated last year
- Pipelines for expressive code on collections in C++☆830Updated 10 months ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,017Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,464Updated last month
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆581Updated 2 weeks ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,302Updated 3 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 4 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆952Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆879Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,229Updated 10 months ago
- C++ library for composing modular firmware at compile-time.☆587Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,093Updated this week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆552Updated last month
- CMake wrapper for conan C and C++ package manager☆883Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,420Updated this week
- High-Performance Hierarchical Finite State Machine Framework☆542Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,550Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆543Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,595Updated 11 months ago