numeric_ranges

Range algorithms

Provides C++20 numeric algorithms for ranges

Numeric algorithms for C++20 Ranges

GitHub

30 stars
5 watching
0 forks
Language: C++
last commit: over 6 years ago

Related projects:

RepositoryDescriptionStars
tcbrindle/nanorangeAn implementation of the C++20 Ranges proposals in a single header library359
cor3ntin/rangesnextA C++ library implementing ranges for C++23 with support for views, iterators, and generators76
yourtion/learningmasteringalgorithms-cA comprehensive C programming project covering various algorithms and data structures749
caseycarter/cmcstl2An implementation of C++ ranges with support for the One Ranges Proposal223
delta456/rangeA library for creating numeric ranges in Vlang with various iteration options and memory management strategies.33
nblumhardt/tcalcA C# parser implementation using Superpower for a simple calculation language38
aalhour/c-sharp-algorithmsA comprehensive C# implementation of standard data structures and algorithms5,971
tlk00/bitmagicA C++ library for compact data structures and algorithms optimized for memory efficiency and high performance413
kassane/range-v3A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration0
justcoding121/advanced-algorithmsA comprehensive C# library implementing various data structures and algorithms1,320
timsort/cpp-timsortA C++ implementation of TimSort, an O(n log n) stable sorting algorithm.303
nfrechette/rtmA C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications.740
ericniebler/range-v3A C++ library providing a composable and expressive way to work with data structures by abstracting over iterators and algorithms.4,156
boostorg/safe_numericsReplaces standard numeric types with exception-throwing versions to prevent undefined behavior due to integer overflow210
fare9/pba_analysis_toolsCustom C++ implementations of analysis tools from the book Practical Binary Analysis52