iterator topic
scandir
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
lfi
🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
rubico
[a]synchronous functional programming
PyDesignPattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
gkvdb
[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支...
tstl
TypeScript-STL (Standard Template Library, migrated from C++)
libdict
C library of key-value data structures.
swift-algorithms
Commonly used sequence and collection algorithms for Swift
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.