whoshuu / cpp_range
Python-like range iterators for C++
☆82Updated 7 years ago
Alternatives and similar repositories for cpp_range:
Users that are interested in cpp_range are comparing it to the libraries listed below
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ generic make factory☆107Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- Roman numeral support for C++17☆52Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- λ → C++ library for functional programming☆37Updated 8 years ago
- C++ static_enum☆86Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- generic stack-based container☆106Updated 7 years ago
- A simple, single-header-only library, for wrapping text. In C++☆102Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Template engine library in C++☆92Updated 4 years ago