ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,418Updated 3 weeks ago
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☆953Updated 2 months ago
- Pipelines for expressive code on collections in C++☆831Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,591Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,418Updated 2 weeks ago
- Your standard library for metaprogramming☆1,788Updated 2 weeks ago
- C++ compile-time enum to string, iteration, in a single header file☆1,785Updated last year
- C++11 port of docopt☆1,072Updated last year
- Runtime polymorphism done right☆1,015Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,222Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,459Updated 3 weeks ago
- Implementation of strong types in C++☆805Updated 2 years ago
- C++20 μ(micro)/Unit Testing framework☆1,374Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,729Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆899Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,300Updated 5 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 4 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,546Updated last year
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,278Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,228Updated 10 months ago
- C++ Benchmark Authoring Library/Framework☆854Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆657Updated last year
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆565Updated 2 years ago
- 🍦 Never use cout/printf to debug again☆715Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated 3 weeks ago
- scanf for modern C++☆1,251Updated 3 weeks 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,554Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆960Updated last year
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 2 years ago