joaquintides / transrangersView external linksLinks
An efficient, composable design pattern for range processing
☆134Mar 6, 2025Updated 11 months ago
Alternatives and similar repositories for transrangers
Users that are interested in transrangers are comparing it to the libraries listed below
Sorting:
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- Simple mutation-testing☆47Apr 10, 2024Updated last year
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Apr 25, 2020Updated 5 years ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆126Nov 5, 2021Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202May 11, 2023Updated 2 years ago
- C++20 Meta-Programming library☆310Jun 1, 2025Updated 8 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- C++ REPL Tool Builder☆65Jul 3, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Jan 30, 2026Updated 2 weeks ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Transducers for C++ — Clojure style higher order push/pull sequence transformations☆246Jan 13, 2026Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- ☆55Dec 15, 2023Updated 2 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆155Dec 9, 2025Updated 2 months ago
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆113May 21, 2024Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Mar 2, 2021Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A C++ internal iteration library based loosely on Java Streams☆26May 16, 2022Updated 3 years ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Feb 3, 2026Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Feb 20, 2024Updated last year
- Lightweight Error Augmentation Framework☆337Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆824Updated this week
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Sep 12, 2023Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year