ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,426Updated this week
Alternatives and similar repositories for cppitertools
Users that are interested in cppitertools are comparing it to the libraries listed below
Sorting:
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,255Updated 2 months ago
- Your standard library for metaprogramming☆1,819Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,502Updated 4 months ago
- C++11 port of docopt☆1,081Updated 2 months ago
- Runtime polymorphism done right☆1,028Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,606Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆963Updated 6 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,567Updated last year
- 🍦 Never use cout/printf to debug again☆731Updated 4 months ago
- Pipelines for expressive code on collections in C++☆833Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,393Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,447Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆656Updated last year
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆567Updated 2 years ago
- scanf for modern C++☆1,285Updated last month
- Implementation of strong types in C++☆813Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆859Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated last year
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,308Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,782Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,262Updated last year
- Parsing Expression Grammar Template Library☆2,082Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,030Updated 2 months ago
- Subprocessing with modern C++☆554Updated last month
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,331Updated 8 months ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆783Updated last year
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,576Updated 8 months ago