range-v3
Data processor
A C++ library providing a composable and expressive way to work with data structures by abstracting over iterators and algorithms.
Range library for C++14/17/20, basis for C++20's std::ranges
4k stars
154 watching
442 forks
Language: C++
last commit: 6 months ago
Linked from 2 awesome lists
c-plus-plusiteratorproposalrangerange-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration | 0 |
| A C++ library implementing ranges for C++23 with support for views, iterators, and generators | 76 |
| Provides C++20 numeric algorithms for ranges | 30 |
| An implementation of the C++20 Ranges proposals in a single header library | 359 |
| A library for creating numeric ranges in Vlang with various iteration options and memory management strategies. | 33 |
| A resource for learning modern C++ language and library features | 19,885 |
| An implementation of C++ ranges with support for the One Ranges Proposal | 223 |
| A collection of guidelines and best practices for writing modern C++ code. | 43,002 |
| A C++ library that provides high-range and precision number types with interoperability capabilities | 202 |
| A C++ compiler project that provides a new versioning mechanism and a set of advanced features to improve the language's safety, productivity, and flexibility. | 2,433 |
| A collection of commonly used algorithms in C. | 3,368 |
| The Microsoft C++ Standard Library implementation | 10,269 |
| A LINQ-like library of higher-order functions for data manipulation in C++ | 195 |
| A header-only C++ template library providing custom arithmetic plug-in types for mixed-precision algorithm development and optimization in AI, Machine Learning, and other fields. | 424 |
| An implementation of C++17 std::variant for C++11/14/17 | 674 |