rangesnext

C++ range library

A C++ library implementing ranges for C++23 with support for views, iterators, and generators

ranges features for c+23 ported to C++20

GitHub

76 stars
6 watching
5 forks
Language: C++
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
tcbrindle/nanorangeAn implementation of the C++20 Ranges proposals in a single header library359
caseycarter/cmcstl2An implementation of C++ ranges with support for the One Ranges Proposal223
kassane/range-v3A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration0
tcbrindle/numeric_rangesProvides C++20 numeric algorithms for ranges30
ericniebler/range-v3A C++ library providing a composable and expressive way to work with data structures by abstracting over iterators and algorithms.4,156
correlllab/nn4mc_cppEnables microcontrollers to make online predictions using trained neural networks29
markaren/threeppA C++20 port of the popular JavaScript 3D library three.js635
delta456/rangeA library for creating numeric ranges in Vlang with various iteration options and memory management strategies.33
ocornut/strA lightweight C++ string type with an optional local buffer.249
tahonermann/text_viewA C++ library providing iterator and range-based interfaces for encoding and decoding strings in various character encodings.122
qdrvm/scale-codec-cppA C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification4
eliaskosunen/scnlibA modern C++ library for safer and more efficient input parsing.1,098
lpeter1997/cppcmbA C++ parser-combinator library with a natural grammar notation122
boostorg/multiprecisionA C++ library that provides high-range and precision number types with interoperability capabilities202
robhz786/strfA C++ library for formatting and transcoding text70