iterables
There are 78 repositories under iterables topic.
staltz/callbag-basics
👜 Tiny and fast reactive/iterable programming library
v923z/micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
jucardi/go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
vitaly-t/iter-ops
Basic operations on iterables
Dean177/react-native-json-tree
React Native JSON Viewer Component, based on react-json-tree
ENikS/LINQ
TypeScript Implementation of Language-Integrated Query (LINQ) (ECMAScript 2015)
jfet97/aww
Async Iterables Interfaces for Web Workers
benji6/imlazy
😴 Functional programming with lazy immutable iterables
sartaj/pipe-me
👜Pipeable programming for humans.
erizocosmico/go-itergen
Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.
alanshaw/it-awesome
🦄 List of useful modules for working with async iterables
tsdotnet/linq
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
Darkhogg/polyethylene
easy manipulation of iterables and async itrerables
jmagaram/rescript-seq
Lazy sequences for ReScript
jmagaram/rescript-extras
Utilities for ReScript projects
the-spyke/undercut
JavaScript lazy data processing, pipelines, and language utilities built around native JS features and protocols.
pitchart/transformer
A PHP transducers implementation in a fluent way
RFPAlves/csharp-itertools
C# library based on Python 3 itertools
abhayanigam/Learn_Python
Introduction in Python Language , Oops Concepts , Common Libraries And Basic Programs
RedRoserade/js-itertools
ES6 generator utility functions
sz-piotr/iterable-sequence
A utility library for working with iterables in modern JavaScript and TypeScript
vitaly-t/iter-ops-extras
Custom operators for iter-ops
JonasMuehlmann/datastructures.go
The missing generic container library for go, featuring an extensive iterator API.
MikeBild/introduction-python
An introduction to Python, Flask, Numpy, MatPlotLib and Pandas
aryanshdev/VectorsPY
Repository For VectorsPY Module in Python.
baileympearson/iterable-ts
A Typescript library providing flexible and composable iterator operations.
chuthin/Callbag
👜 A standard for Swift callbacks that enables lightweight observables and iterables
pedromsilvapt/data-async-iterator
Batteries-included utility functions to work with async iterables as available in ES2018/TypeScript
xeinebiu/ts-iterable
Iterables, streams for typescript
asynched/iter-ts
A utility library for JavaScript generators.
clickup/magination
An opinionated framework to build cursor-based pagination over multiple streams of hits
JonasMuehlmann/pyaoi
Conventient algorithms for processing iterables, inspired by the algorithm header from the C++ standard template library (STL for short).
kschuetz/enhanced-iterables
Iterables with additional methods
swift-callbag/callbag-kit
🧰 fast reactive/iterable programming framework
Zozi96/linq_tool
Linq is a powerful Python library that allows you to query and manipulate collections in a fluent, SQL-like manner. Inspired by LINQ in C#, this library provides a rich set of methods for transforming, filtering, and aggregating data with ease
vangware/libraries
📚 Vangware libraries monorepo