ranges
There are 140 repositories under ranges topic.
fmtlib/fmt
A modern formatting library
ashvardanian/less_slow.cpp
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
eliaskosunen/scnlib
scanf for modern C++
dlang/phobos
The standard library of the D programming language
tcbrindle/flux
A C++20 library for sequence-orientated programming
think-cell/think-cell-library
think-cell core library
soasis/text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
andreasfertig/programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
ircfspace/cf-ip-ranges
CloudFlare IP Ranges
ashvardanian/less_slow.rs
Playing around "Less Slow" coding practices in Rust, from numerical micro-kernels to coroutines, ranges, and polymorphic state machines
izvolov/burst
То, чего нет в Бусте
erfjab/range-scanner
IP Range Connectivity Checker
learncppnow/9E
Code samples from Teach Yourself C++ In One Hour a Day, Ninth Edition by Siddhartha Rao. Released in 2022 this book uses nearly 300 code samples to explain the most modern C++ language features including C++20 and C++23
justinfx/gofileseq
A library for parsing/building frame ranges and sequences. A port of the python fileseq library, for Go and C++(https://github.com/justinfx/fileseq)
harrism/ranger
Generate simple index ranges in C++ and CUDA C++
belamov/postgres-range
Laravel package for PostgreSQL range types support
Nevermore1994/Cpp-Channel
C++ MPSC-Channel, Thread-safe container for sharing data between threads
davydog187/ecto_range
An Ecto custom type for working Postgres ranges
CaffeineViking/concepts-primer
Primer for C++ Concepts
biocpp/biocpp-core
BioC++ core library (alphabet, meta, ranges)
khiav223577/multi_range
Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ranges union, intersection, difference, and so on.
eddiejibson/dubium
Light Javascript date and time utilities (formatting, ranges e.t.c)
Mobius1/Rangeable
Transform input range elements into something prettier and more configurable.
germandiagogomez/words-counter-benchmarks-game
A words counter with multiple implementations and benchmarks for each implementation
IGood/IGRanges
C++ Ranges for Unreal
msmolka/ZNetCS.AspNetCore.ResumingFileResults
A small package to allow using resume during transfering data over MVC application in ASP.NET Core.
aws-samples/awsipranges
Work with the AWS IP address ranges in native Python.
jw3126/RangeHelpers.jl
Make ranges not bugs
slightlyoutofphase/staticstep
Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.
h-2/radr
C++ 𝗥ange 𝗔𝐝aptors 𝗥eimagined
lackhole/stl-preview
C++26 STL for C++14~ developers
timotheecour/vitanim
Nim utilities
AlexeyBoiko/IntervalUtility
.Net C # utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc.
ipfinder-io/ip-finder-python
Official Python library for IPFinder
matiaslindgren/advent-of-code-cpp
Advent of Code C++
Tokazama/StaticRanges.jl
StaticArray style ranges