eteran / cpp-utilitiesLinks
Miscellaneous C++11 utility classes and functions
☆432Updated 3 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++☆571Updated 4 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆661Updated 2 years ago
- Pure C++17 Signals and Slots☆431Updated 2 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…☆356Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- Your binary serialization library☆1,163Updated 5 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Cross-platform C++ file system library supporting multiple backends☆494Updated 11 months ago
- Yet Another Serialization☆761Updated 4 months ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++ regular expressions made easy☆387Updated 5 years 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☆408Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- A Compositional Numeric Library for C++☆659Updated last year
- C++ Binary Fixed-Point Arithmetic☆233Updated 6 years ago
- Minimal, type safe printf replacement library for C++☆547Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆638Updated 2 months ago
- Unicode (UTF-8) capable std::string☆551Updated last month
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 3 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,548Updated last month
- 🦘 A dependency injection container for C++11, C++14 and later☆527Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months ago
- Compile Time Type Information for C++☆595Updated 2 years ago
- A new take on polymorphism☆683Updated last week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆355Updated last month
- Lightweight cross platform C++ GUID/UUID library☆483Updated last year
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago