c++ LINQ -like library of higher-order functions for data manipulation
☆201Mar 14, 2021Updated 4 years ago
Alternatives and similar repositories for rangeless
Users that are interested in rangeless are comparing it to the libraries listed below
Sorting:
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- This is an experimental library that has evolved to P2688☆682Nov 27, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Jan 4, 2023Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- Pipelines for expressive code on collections in C++☆836Oct 30, 2024Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Aug 19, 2021Updated 4 years ago
- Towards a constexpr version of the C++ standard library☆18Jan 16, 2024Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A C++20 header-only bencode library.☆48Sep 10, 2022Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated 11 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated 3 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- Core abstractions for dealing with concurrency in C++☆69Apr 3, 2024Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Nov 8, 2020Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Sep 16, 2019Updated 6 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆175Jan 19, 2026Updated last month
- C++17 & C++ 20 error-handling and utility extensions.☆632Dec 26, 2023Updated 2 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago