Implementation of python itertools and builtin iteration functions for C++17
☆1,429Dec 7, 2025Updated 3 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,355Mar 23, 2025Updated 11 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,277Mar 1, 2026Updated 2 weeks ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- A modern formatting library☆23,328Updated this week
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- Table Maker for Modern C++☆2,150May 14, 2025Updated 10 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆641Jan 22, 2026Updated last month
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- Parsing Expression Grammar Template Library☆2,113Mar 11, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- Implementation of strong types in C++☆821Sep 29, 2022Updated 3 years ago
- Pipelines for expressive code on collections in C++☆837Oct 30, 2024Updated last year
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Updated this week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,042Jan 7, 2026Updated 2 months ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- 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,247Mar 11, 2026Updated last week
- Your standard library for metaprogramming☆1,837Mar 11, 2026Updated last week
- A C++11 library for serialization☆4,631Mar 11, 2026Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Updated this week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,649Updated this week
- This is an experimental library that has evolved to P2688☆681Nov 27, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- Activity Indicators for Modern C++☆3,363May 9, 2025Updated 10 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Dec 7, 2019Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month