iterators

Top 17 iterator Open-Source Projects

  • example-code-2e

    Example code for Fluent Python, 2nd edition (O'Reilly 2022)

  • Project mention: Ask HN: How can I get better at writing production-level Python? | news.ycombinator.com | 2023-07-18

    Yeah, reading the Fluent Python book[1] and / or following along with their support files[2] would a good way to start

    [1] https://amzn.to/3J48u2J

    [2] https://github.com/fluentpython/example-code-2e

  • itertools

    Extra iterator adaptors, iterator methods, free functions, and macros.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • proposal-iterator-helpers

    Methods for working with iterators in ECMAScript

  • Project mention: TC39: Add Object.groupBy and Map.groupBy | news.ycombinator.com | 2023-12-19

    Global iterator type is coming: https://github.com/tc39/proposal-iterator-helpers

    But a method named `groupBy` on iterators traditionally means a different thing: https://github.com/tc39/proposal-array-grouping/issues/51#is...

    Global iterable type it's too late for, since there's many extant iterables in the language and on the web which don't have it in their prototype chain and can't reasonably be changed.

  • ferrum

    Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js (by adobe)

  • csv2

    Fast CSV parser and writer for Modern C++

  • Transducers.jl

    Efficient transducers for Julia

  • staticvec

    Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

  • Project mention: Posting asking if the Rust Reddit community is overly regulated gets regulated. | /r/programmingcirclejerk | 2023-05-27

    This crate of mine for example is currently literally unusable until the deeply fundamental features that John Random kinda-sorta removed in this pull request, ostensibly in preparation for whatever shittily stated syntax is ultimately establihed by whatever the hell "keyword generics" actually is (I really don't know, like this isn't a joke, I fundamentally do not understand what the fuck they're proposing at all in any way or how it's meaningfully and usefullly different from the previous syntax).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • itertools

    Nim rewrite of a very popular Python module of the same name. (by narimiran)

  • iter

    Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations. (by c-cube)

  • streaming

    Fast, safe and composable streaming abstractions. (by odis-labs)

  • iter

    iter is a generic iterator library for Go (by Soft)

  • iterator-functions

    A package that provides `array_*` like functions for iterators.

  • FoldsCUDA.jl

    Data-parallelism on CUDA using Transducers.jl and for loops (FLoops.jl)

  • staticstep

    Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.

  • StreamThreads

    Coroutine library for C#

  • interleave

    Yield from multiple iterators as values become available

  • ts-iterable

    Iterables, streams for typescript

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

iterators related posts

  • Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes

    4 projects | /r/javascript | 29 Apr 2023
  • Updates from the 95th TC39 meeting

    3 projects | /r/javascript | 25 Mar 2023
  • Iterator/Generator Exercises?

    2 projects | /r/learnjavascript | 2 Jan 2023
  • Updates from the 93rd TC39 meeting

    7 projects | dev.to | 2 Dec 2022
  • Set methods proposal reaches stage 3

    6 projects | /r/javascript | 1 Dec 2022
  • Reading Files in OCaml

    1 project | /r/ocaml | 29 Nov 2022
  • The problem with async generators

    2 projects | /r/javascript | 21 Nov 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source iterator projects? This list will help you:

Project Stars
1 example-code-2e 2,932
2 itertools 2,547
3 proposal-iterator-helpers 1,248
4 ferrum 514
5 csv2 515
6 Transducers.jl 424
7 staticvec 267
8 itertools 131
9 iter 117
10 streaming 108
11 iter 71
12 iterator-functions 67
13 FoldsCUDA.jl 54
14 staticstep 13
15 StreamThreads 12
16 interleave 7
17 ts-iterable 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com