range-v3
Range library
A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration
Range library for C++14/17/20, basis for C++20's std::ranges (uses zig build-system)
0 stars
0 watching
0 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
cpp-libraryrange-libraryzigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
kassane/hana | A standard library for metaprogramming in C++ | 1 |
tcbrindle/nanorange | An implementation of the C++20 Ranges proposals in a single header library | 358 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
delta456/range | A library for creating numeric ranges in Vlang with various iteration options and memory management strategies. | 33 |
kassane/libsigcplusplus | A typesafe callback system for C++ | 0 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
cor3ntin/rangesnext | A C++ library implementing ranges for C++23 with support for views, iterators, and generators | 76 |
caseycarter/cmcstl2 | An implementation of C++ ranges with support for the One Ranges Proposal | 222 |
kassane/intrusive | A C++ library implementing intrusive containers to improve performance and exception safety in software applications | 0 |
kassane/outcome | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
kassane/fmt | A modern formatting library with a fast and safe API for string formatting | 0 |
kassane/context | A C++ library for cooperative multitasking and execution control on a single thread. | 0 |
kassane/unordered | A collection of hash containers with different standards compliance levels and intended use cases. | 0 |
kassane/wolfssl | An embedded SSL/TLS library for resource-constrained environments | 5 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |