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:
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- 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 6 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated 2 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Compositional DSP Library☆24Updated 4 years ago
- Modern C++ for Embedded Systems☆14Updated 3 years ago
- Build-system agnostic code generation application for C++.☆20Updated 2 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A lean C++ string format library (mainly) for embedded platforms☆20Updated 6 years ago
- A Header only, constexpr / compile time small table based CRC library.☆23Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point mat…☆20Updated 7 months ago
- Implementation of a lock-free ring buffer class.☆35Updated 5 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- Library for complex bitfields☆19Updated last year
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- 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 2 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- Small header only library to call a function at a specific time interval.☆28Updated 8 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A library that brings C# like properties to modern C++.☆23Updated last month
- Lightweight C++ Signals and Slots implementation☆34Updated 5 months ago