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:
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 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☆245Updated 6 months ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- A C++14/17 implementation of named tuples☆71Updated 11 months 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
- 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 4 months ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- C++ signal and slot system☆163Updated 5 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- ☆172Updated 6 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- WIP☆27Updated 6 years ago