Repository navigation

#

iterator

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

Go
17086
5 个月前

Commonly used sequence and collection algorithms for Swift

Swift
6202
6 个月前

Range library for C++14/17/20, basis for C++20's std::ranges

C++
4296
5 个月前

A (memory) friendly, easy, lazy and modular collection class.

PHP
738
8 天前

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

TypeScript
623
7 天前

Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.

Python
537
3 个月前

ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.

C#
426
2 个月前

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

JavaScript
354
1 年前

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

TypeScript
342
9 天前

The Hoa\Iterator library.

PHP
331
4 年前

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

Python
288
6 年前

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

Rust
269
2 年前

🔑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.

C#
264
5 年前

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

PHP
241
5 年前

Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)

Python
205
1 年前

A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.

TypeScript
191
4 天前