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☆56Updated last month
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆98Updated 11 months ago
- A dockerized version of Dear ImGui☆49Updated last year
- C++11 thread pool implementation☆29Updated 3 years ago
- Small header only library to call a function at a specific time interval.☆28Updated 10 months ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- A lean C++ string format library (mainly) for embedded platforms☆20Updated 6 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆97Updated 2 months ago
- A simple openGL 2D plotter for quickly updated data.☆57Updated last year
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆32Updated last month
- type-safe and low-boilerplate bit level serialization☆124Updated 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☆159Updated 4 months ago
- Compositional DSP Library☆24Updated 4 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated 3 months ago
- Implementation of a lock-free ring buffer class.☆37Updated 7 months ago
- C++ Active Objects☆66Updated 8 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- State Machine Design in C++☆158Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Signal & callback generic class for C++ applications☆9Updated 4 months ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆106Updated 3 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.☆109Updated 2 weeks ago