eteran / cpp-utilitiesLinks
Miscellaneous C++11 utility classes and functions
☆434Updated 7 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++☆622Updated 3 weeks ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 5 years ago
- Pure C++17 Signals and Slots☆436Updated 3 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☆420Updated last month
- Cross-platform C++ file system library supporting multiple backends☆500Updated 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…☆361Updated 7 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 3 years ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆648Updated 6 months ago
- Your binary serialization library☆1,197Updated last month
- C++ Binary Fixed-Point Arithmetic☆235Updated 6 years ago
- C++ regular expressions made easy☆391Updated 6 years ago
- Implementation of C++20's std::span for older compilers☆370Updated 2 years ago
- Lightweight cross platform C++ GUID/UUID library☆493Updated last year
- Yet Another Serialization☆766Updated 9 months ago
- C++ hash map and hash set which preserve the order of insertion☆560Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated this week
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 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☆460Updated last month
- C++ signal and slot system☆161Updated 5 years ago
- High performance C++11 signals☆177Updated 6 years ago
- Lightweight finite state machine framework for C++17☆167Updated last month
- A Compositional Numeric Library for C++☆676Updated last year
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- Scope Guard & Defer C++☆177Updated last year
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆229Updated 3 years ago