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.☆105Updated 6 months ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- The missing C++ tuple functionality☆85Updated 5 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 2 months ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks 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 …☆153Updated 2 months ago
- C++ signal and slot system☆161Updated 5 years ago
- print stl containers☆32Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated 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
- Fast containers of polymorphic objects.☆71Updated last month
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago