wichtounet / cpp_utilsLinks
Collection of header-only utilities for C++
☆35Updated 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.☆103Updated last month
- A fast and flexible c++ template class for tree data structures☆108Updated this week
- C++20 implementation of {{ mustache }}☆86Updated 9 months 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 …☆144Updated 5 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Open multi-methods for C++11☆117Updated 7 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- A compile-time linear algebra system for C++☆122Updated 3 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Flat containers for C++☆59Updated 2 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 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☆247Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 3 weeks ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- C++ signal and slot system☆161Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year