numeric_ranges
Range algorithms
Provides C++20 numeric algorithms for ranges
Numeric algorithms for C++20 Ranges
30 stars
5 watching
0 forks
Language: C++
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the C++20 Ranges proposals in a single header library | 359 |
| A C++ library implementing ranges for C++23 with support for views, iterators, and generators | 76 |
| A comprehensive C programming project covering various algorithms and data structures | 749 |
| An implementation of C++ ranges with support for the One Ranges Proposal | 223 |
| A library for creating numeric ranges in Vlang with various iteration options and memory management strategies. | 33 |
| A C# parser implementation using Superpower for a simple calculation language | 38 |
| A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
| A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 |
| A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration | 0 |
| A comprehensive C# library implementing various data structures and algorithms | 1,320 |
| A C++ implementation of TimSort, an O(n log n) stable sorting algorithm. | 303 |
| A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. | 740 |
| A C++ library providing a composable and expressive way to work with data structures by abstracting over iterators and algorithms. | 4,156 |
| Replaces standard numeric types with exception-throwing versions to prevent undefined behavior due to integer overflow | 210 |
| Custom C++ implementations of analysis tools from the book Practical Binary Analysis | 52 |