ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,420Updated 3 months ago
Alternatives and similar repositories for cppitertools
Users that are interested in cppitertools are comparing it to the libraries listed below
Sorting:
- Your standard library for metaprogramming☆1,810Updated last week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆960Updated 5 months ago
- C++11 port of docopt☆1,081Updated last month
- Pipelines for expressive code on collections in C++☆833Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,251Updated last month
- Runtime polymorphism done right☆1,023Updated 4 years ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,561Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,443Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,389Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,498Updated 3 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,299Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆655Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,254Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,799Updated last year
- Implementation of strong types in C++☆813Updated 3 years ago
- 🍦 Never use cout/printf to debug again☆728Updated 3 months ago
- Parsing Expression Grammar Template Library☆2,077Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- scanf for modern C++☆1,280Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 2 months ago
- Subprocessing with modern C++☆552Updated last week
- Template for reliable, cross-platform C++ project setup using cmake.☆930Updated 7 months ago
- CMake module to speed up builds.☆1,304Updated 5 years 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,570Updated 5 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,330Updated 7 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆567Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 3 years ago