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 1 year ago

Related projects:

Repository Description Stars
tcbrindle/nanorange An implementation of the C++20 Ranges proposals in a single header library 358
caseycarter/cmcstl2 An implementation of C++ ranges with support for the One Ranges Proposal 222
kassane/range-v3 A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration 0
tcbrindle/numeric_ranges Provides C++20 numeric algorithms for ranges 30
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
correlllab/nn4mc_cpp Enables online prediction and classification on microcontrollers using pre-trained neural networks. 29
markaren/threepp A C++20 port of the popular JavaScript 3D library three.js 628
delta456/range A library for creating numeric ranges in Vlang with various iteration options and memory management strategies. 33
ocornut/str A lightweight C++ string type with an optional local buffer. 248
tahonermann/text_view A C++ library providing iterator and range-based interfaces for encoding and decoding strings in various character encodings. 122
qdrvm/scale-codec-cpp A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification 4
eliaskosunen/scnlib A modern C++ library for safer and more efficient input parsing. 1,084
lpeter1997/cppcmb A C++ parser-combinator library with a natural grammar notation 123
boostorg/multiprecision A C++ library that provides high-range and precision number types with interoperability capabilities 198
robhz786/strf A C++ library for formatting and transcoding text 70