The Wayback Machine - https://web.archive.org/web/20220601031608/https://github.com/topics/iterator
Here are
774 public repositories
matching this topic...
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
The Finder component finds files and directories via an intuitive fluent interface.
Commonly used sequence and collection algorithms for Swift
Updated
Apr 20, 2022
Swift
🎁 A glib-like multi-platform c library
Range library for C++14/17/20, basis for C++20's std::ranges
A (memory) friendly, easy, lazy and modular collection class.
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
Updated
Jan 23, 2022
Python
TypeScript-STL (Standard Template Library, migrated from C++)
Updated
Apr 27, 2022
TypeScript
The Hoa\Iterator library.
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Updated
Mar 5, 2021
JavaScript
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Updated
May 16, 2022
Rust
C library of key-value data structures.
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Updated
Sep 14, 2019
Python
🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
Updated
Apr 18, 2022
JavaScript
Computationally efficient rolling window iterators for Python
Updated
May 27, 2022
Python
🔑 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.
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
C# style generators a.k.a. semi-coroutines for Julia.
Updated
Aug 30, 2021
Julia
[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多表操作、多表事务、随机遍历等特性。
😴 Functional programming with lazy immutable iterables
Updated
May 1, 2022
JavaScript
My variant of the C Template Library
Language Integrated Query in Rust.
Updated
Dec 20, 2020
Rust
Utilities based on Pythons iterators and generators.
Array helpers for Rust's Vector and String types
Updated
May 14, 2022
Rust
Iterate in a lazily achieved sorted order
Updated
Oct 16, 2018
Rust
Improve this page
Add a description, image, and links to the
iterator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
iterator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
If you have in your posession code or have seen code in the wild that you would like to share via the
examplesfolder of rubico, please contribute. You can make a pull request directly and I will review it. I suppose it goes without saying that it should have something to do with rubico.The examples should be runnable in the browser.