A C++ internal iteration library based loosely on Java Streams
☆29May 16, 2022Updated 4 years ago
Alternatives and similar repositories for rivers
Users that are interested in rivers are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Regular Void: The Library☆10May 10, 2022Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Nov 19, 2025Updated 10 months ago
- Extending support for class types as constant template parameters with reflection☆16Jan 6, 2026Updated 8 months ago
- value types for composite class design - with allocators☆87Jul 26, 2026Updated last month
- A C++20 library for sequence-orientated programming☆749Sep 15, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Comparison operators for std::span☆16Mar 27, 2020Updated 6 years ago
- An efficient, composable design pattern for range processing☆139Mar 6, 2025Updated last year
- Framework for Writing C++ Committee Papers☆152Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆75Apr 22, 2026Updated 5 months ago
- A C++ data structure visualization library using GraphViz☆49Dec 5, 2023Updated 2 years ago
- C++ PIMPL idiom without an allocation involved☆14Mar 10, 2024Updated 2 years ago
- An open source version of rho; theoretically, I would like us to switch over to this as the "main" rho, eventually.☆26Nov 8, 2025Updated 10 months ago
- Header-Only C++20 Coroutines library☆18Jan 20, 2022Updated 4 years ago
- Zoo library☆139Jun 4, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated 2 years ago
- ☆62Jan 25, 2022Updated 4 years ago
- Open-source platform for reproducible AI/ML workflows, from local experimentation to distributed workers and long-lived services.☆21Updated this week
- Libunifex networking library☆20Oct 30, 2022Updated 3 years ago
- Proofs and exercises from "Elements of Programming" by Stepanov (author of C++ STL) and McJones☆29Jul 29, 2017Updated 9 years ago
- Simple microservice written in Go containerized with Docker and orchestrated by Kubernetes.☆13Sep 3, 2017Updated 9 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Feb 17, 2016Updated 10 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Jun 16, 2016Updated 10 years ago
- Header-only implementation of a grid for spatial lookups☆26Oct 19, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Unified framework for solving multiphysics problems of the multi-region coupling type within OpenFOAM (FOAM-extend)☆13Mar 14, 2024Updated 2 years ago
- Source for papers and proposals☆76Jul 25, 2026Updated last month
- Header-Only Collection of Clustering Algorithms for C++☆62Sep 15, 2026Updated last week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆50Aug 9, 2024Updated 2 years ago
- An Immutable String class for C++☆22Sep 21, 2013Updated 13 years ago
- Simple flight dynamics model published in AIAA☆14Sep 6, 2019Updated 7 years ago
- Composable and efficient abstractions for iterating multidimensional spaces in C++☆10Nov 22, 2023Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- A lightweight, non-owning reference to a callable.