{fmt} 是一个快速安全的格式化库,是C stdio 与 C++ iostreams 的替代品
#算法刷题#The standard library of the D programming language
#算法刷题#A C++20 library for sequence-orientated programming
Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
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.
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
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)
Laravel package for PostgreSQL range types support
C++ MPSC-Channel, Thread-safe container for sharing data between threads
Primer for C++ Concepts
Learning how to write "Less Slow" code in Rust, from numerical micro-kernels to coroutines, ranges, and polymorphic state machines
Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ranges union, intersection, difference, and so on.