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
1k stars
53 watching
118 forks
Language: C++
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A PHP library providing tools for iteration and looping using fluent interfaces. | 141 |
| A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. | 51 |
| A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript | 322 |
| A set of iterators and utilities for working with sequences in a Nim programming language | 134 |
| A functional-style iterator library that generates imperative code at compile time. | 72 |
| A simple library to repeatedly call a function at a given time interval. | 28 |
| A set of iteration primitives using generators for flexible and lazy processing of iterables. | 1,129 |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| A portable C++ stacktrace library supporting various platforms and debug formats | 754 |
| A utility for compiling and executing C scripts in one go! | 2,107 |
| A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
| Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 206 |
| A C++ library that implements synchronous multi-master replication interface for distributed databases | 452 |
| A Clojure RPC library that enables asynchronous server-side function execution from client-side code. | 172 |
| A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |