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:
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 6 months ago
- C++(11) library to implement custom binary communication protocols☆69Updated this week
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆63Updated 6 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 8 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- High-Performance Flat Finite State Machine Framework☆53Updated 3 weeks ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated last week
- C++ Active Objects☆68Updated 8 years ago
- A dockerized version of Dear ImGui☆52Updated 2 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆24Updated this week
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- A simple openGL 2D plotter for quickly updated data.☆62Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Implementation of a lock-free ring buffer class.☆38Updated 11 months ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 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☆165Updated last month