gbmhunter / CppUtilsLinks
A library with a range of utility classes and methods for jump starting C++ applications.
☆18Updated 6 years ago
Alternatives and similar repositories for CppUtils
Users that are interested in CppUtils are comparing it to the libraries listed below
Sorting:
- Libusb wrapper for Asio☆65Updated 2 years ago
- C++(11) library to implement custom binary communication protocols☆68Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- High-Performance Flat Finite State Machine Framework☆55Updated 2 weeks ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- C++ Standard Lib adapted to embedded environments☆78Updated 3 weeks ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- Implementation of a lock-free ring buffer class.☆38Updated 9 months ago
- A lean C++ string format library (mainly) for embedded platforms☆21Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated last week
- An asynchronous FastCGI web microframework for C++☆39Updated 5 months ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated this week
- A simple implementation of a MessageBus.☆26Updated last year
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 6 months ago
- State Machine Design in C++☆163Updated 4 months ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 4 months ago
- Coroutine support tools☆36Updated 3 weeks ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.☆114Updated 3 weeks ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆107Updated last year
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- Word Game Solver☆16Updated 2 years ago
- C++11 thread pool implementation☆28Updated 4 years ago
- A simple C++ Ring (Circular) Buffer Queuing Library for Programming with Arduino's and other Embedded platforms☆105Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- C++11 compatible charconv☆31Updated this week