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
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- 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 …☆150Updated 3 weeks ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Flat containers for C++☆59Updated 5 months ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Fast containers of polymorphic objects.☆69Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++14-and-later expression template library☆109Updated last week