nessan / utilitiesLinks
Some header-only C++ utility functions
☆9Updated 9 months ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- Collection of vcpkg ports for some of my repos☆13Updated 4 months ago
- Algorithm wrappers☆91Updated 5 months ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- ☆35Updated 2 years ago
- variadic pointers and references☆23Updated last month
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated last month
- Prevent whole classes of errors by constraining input parameters☆17Updated 11 months ago
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆91Updated 2 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated 3 weeks ago
- A type-erasure toolkit for C++20☆18Updated 3 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A C++20 metaprogramming library focusing on metafunction composition.☆12Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆100Updated last year
- Boilerplate-free YAML parsing for C++☆17Updated 3 years ago
- C++20 Dependency Injection library☆26Updated 3 weeks ago
- A simple starter project showing how to distribute both static and shared libraries in CMake.☆72Updated 4 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 2 months ago
- ☆39Updated last week
- A C++ type to trace calls to special member functions.☆102Updated last year
- Coroutines for C++23☆38Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++ Conan CMake Qt6 Project Template☆53Updated 2 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated last year
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆37Updated 3 weeks ago
- 📦 eCAL C/C++ runtime core☆11Updated 7 months ago
- Coroutine support tools☆35Updated 2 months ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆32Updated 2 weeks ago