GitHub topics: iterables
iterable-iterator/cardinality
:v: Iterable cardinality library for JavaScript
Language: JavaScript - Size: 2.83 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

BrunoRNS/javaIterables
Java dynammic iterables based on python
Language: Java - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

v923z/micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
Language: C - Size: 3.36 MB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 467 - Forks: 123

benji6/imlazy
π΄ Functional programming with lazy immutable iterables
Language: JavaScript - Size: 2 MB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 102 - Forks: 3

staltz/callbag-basics
π Tiny and fast reactive/iterable programming library
Language: JavaScript - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1,656 - Forks: 44

ENikS/LINQ
TypeScript Implementation of Language-Integrated Query (LINQ) (ECMAScript 2015)
Language: TypeScript - Size: 768 KB - Last synced at: about 21 hours ago - Pushed at: about 4 years ago - Stars: 116 - Forks: 25

vitaly-t/iter-ops
Basic operations on iterables
Language: TypeScript - Size: 3.35 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 144 - Forks: 5

pedromsilvapt/data-async-iterator
Batteries-included utility functions to work with async iterables as available in ES2018/TypeScript
Language: TypeScript - Size: 109 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

clickup/magination
An opinionated framework to build cursor-based pagination over multiple streams of hits
Language: TypeScript - Size: 96.7 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

lapets/products
Simple function for building ensembles of iterables that are disjoint partitions of an overall Cartesian product.
Language: Python - Size: 86.9 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

the-spyke/undercut
JavaScript lazy data processing, pipelines, and language utilities built around native JS features and protocols.
Language: TypeScript - Size: 3.77 MB - Last synced at: about 5 hours ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 3

jucardi/go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
Language: Go - Size: 89.8 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 327 - Forks: 25

jmagaram/rescript-seq
Lazy sequences for ReScript
Language: ReScript - Size: 43.2 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 1

nberlette/iterable
Type-safe utilities for iterables and iterators in TypeScript and JavaScript.
Language: TypeScript - Size: 502 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Dean177/react-native-json-tree
React Native JSON Viewer Component, based on react-json-tree
Language: JavaScript - Size: 334 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 120 - Forks: 32

Gafesato/Reto8-POO-SFGT
SoluciΓ³n al Reto 8 POO
Language: Python - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vitaly-t/iter-ops-extras
Custom operators for iter-ops
Language: TypeScript - Size: 90.8 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

faranalytics/flatten_iterables
Flatten iterables and mappings into a dictionary of reference paths and values.
Language: Python - Size: 23.4 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

alanshaw/it-awesome
π¦ List of useful modules for working with async iterables
Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 73 - Forks: 6

Darkhogg/polyethylene
easy manipulation of iterables and async itrerables
Language: TypeScript - Size: 859 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 23 - Forks: 2

RFPAlves/csharp-itertools
C# library based on Python 3 itertools
Language: C# - Size: 35.2 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

T99/iter-over
Sugary iteration utilities and interfaces.
Language: TypeScript - Size: 714 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jezhiggins/rillet.js
Lazily evaluated ranges/streams/fp library built around ES6 generators
Language: JavaScript - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

phantie/contests
Concise predicative testing of iterables
Language: Python - Size: 19.5 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

samarthrana/Python-Basics
This repository scales basics of Python programming from root to everything you need to know about Python language to understand any other concept that incorporates Python. I researched and followed the content creator that favored me the most, CampusX by NItish Sir and this whole repository is the workflow of his 100 Days Python Programming.
Language: Jupyter Notebook - Size: 542 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

chuthin/Callbag
π A standard for Swift callbacks that enables lightweight observables and iterables
Language: Swift - Size: 123 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

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
Language: Python - Size: 32.2 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

pitchart/transformer
A PHP transducers implementation in a fluent way
Language: PHP - Size: 125 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 1

Nebulaevo/typediter
Type-safe versions of Python's builtin iterables
Language: Python - Size: 56.6 KB - Last synced at: 30 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tsdotnet/linq
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
Language: TypeScript - Size: 1.41 MB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 42 - Forks: 2

aryanshdev/VectorsPY
Repository For VectorsPY Module in Python.
Language: Python - Size: 85.9 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

T-Flet/Python-Generic-Util
Convenient functions not found in Python's Standard Library (regarding benchmarking, iterables, functional tools, operators and numba compilation)
Language: Python - Size: 35.2 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

relaycorp/it-duplex-ack-js
Create source/sink iterables for a duplex stream where each message should be acknowledged
Language: JavaScript - Size: 538 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

callmeskyy111/Arrays-And-Iterables-In-JS
All about Arrays[] and iterables in Javascript π‘
Language: JavaScript - Size: 84 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

erizocosmico/go-itergen
Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.
Language: Go - Size: 4.33 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 88 - Forks: 4

abhayanigam/Learn_Python
Introduction in Python Language , Oops Concepts , Common Libraries And Basic Programs
Language: Python - Size: 151 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 4

