nessan / utilitiesLinks
Some header-only C++ utility functions
☆10Updated 2 weeks ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- A Beman Library Exemplar (Template)☆95Updated last week
- Word Game Solver☆16Updated 2 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- Organization, documentation, etc. for the Beman Project,☆116Updated 3 weeks ago
- Algorithm wrappers☆97Updated 3 months ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆167Updated 2 weeks ago
- C++20 Dependency Injection library☆32Updated 8 months ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated last week
- A light weight C++ in memory argument parser☆68Updated last year
- Prevent whole classes of errors by constraining input parameters☆18Updated 2 weeks ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 3 years ago
- Collection of vcpkg ports for some of my repos☆14Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated last week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- C++20 Compact Tuple Tools☆57Updated last week
- Coroutine support tools☆37Updated 4 months ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- C++20 State Machine library☆233Updated 9 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- A modern and (mostly) macro free mocking-framework☆56Updated last month
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week