eteran / cpp-utilitiesLinks
Miscellaneous C++11 utility classes and functions
☆436Updated 10 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:
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- C++ regular expressions made easy☆391Updated 6 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Updated 3 years ago
- 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…☆364Updated 7 years ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- Your binary serialization library☆1,213Updated 3 months ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago
- Lightweight cross platform C++ GUID/UUID library☆494Updated last year
- C++ hash map and hash set which preserve the order of insertion☆567Updated 3 months ago
- Unicode (UTF-8) capable std::string☆550Updated 5 months ago
- C++ Binary Fixed-Point Arithmetic☆236Updated 6 years ago
- Cross-platform C++ file system library supporting multiple backends☆504Updated last year
- Yet Another Serialization☆771Updated 11 months ago
- Mustache text templates for modern C++☆392Updated 7 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- High performance C++11 signals☆178Updated 6 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆542Updated this week
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- A new take on polymorphism☆690Updated last month
- Minimal, type safe printf replacement library for C++☆558Updated 2 years ago
- A Compositional Numeric Library for C++☆683Updated last year
- Gzip header-only C++ library☆351Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆650Updated 8 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆305Updated 3 years ago
- Compile Time Type Information for C++☆606Updated 2 years ago
- Virtual File System C++☆410Updated last month
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 7 months ago