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:
- Libusb wrapper for Asio☆64Updated 2 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Compositional DSP Library☆24Updated 4 years ago
- Implementation of a lock-free ring buffer class.☆36Updated 6 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 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 simple implementation of a MessageBus.☆26Updated last year
- A tool to convert C style comments to C++ style comments☆13Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- Build-system agnostic code generation application for C++.☆20Updated 3 months ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated 3 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated last week
- C++(11) library to implement custom binary communication protocols☆49Updated last week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Coroutine support tools☆35Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆88Updated last year
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- C++11 compatible charconv☆31Updated last week
- 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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago