joaquintides / transrangersLinks
An efficient, composable design pattern for range processing
☆129Updated 6 months ago
Alternatives and similar repositories for transrangers
Users that are interested in transrangers are comparing it to the libraries listed below
Sorting:
- ☆62Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- SPY - C++ Information Broker☆156Updated last month
- Ranges that didn't make C++20☆89Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆120Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++ library aiming to replace all built-in integers☆96Updated 3 weeks ago
- A C++20 concepts library, providing container concepts etc.☆84Updated 10 months ago
- Zoo library☆128Updated 2 months ago
- A bunch of small C++ utilities☆66Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- std::optional for C++20☆31Updated last year
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆76Updated 7 years ago