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 4 years ago

Related projects:

Repository Description Stars
tcbrindle/nanorange An implementation of the C++20 Ranges proposals in a single header library 358
cor3ntin/rangesnext A C++ library implementing ranges for C++23 with support for views, iterators, and generators 76
yourtion/learningmasteringalgorithms-c A comprehensive C programming project covering various algorithms and data structures 747
caseycarter/cmcstl2 An implementation of C++ ranges with support for the One Ranges Proposal 222
delta456/range A library for creating numeric ranges in Vlang with various iteration options and memory management strategies. 33
nblumhardt/tcalc A C# parser implementation using Superpower for a simple calculation language 38
aalhour/c-sharp-algorithms A comprehensive C# implementation of standard data structures and algorithms 5,956
tlk00/bitmagic A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance 412
kassane/range-v3 A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration 0
justcoding121/advanced-algorithms A comprehensive C# library implementing various data structures and algorithms 1,316
timsort/cpp-timsort A C++ implementation of TimSort, an O(n log n) stable sorting algorithm. 299
nfrechette/rtm A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. 736
ericniebler/range-v3 A C++ library providing a composable and expressive way to work with data structures by abstracting over iterators and algorithms. 4,144
boostorg/safe_numerics Replaces standard numeric types with exception-throwing versions to prevent undefined behavior due to integer overflow 210
fare9/pba_analysis_tools Custom C++ implementations of analysis tools from the book Practical Binary Analysis 52