ryanhaining / cppitertoolsLinks
Implementation of python itertools and builtin iteration functions for C++17
☆1,410Updated 4 months 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,771Updated last month
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,198Updated this week
- Pipelines for expressive code on collections in C++☆827Updated 7 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,203Updated 8 months ago
- C++20 μ(micro)/Unit Testing framework☆1,342Updated last month
- Implementation of strong types in C++☆796Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,764Updated 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,542Updated 3 weeks ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,533Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- C++11 port of docopt☆1,056Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆927Updated 2 months ago
- This is an experimental library that has evolved to P2688☆674Updated 6 months ago
- Parsing Expression Grammar Template Library☆2,031Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- C++14 Dependency Injection library☆1,209Updated 2 months ago
- CMake module to speed up builds.☆1,301Updated 5 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,829Updated last year
- scanf for modern C++☆1,188Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 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,520Updated 2 months ago