Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with iterable
A curated list of projects in awesome lists tagged with iterable .
https://github.com/0no-co/wonka
ðĐ A tiny but capable push & pull stream library for TypeScript and Flow
callbag events iterable javascript observable stream typescript
Last synced: 28 Oct 2024
https://github.com/tomeraberbach/lfi
ðĶĨ A lazy functional iteration library supporting sync, async, and concurrent iteration.
async concurrent functional-programming generator iterable iterator javascript lazy npm-module npm-package promise sync
Last synced: 20 Dec 2024
https://github.com/sindresorhus/cycled
Cycle through the items of an array
array-helper cycle iterable npm-package
Last synced: 21 Dec 2024
https://github.com/akarnokd/ixjava
Iterable Extensions for Java 6+
iterable iterable-extensions java rxjava stream
Last synced: 17 Nov 2024
https://github.com/labs42io/itiriri
A library built for ES6 iteration protocol.
collections filter for-of iterable iterators lazy map slice
Last synced: 16 Dec 2024
https://github.com/sindresorhus/magic-iterable
Call a method on all items in an iterable by calling it on the iterable itself
es2015-proxy iterable nodejs npm-package
Last synced: 07 Oct 2024
https://github.com/markrogoyski/itertools-php
PHP Iteration Tools Library
fluentinterface generator infinite-iteration iterable iterator looping loops php php-library random-iteration stream streams traversable zip
Last synced: 16 Dec 2024
https://github.com/ebonnal/streamable
[Python] Stream-like manipulation of iterables.
asyncio collections data data-engineering decorator-pattern etl etl-pipeline fluent-interface immutability iterable iterator iterator-pattern lazy-evaluation method-chaining python python3 reverse-etl streams threads visitor-pattern
Last synced: 18 Dec 2024
https://github.com/lmammino/iteration-protocols-workshop
A FREE and open-source workshop about JavaScript iteration protocols: iterator, iterable, async iterator, async iterable
iterable iterators javascript node nodejs protocols tests tutorial workshop
Last synced: 01 Nov 2024
https://github.com/ehmicky/test-each
ðĪ Repeat tests. Repeat tests. Repeat tests.
cartesian code-quality data-driven data-driven-testing data-driven-tests es6 foreach functional-programming fuzz fuzz-testing fuzzing iterable javascript library nodejs snapshot-testing test test-automation testing typescript
Last synced: 17 Dec 2024
https://github.com/renggli/dart-more
More Dart â Literally.
async cache collection dart flutter formatter functional iterable library matcher math ordering printer utilities
Last synced: 15 Dec 2024
https://github.com/billaul/active_period
Smart-Period aims to simplify Time-range manipulation
holiday holiday-calculation holidays iterable periods range ruby ruby-on-rails time timerange
Last synced: 01 Oct 2024
https://github.com/ehmicky/fast-cartesian
Fast cartesian product
algorithm cartesian cartesian-product cartesian-products combinations combinatorics data-structures es6 functional functional-programming iterable javascript library lodash lodash-fp nodejs performance product sets typescript
Last synced: 21 Dec 2024
https://github.com/tomeraberbach/betterator
ðŊ A better sync and async iterator API.
async-iterable async-iterator iterable iterator javascript npm-package
Last synced: 16 Dec 2024
https://github.com/TomerAberbach/betterator
ðŊ A better sync and async iterator API.
async-iterable async-iterator iterable iterator javascript npm-package
Last synced: 14 Nov 2024
https://github.com/wq/itertable
â IterTable is a Pythonic API for iterating through tabular data formats, including CSV, XLSX, XML, and JSON.
csv data-processing excel export import iterable json openpyxl pandas pythonic spreadsheet tabular-data xml
Last synced: 04 Nov 2024
https://github.com/jeremeamia/iter8
PHP library for iterable/generator transformations and operations
functions generators iterable iterators php transformations yield
Last synced: 07 Nov 2024
https://github.com/smoren/itertools-ts
TypeScript Iteration Tools Library
async-iterable async-iterables async-iteration async-iterator async-iterators fluentinterface generator infinite-iteration iterable iterator itertools itertools-library looping loops random-iteration stream streams zip
Last synced: 18 Dec 2024
https://github.com/teohhanhui/callbag-rs
Rust implementation of the callbag spec for reactive/iterable programming
callbag frp iterable observable reactive rust stream
Last synced: 21 Nov 2024
https://github.com/bpolaszek/php-iterable-functions
Provides functions for iterable variables: iterable_map(, iterable_filter(), iterable_to_array(), ...
array iterable iterator iteratoraggregate php traversable
Last synced: 24 Nov 2024
https://github.com/seregpie/lodash.product
Calculates the Cartesian product between multiple collections.
array cartesian-product collection combinatorics iterable javascript lodash mixin plugin
Last synced: 14 Dec 2024
https://github.com/blakeembrey/iterative
Functions for working with iterators in JavaScript and TypeScript
helpers iterable iterator itertools typescript utility
Last synced: 09 Nov 2024
https://github.com/ehmicky/big-cartesian
Cartesian product for big inputs
algorithm cartesian cartesian-product cartesian-products combinations combinatorics data-structures es6 functional functional-programming iterable javascript library lodash lodash-fp nodejs performance product sets typescript
Last synced: 27 Oct 2024
https://github.com/gildas-lormeau/yabson
YaBSON is a library allowing schemaless binary-encoded parsing/serialization of JavaScript data with a generator-based implementation
binary circular-dependencies generator iterable iterator javascript memory-efficient parse parser schemaless serialization serialize serializer
Last synced: 09 Nov 2024
https://github.com/kakasoo/proto-typescript
Utility types and implementations based on JavaScript prototypes.
es6 iterable iterator javascript prototype type-safe typescript utility-types
Last synced: 19 Oct 2024
https://github.com/lironmiz/next.py-python-course
this repository contains solutions in python to the next.py python course problems of the Cyber ââEducation Center from campus.gov.il.
algorithms certificate course data-structures education exception-handling generators inheritance iterable iterator learning-by-doing module modules one-liners oop-principles oop-python polymorphism project pycharm python3
Last synced: 27 Oct 2024
https://github.com/marchdev-tk/flinq
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.
boilerplate collection collections dart dart-library dart-package dart2 dartlang enumerable extended-capabilities iterable linq linq-expressions linq-methods
Last synced: 14 Oct 2024
https://github.com/ricokahler/lazy
A small (~900B gzip), useful set of methods for lazy iteration of iterables.
iterable iteration iterator lazy lazy-evaluation linq
Last synced: 27 Oct 2024
https://github.com/morefigs/interval-timer
interval-timer is a Python package that enables iterating over a sequence of regular time intervals with high precision.
interval iterable iterator python synchronizer timer
Last synced: 15 Oct 2024
https://github.com/mtchavez/iterable-api-client
Iterable REST API Ruby gem **GITLAB MIRROR**
iterable iterable-api iterable-api-client iterable-gem iterable-rest-api
Last synced: 09 Dec 2024
https://github.com/calebboyd/redis-x-stream
An AsyncIterable interface for reading redis streams
async consumer iterable javascript job-queue nodejs nodejs-library queue redis redis-queue streams task-queue typescript typescript-library worker-queue
Last synced: 09 Nov 2024
https://github.com/conartist6/sequins
Mutable sequences and native data structures (Map, Set, List) following the Immutable.js API
data-structures es6 es6-javascript es6-map es6-set immutablejs iterable
Last synced: 29 Oct 2024
https://github.com/jajaperson/iterable-utilities
A bunch of utilities for working with iterables, many inspired by the native array methods.
array array-manipulation iterable javascript typescript utility
Last synced: 28 Oct 2024
https://github.com/danielrbradley/collection-fns
Functions for working with built-in collection types
array collections iterable javascript javascript-library map set typescript typescript-library
Last synced: 12 Oct 2024
https://github.com/nodef/extra-iterable
An iterable is a sequence of values.
accumulate cartesian-product chunk compare concat copy copy-within count count-as cut cut-at cut-at-right cut-right cycle difference drop drop-right drop-while extra iterable
Last synced: 27 Nov 2024
https://github.com/shinnn/list-directories
List all directories in a given directory
async-await directory filesystem iterable javascript list nodejs promise set
Last synced: 07 Dec 2024
https://github.com/seangenabe/starry
[DEPRECATED. Please direct efforts to the awesome `ix` library.] Modular functions for iterable objects
generator-function iterable iterable-objects iteration iteration-over-objects iterator modular
Last synced: 04 Dec 2024
https://github.com/conaclos/cow-list
Copy-On-Write iterable list
copy-on-write cow data-structure immutable iterable list mutable rope versioning
Last synced: 11 Oct 2024
https://github.com/sec-ant/readable-stream
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
async iterable iteration iterator polyfill ponyfill readable-stream stream
Last synced: 08 Nov 2024
https://github.com/kleinfreund/reverse-iterable-set
A reverse-iterable set implementation based on the built-in Set object.
iterable iterator reverse-iterable set
Last synced: 02 Nov 2024
https://github.com/mcmath/chai-iterator
Chai assertions for iterable objects
chai chai-plugin generator iterable iterator javascript plugin test testing typescript
Last synced: 14 Nov 2024
https://github.com/simphotonics/stride
Extension method for iterating Dart Lists and Iterables using a custom start index and step size (stride).
array column-major dart iterable iterator multi-dimensional-array numerical-computation row-major stride
Last synced: 13 Oct 2024
https://github.com/sec-ant/trie-map
TS/JS Map-like data structure backed by trie
data-structure esm iterable map trie typescript
Last synced: 17 Oct 2024
https://github.com/fivetran/dbt_iterable
Fivetran transformation models for Iterable using dbt.
dbt dbt-packages fivetran iterable
Last synced: 12 Dec 2024
https://github.com/xeinebiu/ts-iterable
Iterables, streams for typescript
array enumerable enumeration filter first group iterable iterables iterator iterators javascript list map mapnotnull node nodejs sort typescript where wherenotnull
Last synced: 06 Nov 2024
https://github.com/kleinfreund/reverse-iterable-array
A reverse-iterable array implementation based on the built-in Array object.
array iterable iterator reverse-iterable
Last synced: 02 Nov 2024
https://github.com/stdlib-js/math-iter-special-log
Create an iterator which computes the base `b` logarithm.
base function iterable iterate iterator javascript log logarithm math mathematics node node-js nodejs stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/math-iter-special-logit
Create an iterator which evaluates the logit function for each iterated value.
iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib
Last synced: 10 Nov 2024
https://github.com/stagas/lexer-next
lexer for recursive descent parsers
iterable iterator lexer parser parsing recursive-descent-parser regexp regexp-match tokenizer
Last synced: 31 Oct 2024
https://github.com/martinheidegger/map-each
A very small, flexible, parallel async mapping helper that has first-class support for Iterators and concurrency.
async callback concurrency each iterable iterator javascript mapping parallel
Last synced: 10 Dec 2024
https://github.com/stagas/tokenizer-next
iterator based tokenizer for writing parsers
iterable iterator lexer parser parsing regexp regexp-match tokenizer
Last synced: 18 Dec 2024
https://github.com/ryanmorr/reduce
Array's reduce for all iterable and enumerable objects
array enumerable iterable javascript reduce
Last synced: 13 Nov 2024
https://github.com/stdlib-js/math-iter-special-sin
Create an iterator which computes the sine of each iterated value.
angle iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 14 Nov 2024
https://github.com/stdlib-js/math-iter-utils-continued-fraction
Evaluate the terms of a continued fraction.
approximation continued fraction iterable iterate iterator javascript math mathematics node node-js nodejs stdlib
Last synced: 08 Nov 2024
https://github.com/kleinfreund/reverse-iterable-map
A reverse-iterable map implementation based on the built-in Map object.
iterable iterator map reverse-iterable
Last synced: 02 Nov 2024
https://github.com/stdlib-js/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
arc arcsine asinh hyperbolic inverse iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 13 Nov 2024
https://github.com/joeltg/ziterable
Generic, variadic, iterable zip
functional-programming iterable iterator typescript zip
Last synced: 05 Oct 2024
https://github.com/astridlyre/fp
fp - My little functional programming library
functional-programming iterable javascript multimethods observable stream
Last synced: 14 Nov 2024
https://github.com/fivetran/dbt_iterable_source
Fivetran data source models for Iterable using dbt.
dbt dbt-packages fivetran iterable
Last synced: 12 Dec 2024
https://github.com/patrickroberts/enumerable-ts
A port of System.Linq.Enumerable from the .NET framework to TypeScript
deferred-tasks enumerable extension-methods iterable iterator prototype-chain typescript
Last synced: 20 Nov 2024
https://github.com/blackaslight/iterstar
For when working with generators, ReadableStreams and any other iterable imaginable.
array browser deno iterable javascript stream typescript
Last synced: 15 Nov 2024
https://github.com/joeltg/it-zip
Generic, variadic, iterable zip
functional-programming iterable iterator typescript zip
Last synced: 02 Nov 2024
https://github.com/stdlib-js/stats-iter-variance
Compute the unbiased sample variance over all iterated values.
dispersion iterable iterate iterator javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib unbiased var variance
Last synced: 13 Nov 2024
https://github.com/stdlib-js/math-iter-special-expit
Create an iterator which evaluates the standard logistic function for each iterated value.
expit inverse iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib
Last synced: 13 Nov 2024
https://github.com/oliverjash/iterable-transformers
Type-safe transformer functions for Iterable and AsyncIterable (map, flatten, reduce, etc.).
asynciterable asynciterator iterable iterator
Last synced: 16 Nov 2024
https://github.com/stdlib-js/math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
cos cosine cosm1 iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 21 Oct 2024
https://github.com/evanhahn/iterpal
a friendly collection of utilities for iterables
Last synced: 15 Oct 2024
https://github.com/stdlib-js/iter-do-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
do-while-each each iterable iterate iterator iterdowhileeach javascript node node-js nodejs stdlib util utilities utility utils while whileeach
Last synced: 17 Oct 2024
https://github.com/navarr/iterable_to_array
A PHP class that handles the boilerplate for converting an iterable into an array
array hacktoberfest iterable php-library
Last synced: 07 Nov 2024
https://github.com/stdlib-js/math-iter-special-log10
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
base-10 binary function iterable iterate iterator javascript log log10 logarithm math node node-js nodejs special special-function stdlib
Last synced: 12 Nov 2024
https://github.com/rk0cc/collection_change_notifier
Implement change notifier for collection object e.g. List, Set and Map
change-notifier collections dart flutter iterable iterator list map set
Last synced: 16 Nov 2024
https://github.com/stdlib-js/math-iter-special-gamma1pm1
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
factorial function gamma gamma1pm1 gammap1m1 iterable iterate iterator javascript math mathematics node node-js nodejs number special special-function stdlib
Last synced: 10 Nov 2024
https://github.com/jungomi/iterfn
Functions to work with iterators and iterables
generator iterable iterator javascript
Last synced: 16 Nov 2024
https://github.com/rubeniskov/traverse-json
A complete traverse json function with iterable interface.
depth function-iterator iterable iterable-returns iterator javascript json jsonpath minimatch nodejs standard traverse traverse-json
Last synced: 14 Nov 2024
https://github.com/marvin255/fluent-iterable
Interface that provides map, filter and other array related functions for any iterable instances in a simple fluent style
Last synced: 12 Oct 2024
https://github.com/itaheld90/seqzy.js
Lazy sequence library, tailor made for Javascript Iterables
iterable iterator javascript lazy-evaluation sequence shortcut-fusion
Last synced: 20 Nov 2024
https://github.com/chocolateboy/conjoin
A fast and flexible joiner for iterables and arrays with a tiny footprint
array array-join arrays curried iterable iterables join joiner oxford-comma serial-comma zero-dependency
Last synced: 19 Dec 2024
https://github.com/icyjoseph/array-scan
JavaScript implementation of Rust's scan method for lists.
array-scan iterable javascript scan
Last synced: 21 Nov 2024
https://github.com/mhyfritz/bin-data
Partition data into given number of chunks and pick a representative value for each chunk.
array binning bucketing chunks compression iterable quantization
Last synced: 25 Nov 2024
https://github.com/chocolateboy/range
A no-frills number-range generator
array inclusive inclusive-range iterable number-range
Last synced: 13 Dec 2024
https://github.com/martinheidegger/run-each
A very small, flexible, parallel async iteration helper that has first-class support for Iterators and concurrency.
async callback concurrency each iterable iterator javascript parallel
Last synced: 10 Dec 2024
https://github.com/stdlib-js/iter-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
each iterable iterate iterator javascript node node-js nodejs stdlib util utilities utility utils while while-each whileeach
Last synced: 13 Dec 2024
https://github.com/lopatnov/make-iterable
How to make object as array? This TypeScript library makes objects as Array like and iterable. Open lopatnov/make-iterable project and see for yourself.
array-like iterable javascript object-iterable typescript typescript-library
Last synced: 20 Dec 2024
https://github.com/tomokimiyauci/iterange
Numeric sequence lazy generator, TC39 proposal-iterator.range implementation
generator iterable iterator numeric proposal-iterator-range range sequence tc39
Last synced: 21 Nov 2024
https://github.com/dakujem/toru
åã - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
collection iterable iterator lodash php
Last synced: 14 Oct 2024
https://github.com/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).
combinatorics iterable iterables permutations python-containers python-data-structures python-iterables python-library
Last synced: 23 Nov 2024
https://github.com/hansalemaos/flatten_any_dict_iterable_or_whatsoever
No more sleepless nights due to a nested dict, json, list or whatsoever
flatten iterable nested python
Last synced: 21 Nov 2024