whoshuu / cpp_rangeLinks
Python-like range iterators for C++
☆80Updated 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
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated last week
- A C++14/17 implementation of named tuples☆71Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++17 library facilities for older compilers☆145Updated 5 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…☆158Updated 3 months ago
- Experimental config library for C++☆144Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Enjoy template metaprogramming☆113Updated 8 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.☆250Updated last week
- Literal Logging for C++☆86Updated 7 years ago
- C++ features jump start☆123Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago