ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,419Updated 2 months ago
Alternatives and similar repositories for cppitertools
Users that are interested in cppitertools are comparing it to the libraries listed below
Sorting:
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆955Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- Your standard library for metaprogramming☆1,801Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,427Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,380Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆720Updated 2 months ago
- C++11 port of docopt☆1,078Updated this week
- Runtime polymorphism done right☆1,017Updated 4 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,241Updated this week
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,554Updated last year
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,284Updated last year
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.