Sephirothbahamut / CPP_Utilities_projectLinks
A collection of C++ utility classes and methods. This is the full development project with examples and tests. If you only need the library, you can clone the dedicated submodule.
☆17Updated this week
Alternatives and similar repositories for CPP_Utilities_project
Users that are interested in CPP_Utilities_project are comparing it to the libraries listed below
Sorting:
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- A light weight C++ in memory argument parser☆57Updated last year
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆85Updated last week
- Dear ImGui wrapper along with some other useful libraries.☆21Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A utility for creating amalgamated single-header C++ libraries☆54Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆70Updated 11 months ago
- Phisko's C++ Utilities☆43Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- C++ build system that uses C++ for build configuration.☆17Updated last week
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆42Updated this week
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- C++ command line argument parsing and routing☆53Updated 10 months ago
- Find race conditions at low cost by instrumenting containers☆35Updated 3 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- A memory leak and deadlock finder for C, C++☆73Updated last year
- A C++20 serialization library (cereal fork)