gbmhunter / CppUtils
A library with a range of utility classes and methods for jump starting C++ applications.
☆17Updated 5 years ago
Alternatives and similar repositories for CppUtils:
Users that are interested in CppUtils are comparing it to the libraries listed below
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Build-system agnostic code generation application for C++.☆18Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A simple implementation of a MessageBus.☆26Updated 11 months ago
- Library for complex bitfields☆19Updated 8 months ago
- A tool to convert C style comments to C++ style comments☆12Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Coroutine support tools☆32Updated 4 months ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- A dockerized version of Dear ImGui☆47Updated last year
- Portable Bitfields implementation, with configurable behavior.☆26Updated 10 months ago
- A Header only, constexpr / compile time small table based CRC library.☆22Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A header-only C++20 library of fast delegates and events☆25Updated last year
- A C++14 implementation of IEEE 754 decimal floating point numbers☆25Updated this week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆22Updated this week
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Updated 3 years ago
- C++ application examples showing how to use the CS libraries☆34Updated last week
- A lean C++ string format library (mainly) for embedded platforms☆17Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago