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:
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- C++(11) library to implement custom binary communication protocols☆65Updated 2 weeks ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- High-Performance Flat Finite State Machine Framework☆54Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 3 months ago
- A simple implementation of a MessageBus.☆26Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- A lean C++ string format library (mainly) for embedded platforms☆21Updated 6 years ago
- Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.☆39Updated 7 years ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.☆109Updated last month
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 5 months ago
- A dockerized version of Dear ImGui☆49Updated last year
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 6 months ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated 2 weeks ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆105Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆34Updated 3 months ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Build-system agnostic code generation application for C++.☆25Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- A light-weight, fast PID library designed for use on embedded systems (but can also run on any machine which has a G++ compiler).☆19Updated 6 years ago
- Subset of the C++ standard library for AVR targets☆81Updated 3 months ago