wichtounet / cpp_utilsLinks
Collection of header-only utilities for C++
☆36Updated 2 years ago
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 5 months ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- Open multi-methods for C++11☆117Updated 7 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 …☆152Updated last month
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- WIP☆27Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A C++14-and-later expression template library☆109Updated last month
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Fast containers of polymorphic objects.☆70Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 2 weeks ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 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
- Flat containers for C++☆59Updated 6 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago