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
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Build-system agnostic code generation application for C++.☆18Updated 3 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Coroutine support tools☆32Updated 5 months ago
- A tool to convert C style comments to C++ style comments☆12Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- A simple implementation of a MessageBus.☆26Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Library for complex bitfields☆19Updated 8 months ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆28Updated 2 weeks ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Asio Buffers without the Asio☆12Updated 3 weeks ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆24Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆25Updated this week
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆13Updated this week
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A Header only, constexpr / compile time small table based CRC library.☆22Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago