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
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A lean C++ string format library (mainly) for embedded platforms☆18Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Build-system agnostic code generation application for C++.☆20Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Coroutine support tools☆35Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 3 weeks ago
- C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point mat…☆19Updated 4 months 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
- A C++14 implementation of IEEE 754 decimal floating point numbers☆28Updated 3 weeks 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 5 years ago
- Library for complex bitfields☆19Updated 10 months ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆31Updated last week
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- C++11 compatible charconv☆30Updated this week
- A tool to convert C style comments to C++ style comments☆12Updated last year
- Single-header C++ library for bit manipulation.☆23Updated 3 years ago
- A dockerized version of Dear ImGui☆47Updated last year
- High-Performance Flat Finite State Machine Framework☆50Updated 10 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆13Updated last month
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago