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 3 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆62Updated 6 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated 2 years ago
- C++(11) library to implement custom binary communication protocols☆70Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A dockerized version of Dear ImGui☆52Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Subset of the C++ standard library for AVR targets☆82Updated 7 months ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 7 months ago
- Implementation of a lock-free ring buffer class.☆38Updated last year
- A lean C++ string format library (mainly) for embedded platforms☆22Updated 7 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++11 compatible charconv☆31Updated last month
- Coroutine support tools☆36Updated 3 months ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆37Updated this week
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 9 months ago
- C++ Active Objects☆68Updated 8 years ago
- Library for complex bitfields☆19Updated last year
- string pattern matching in C++20☆10Updated 4 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☆167Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Lightweight state machine implemented in C++☆28Updated 3 years ago