cppitertools

Iteration library

A C++ implementation of Python's itertools and related iteration functions.

Implementation of python itertools and builtin iteration functions for C++17

GitHub

1k stars
53 watching
117 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
markrogoyski/itertools-php A PHP library providing tools for iteration and looping using fluent interfaces. 141
smoren/itertools-ts A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. 47
tomeraberbach/lfi A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript 233
narimiran/itertools A set of iterators and utilities for working with sequences in a Nim programming language 134
hamidb80/iterrr A functional-style iterator library that generates imperative code at compile time. 72
developerpaul123/periodic-function A simple library to repeatedly call a function at a given time interval. 28
nikic/iter A set of iteration primitives using generators for flexible and lazy processing of iterables. 1,128
vittorioromeo/cppnow2015 A repository showcasing an expanded explanation of the C++ standard library function for_each_arg 7
jeremy-rifkin/cpptrace A portable C++ stacktrace library supporting various platforms and debug formats 727
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,096
rpclib/rpclib A C++ RPC library for remote procedure call using MessagePack. 1,721
r-lib/cpp11 Enables C++ developers to interact with R objects using standard C++11 syntax and semantics 203
codership/galera A C++ library implementing synchronous multi-master replication for high availability in distributed systems. 448
hoplon/castra A Clojure RPC library that enables asynchronous server-side function execution from client-side code. 172
microsoft/cppwinrt A C++ language projection for Windows Runtime APIs, providing access to modern Windows API. 1,672