ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,427Updated last month
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☆967Updated 7 months ago
- C++11 port of docopt☆1,083Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,404Updated last week
- Runtime polymorphism done right☆1,031Updated 4 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,262Updated this week
- Pipelines for expressive code on collections in C++☆835Updated last year
- Your standard library for metaprogramming☆1,825Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,315Updated last year
- Implementation of strong types in C++☆817Updated 3 years ago
- 🍦 Never use cout/printf to debug again☆734Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,457Updated this week
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,576Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,807Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,339Updated 9 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,587Updated 7 months ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆568Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆706Updated 3 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆931Updated 9 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,660Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,796Updated 4 months ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,585Updated 9 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆565Updated 5 months ago
- Subprocessing with modern C++☆558Updated 2 months ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- CMake module to speed up builds.☆1,303Updated 6 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,278Updated last year