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.☆102Updated 2 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A C++14/17 implementation of named tuples☆71Updated 10 months ago
- C++20 implementation of {{ mustache }}☆86Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- ☆27Updated last year
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆22Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Open multi-methods for C++11☆118Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Python-like range iterators for C++☆81Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago