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☆61Updated last month
- A simple implementation of a MessageBus.☆26Updated last year
- Libusb wrapper for Asio☆65Updated 2 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point mat…☆21Updated 2 weeks ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Updated 4 years ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.☆109Updated last month
- A dockerized version of Dear ImGui☆49Updated last year
- Implementation of a lock-free ring buffer class.☆38Updated 7 months ago
- High-Performance Flat Finite State Machine Framework☆52Updated 2 weeks ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆60Updated 6 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.☆39Updated 7 years ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆107Updated 4 months ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- 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☆98Updated 3 months ago
- Algorithm wrappers☆94Updated 8 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆100Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- a set of add-on classes and helper functions bringing basic XPath element selection and C++11/14 features, such as iterators, strings and…☆24Updated 3 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated last week
- C++11 thread pool implementation☆28Updated 3 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- A simple openGL 2D plotter for quickly updated data.☆57Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year