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.
134 stars
7 watching
6 forks
Language: Nim
last commit: about 2 years ago
Linked from 1 awesome list
iteratorsitertoolsnimnim-langnimble
Related projects:
Repository | Description | Stars |
---|---|---|
| A functional-style iterator library that generates imperative code at compile time. | 72 |
| An implementation of sorted data structures using B-Trees in the Nim programming language | 17 |
| 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 C++ implementation of Python's itertools and related iteration functions. | 1,372 |
| An asynchronous query builder library for multiple databases using Nim. | 151 |
| A utility function to iterate over a sequence of numbers without an additional loop variable | 14 |
| An iterator-based fluent interface for functional programming in Python | 11 |
| A Jupyter kernel for the Nim programming language. | 164 |
| A set of concurrent queue implementations for Nim. | 44 |
| A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 135 |
| Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 115 |
| A small library for writing line-oriented command interpreters in Nim. | 32 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |