whoshuu / cpp_rangeLinks
Python-like range iterators for C++
☆81Updated 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
Sorting:
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- Roman numeral support for C++17☆52Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 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 last year
- The missing C++ tuple functionality☆84Updated 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☆239Updated 4 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- C++ static_enum☆86Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++ generic make factory☆107Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- A proposal for a JSON data type in the C++ standard library☆56Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A simple, single-header-only library, for wrapping text. In C++☆102Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago