iterator topic

List iterator repositories

scandir

527
Stars
69
Forks
Watchers

Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib

lfi

233
Stars
1
Forks
Watchers

🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.

rubico

270
Stars
15
Forks
Watchers

[a]synchronous functional programming

PyDesignPattern

280
Stars
93
Forks
Watchers

Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.

gkvdb

116
Stars
22
Forks
Watchers

[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支...

tstl

588
Stars
48
Forks
Watchers

TypeScript-STL (Standard Template Library, migrated from C++)

libdict

282
Stars
72
Forks
Watchers

C library of key-value data structures.

swift-algorithms

5.7k
Stars
420
Forks
Watchers

Commonly used sequence and collection algorithms for Swift

Iterator

333
Stars
21
Forks
Watchers

The Hoa\Iterator library.

PHP-PDO-MySQL-Class

241
Stars
114
Forks
Watchers

A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.