ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,426Updated 3 weeks 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,823Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,450Updated last week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆963Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,617Updated 2 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,259Updated 2 weeks ago
- C++11 port of docopt☆1,080Updated 2 months ago
- Pipelines for expressive code on collections in C++☆835Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,510Updated 5 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,572Updated last year
- Runtime polymorphism done right☆1,031Updated 4 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated 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,581Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,272Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,397Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,311Updated last year
- Implementation of strong types in C++☆815Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆918Updated last year
- C++ Benchmark Authoring Library/Framework☆863Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,339Updated 9 months 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,581Updated 7 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,791Updated 3 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated last year
- Argh! A minimalist argument handler.☆1,408Updated 11 months ago
- A (work-in-progress) nextgen Doxygen for C++☆964Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- scanf for modern C++☆1,293Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆731Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆560Updated 4 months ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,035Updated last week