ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,414Updated 4 months ago
Alternatives and similar repositories for cppitertools
Users that are interested in cppitertools are comparing it to the libraries listed below
Sorting:
- C++11 port of docopt☆1,060Updated last year
- Runtime polymorphism done right☆1,014Updated 4 years ago
- Pipelines for expressive code on collections in C++☆829Updated 8 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆945Updated last month
- Your standard library for metaprogramming☆1,774Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,350Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,769Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,210Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,570Updated 9 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,536Updated 11 months ago
- 🍦 Never use cout/printf to debug again☆712Updated 2 weeks ago
- Subprocessing with modern C++☆523Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,215Updated 9 months ago
- A (work-in-progress) nextgen Doxygen for C++☆959Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,696Updated this week
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 3 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,548Updated last month
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆563Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,265Updated 3 months ago
- Implementation of strong types in C++☆800Updated 2 years ago
- Parsing Expression Grammar Template Library☆2,038Updated 3 weeks ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,262Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆523Updated this week
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,005Updated 2 months ago
- CMake module to speed up builds.☆1,301Updated 5 years ago