wichtounet / cpp_utilsLinks
Collection of header-only utilities for C++
☆36Updated last year
Alternatives and similar repositories for cpp_utils
Users that are interested in cpp_utils are comparing it to the libraries listed below
Sorting:
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last month
- Open multi-methods for C++11☆117Updated 7 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A compile-time linear algebra system for C++☆121Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last week
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago