gbmhunter / CppUtils
A library with a range of utility classes and methods for jump starting C++ applications.
☆18Updated 5 years ago
Alternatives and similar repositories for CppUtils:
Users that are interested in CppUtils are comparing it to the libraries listed below
- A light-weight, fast PID library designed for use on embedded systems (but can also run on any machine which has a G++ compiler).☆19Updated 5 years ago
- A lean C++ string format library (mainly) for embedded platforms☆18Updated 6 years ago
- PacketBuffer is a C++14 header-only library designed specifically to be really fast at processing binary network packets.☆13Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Compositional DSP Library☆24Updated 4 years ago
- Small header only library to call a function at a specific time interval.☆28Updated 7 months ago
- A simple implementation of a MessageBus.☆26Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- C++(11) library to implement custom binary communication protocols☆48Updated this week
- A tool to convert C style comments to C++ style comments☆12Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- It is an alternative implementation of the printf family suitable for embedded systems.☆18Updated 4 years ago
- Hardware Abstraction Layer for Various Commercial DAQ Interfaces☆11Updated 3 years ago
- Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.☆38Updated 7 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Service discovery protocol and reference implementation.☆18Updated last year
- A Header only, constexpr / compile time small table based CRC library.☆23Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆18Updated 3 months ago
- C++ Standard Lib adapted to embedded environments☆75Updated this week
- A C++11/C++14 interface for CMSIS-RTOS API☆29Updated last year
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago