eteran / cpp-utilitiesLinks
Miscellaneous C++11 utility classes and functions
☆433Updated 5 months ago
Alternatives and similar repositories for cpp-utilities
Users that are interested in cpp-utilities are comparing it to the libraries listed below
Sorting:
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- A miniature library for struct-field reflection in C++☆590Updated last month
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆552Updated last year
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆357Updated 7 years ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Cross-platform C++ file system library supporting multiple backends☆501Updated last year
- C++ regular expressions made easy☆391Updated 5 years ago
- Mustache text templates for modern C++☆384Updated 3 months ago
- Unicode (UTF-8) capable std::string☆550Updated 3 weeks ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆224Updated 2 years ago
- High performance C++11 signals☆177Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 2 years ago
- Lightweight cross platform C++ GUID/UUID library☆493Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 6 months ago
- C++ Library for pulling system and hardware information, without hitting the command line.☆448Updated last month
- Your binary serialization library☆1,176Updated 2 weeks ago
- A Compositional Numeric Library for C++☆671Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆648Updated 4 months ago
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆577Updated 2 months ago
- Yet Another Serialization☆766Updated 7 months ago
- Minimal, type safe printf replacement library for C++☆551Updated last year
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 3 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆450Updated 6 months ago