Implementation of python itertools and builtin iteration functions for C++17
☆1,428Dec 7, 2025Updated 2 months ago
Alternatives and similar repositories for cppitertools
Users that are interested in cppitertools are comparing it to the libraries listed below
Sorting:
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- A modern formatting library☆23,287Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 8 months ago
- Table Maker for Modern C++☆2,145May 14, 2025Updated 9 months ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Parsing Expression Grammar Template Library☆2,109Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated 3 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Jan 22, 2026Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,038Jan 7, 2026Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago
- Pipelines for expressive code on collections in C++☆837Oct 30, 2024Updated last year
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- Implementation of strong types in C++☆819Sep 29, 2022Updated 3 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 2 weeks ago
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Linq for list comprehension in C++☆666Oct 1, 2020Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,200Feb 18, 2026Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- C++11 port of docopt☆1,085Oct 3, 2025Updated 4 months ago
- Activity Indicators for Modern C++☆3,356May 9, 2025Updated 9 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,297Updated this week