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
- Modern C++ generic header-only template library.☆103Updated last month
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- Literal Logging for C++☆86Updated 7 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
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Amalgamate C source and header files.☆90Updated 10 years ago
- Yet another web framework—this time in modern C++!☆101Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A proposal for a JSON data type in the C++ standard library☆56Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ generic make factory☆108Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- generic stack-based container☆107Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- Experimental config library for C++☆144Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago