ericniebler / range-v3Links
Range library for C++14/17/20, basis for C++20's std::ranges
☆4,330Updated 7 months ago
Alternatives and similar repositories for range-v3
Users that are interested in range-v3 are comparing it to the libraries listed below
Sorting:
- A library of C++ coroutine abstractions for the coroutines TS☆3,741Updated last year
- Guidelines Support Library☆6,556Updated 2 weeks ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,328Updated 3 months ago
- Your standard library for metaprogramming☆1,810Updated this week
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,251Updated last month
- Compile Time Regular Expression in C++☆3,699Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,800Updated 2 weeks ago
- Lightweight C++ command line option parser☆4,613Updated this week
- A C++11 library for serialization☆4,557Updated 9 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,960Updated last week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,476Updated 2 weeks ago
- A type safe SQL template library for C++☆2,585Updated 2 months ago
- Parsing Expression Grammar Template Library☆2,074Updated 3 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,799Updated last year
- A beautiful stack trace pretty printer for C++☆4,173Updated 7 months ago
- Asio C++ Library☆5,611Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,698Updated 6 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,773Updated 2 months ago
- CMake module to speed up builds.☆1,304Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,443Updated this week
- Reactive Extensions for C++☆3,162Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,254Updated last year
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,337Updated this week
- The C++ Standard Library for Parallelism and Concurrency☆2,745Updated last week
- Embedded Scripting Language Designed for C++☆3,101Updated 3 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,545Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,389Updated 3 months ago
- A curated list of awesome header-only C++ libraries☆3,964Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,640Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,570Updated 5 months ago