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
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- print stl containers☆32Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago