eteran / cpp-utilitiesLinks
Miscellaneous C++11 utility classes and functions
☆432Updated 2 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:
- Your binary serialization library☆1,162Updated 4 months ago
- C++ Binary Fixed-Point Arithmetic☆233Updated 6 years ago
- A Compositional Numeric Library for C++☆659Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆637Updated last month
- A header-only C++ library for task concurrency☆628Updated 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
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆222Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- Minimal, type safe printf replacement library for C++☆547Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- Compile Time Type Information for C++☆591Updated 2 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☆406Updated 3 months ago
- Cross-platform C++ file system library supporting multiple backends☆494Updated 10 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 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
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆398Updated last month
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++ header-only fixed-point math library☆730Updated 8 months ago
- rocket - Fast single header signal/slots library for C++☆202Updated 10 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- A simple C++14 signal-slots implementation☆807Updated last year
- Virtual File System C++☆318Updated 2 months ago