Top 43 iterator open source projects

Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Php Pdo Mysql Class
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
Pydesignpattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Rolling
Computationally efficient rolling window iterators for Python (including sum, min/max, median and more...)
Designpatterns
🔑Elements of Reusable Object-Oriented Software🔓is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
Gkvdb
[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多表操作、多表事务、随机遍历等特性。
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Easyiterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
Imlazy
😴 Functional programming with lazy immutable iterables
Resumablefunctions.jl
C# style generators a.k.a. semi-coroutines for Julia.
Linq In Rust
Language Integrated Query in Rust.
Finder
The Finder component finds files and directories via an intuitive fluent interface.
Scandir
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Iterator
The Hoa\Iterator library.
Collection
A (memory) friendly, easy, lazy and modular collection class.
Range V3
Range library for C++14/17/20, basis for C++20's std::ranges
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Swift Algorithms
Commonly used sequence and collection algorithms for Swift
iteration utilities
Utilities based on Pythons iterators and generators.
gen
Simple, efficient iterators for OCaml
iterative
Functions for working with iterators in JavaScript and TypeScript
Iterators
A collection of useful iterators for Haxe
deque
JavaScript implementation of a double-ended queue
staticstep
Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.
AsyncIterator
An asynchronous iterator library for advanced object pipelines in JavaScript
iterator-driver
迭代器驱动
1-43 of 43 iterator projects