jovdb/iterating
test array alternatives: like transducers, generators, callbags
Language: TypeScript - Size: 710 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

vangware/iterables π¦
π Iterable and AsyncIterable utils
Language: TypeScript - Size: 327 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vangware/libraries π¦
π Vangware libraries monorepo
Language: TypeScript - Size: 1.02 MB - Last synced at: about 5 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

baileympearson/iterable-ts
A Typescript library providing flexible and composable iterator operations.
Language: TypeScript - Size: 38.3 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

sartaj/pipe-me
πPipeable programming for humans.
Language: JavaScript - Size: 2.42 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 98 - Forks: 2

lapets/permutations
Python library for instantiating and working with permutation collections that provide efficient implementations of all sequence methods (including random-access retrieval by index).
Language: Python - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jfet97/aww
Async Iterables Interfaces for Web Workers
Language: JavaScript - Size: 45.9 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 112 - Forks: 3

JonasMuehlmann/datastructures.go
The missing generic container library for go, featuring an extensive iterator API.
Language: Go - Size: 735 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

jmagaram/rescript-extras
Utilities for ReScript projects
Language: ReScript - Size: 43.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 2

sigmasoldi3r/ts-option
Optional values for typescript
Language: TypeScript - Size: 60.5 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

proc7ts/a-iterable π¦
An Iterable implementation with ES6 Array-like API
Language: TypeScript - Size: 2.4 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

RedRoserade/js-itertools
ES6 generator utility functions
Language: TypeScript - Size: 40 KB - Last synced at: about 6 hours ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

asynched/iter-ts
A utility library for JavaScript generators.
Language: TypeScript - Size: 58.6 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

sekgobela-kevin/prodius
Calculates cartesian product from iterables without memory error.
Language: Python - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kschuetz/enhanced-iterables
Iterables with additional methods
Language: Java - Size: 926 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

D31T4/iterable-map-filter-reduce
map, filter, reduce for JavaScript iterables.
Language: TypeScript - Size: 104 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

xeinebiu/ts-iterable
Iterables, streams for typescript
Language: TypeScript - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

dwi-handoyo/Spread-Operator-and-Rest-Parameter
Language: HTML - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RMiguelRivero/rectools
A toolbox for working with iterables.
Language: JavaScript - Size: 15.6 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Cornutum/hamcrest-composites
Better testability for comparision of complex Java objects
Language: Java - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JonasMuehlmann/pyaoi
Conventient algorithms for processing iterables, inspired by the algorithm header from the C++ standard template library (STL for short).
Language: Python - Size: 103 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

berhalak/fromit
Linq for js Iterables
Language: TypeScript - Size: 267 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jsdsl/iterator
A collection of classes that allow iteration over a predefined collection of elements.
Language: TypeScript - Size: 213 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chocolateboy/conjoin
A fast and flexible joiner for iterables and arrays with a tiny footprint
Language: JavaScript - Size: 772 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lxsmnsyc/iterable-js
An extensions for objects with Iterator Protocol for JS
Language: JavaScript - Size: 702 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

amssdias/python-advanced_topics
Advanced topics in Python Language
Language: Python - Size: 424 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TeamworkGuy2/JStreamish
java.util.stream utility classes and functions. Converters for classes like BufferedReader to Iterator<String> and other stream related classes.
Language: Java - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

python-supply/iterators-generators-and-uncertainty
Iterators and generators are powerful abstractions within Python that have a variety of uses. This article reviews how they are defined, how they are related, and how they can help programmers work in an elegant and flexible way with data structures and data streams of an unknown or infinite size.
Language: Jupyter Notebook - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

LeonardoVal/iterables.js
List and iterators utility functions and definitions.
Language: JavaScript - Size: 2.45 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vitoke/iternal
Provides a powerful API for native ES6 iterables and async iterables
Language: TypeScript - Size: 808 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

MikeBild/introduction-python
An introduction to Python, Flask, Numpy, MatPlotLib and Pandas
Language: Jupyter Notebook - Size: 134 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

sz-piotr/iterable-sequence
A utility library for working with iterables in modern JavaScript and TypeScript
Language: TypeScript - Size: 151 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

kanitsharma/yieldpromise
Yield promises in generator functions
Language: JavaScript - Size: 99.6 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

iArunava/Iterators-in-Python
This is the supporting repository for the Iterators in Python video
Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

somdipdey/Performance-Difference-Between-Different-Ways-Of-Iterating-Over-A-Dictionary-In-CSharp
Performance Difference Between Different Ways Of Iterating Over A Dictionary in C#
Language: C# - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Poogles/limitediterables
Rate limited Python iterables!
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

micahstubbs/ixjs-examples
a set of IxJS examples, presented as node scripts and IJavaScript π Jupyter Notebooks
Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

DanielHerr/Better-Iteration
Enables iteration of objects and numbers in for..of loops, and enhances array iteration.
Language: JavaScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
