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:
- C++(11) library to implement custom binary communication protocols☆67Updated last month
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Implementation of a lock-free ring buffer class.☆38Updated 9 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 5 months ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Updated 4 years ago
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- High-Performance Flat Finite State Machine Framework☆54Updated 2 months ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- A lean C++ string format library (mainly) for embedded platforms☆21Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++11 thread pool implementation☆28Updated 3 years ago
- Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.☆39Updated 7 years ago
- State Machine Design in C++☆162Updated 3 months ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated this week
- C++11 compatible charconv☆31Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- A dockerized version of Dear ImGui☆47Updated 2 years ago
- C++ Active Objects☆66Updated 8 years ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆32Updated 3 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago