itertools

Sequence iterator library

A set of iterators and utilities for working with sequences in a Nim programming language

Nim rewrite of a very popular Python module of the same name.

GitHub

134 stars
7 watching
6 forks
Language: Nim
last commit: almost 2 years ago
Linked from 1 awesome list

iteratorsitertoolsnimnim-langnimble

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hamidb80/iterrr A functional-style iterator library that generates imperative code at compile time. 72
narimiran/sorta An implementation of sorted data structures using B-Trees in the Nim programming language 17
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
ryanhaining/cppitertools A C++ implementation of Python's itertools and related iteration functions. 1,369
itsumura-h/nim-allographer An asynchronous query builder library for multiple databases using Nim. 151
nektro/zig-range A utility function to iterate over a sequence of numbers without an additional loop variable 14
martinbernstorff/iterpy An iterator-based Python extension providing a fluent interface with map(), filter(), and reduce() functions for working with sequences. 10
stisa/jupyternim A Jupyter kernel for the Nim programming language. 163
elijahr/lockfreequeues A set of concurrent queue implementations for Nim. 43
scinim/datamancer A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. 133
nimparsers/parsetoml Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. 114
genotrance/nimgen Automates the wrapping of C libraries to simplify and speed up compilation with c2nim 114
beshrkayali/loki A small library for writing line-oriented command interpreters in Nim. 32
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68