GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

iterator

Website
Wikipedia
https://static.github-zh.com/github_avatars/emirpasic?size=40
emirpasic / gods

Go 语言实现各种数据结构和算法,Sets, Lists, Stacks, Maps, Trees, Queues 等等

Go数据结构maptreesetliststackiteratorenumerablesortavl-treered-black-treeb-treequeue
Go 16.95 k
3 个月前
https://static.github-zh.com/github_avatars/apple?size=40
apple / swift-algorithms

#算法刷题#Commonly used sequence and collection algorithms for Swift

算法iteratoritertools
Swift 6.16 k
3 个月前
https://static.github-zh.com/github_avatars/tboox?size=40
tboox / tbox

#算法刷题#🎁 A glib-like multi-platform c library

streamcoroutines算法cross-platformiteratorNetworkJSONXMLplistcontainertboxxmake
C 5 k
2 个月前
https://static.github-zh.com/github_avatars/ericniebler?size=40
ericniebler / range-v3

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

rangerange-libraryproposaliteratorC++
C++ 4.26 k
3 个月前
https://static.github-zh.com/github_avatars/loophp?size=40
loophp / collection

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

collectionyieldGeneratoriteratorimmutable
PHP 732
4 个月前
https://static.github-zh.com/github_avatars/samchon?size=40
samchon / tstl

#算法刷题#TypeScript-STL (Standard Template Library, migrated from C++)

TypeScriptstlcontainercollectioniterator算法mutexsemaphorehashmaptreemap
TypeScript 616
1 年前
https://static.github-zh.com/github_avatars/benhoyt?size=40
benhoyt / scandir

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

scandirPythondirectoryiteratorperformance
Python 536
20 天前
https://static.github-zh.com/github_avatars/koculu?size=40
koculu / ZoneTree

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

lsm-treekey-value-storeconsistencyisolationkey-value-database数据库Linuxbinary-treeiteratorpersistenceconcurrentcloud-diskLibrarymulti-threadedrecoverabletransactional微服务
C# 419
5 个月前
https://static.github-zh.com/github_avatars/jonschlinkert?size=40
jonschlinkert / kind-of

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

typetypeofJavaScriptkindstringarrayobjectdateRegular expressioniteratorargumentssetmapNode.js
JavaScript 355
1 年前
https://static.github-zh.com/github_avatars/TomerAberbach?size=40
TomerAberbach / lfi

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

asyncsyncconcurrent函数式编程lazyPromiseiteratorJavaScriptnpm-moduleGeneratornpm
TypeScript 341
6 个月前
https://static.github-zh.com/github_avatars/hoaproject?size=40
hoaproject / Iterator

The Hoa\Iterator library.

PHPhoaLibraryiterator
PHP 333
4 年前
https://static.github-zh.com/github_avatars/fmela?size=40
fmela / libdict

C library of key-value data structures.

treebinarytreemaphashtableCavl-treeredblacktreeiteratordictionaryhashingkey-value数据结构
C 294
5 年前
https://static.github-zh.com/github_avatars/spencer-luo?size=40
spencer-luo / PyDesignPattern

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

design-patternPythonrefactorobserversingletondecoratorcompositeadapterstrategy-gamecommandfactoryiteratorproxymediatorclonefiltercallbackprinciple
Python 284
6 年前
https://static.github-zh.com/github_avatars/a-synchronous?size=40
a-synchronous / rubico

[a]synchronous functional programming

function-compositionasynchronoustransducersparallelseries函数式编程Promiseasync/awaitNode.jsJavaScripttacitconcurrentiteratorasyncGeneratormonadoperatormux
JavaScript 281
6 天前
https://static.github-zh.com/github_avatars/slightlyoutofphase?size=40
slightlyoutofphase / staticvec

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

arraycontainervectorstackno-stdRust数据结构iteratoriteratorscratesgenericsdatastructuresdatastructurestaticcontainerscollections
Rust 267
2 年前
https://static.github-zh.com/github_avatars/VanHakobyan?size=40
VanHakobyan / 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 V...

design-patternabstract-factory-patternadapterbridgecommandcompositeinterpreteriteratorprototypefacade-patternmediator-patternsingleton-patternproxystate
C# 262
5 年前
https://static.github-zh.com/github_avatars/lincanbin?size=40
lincanbin / 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.

PHPMySQLPHP Data Objects (PDO)iterator
PHP 243
5 年前
https://static.github-zh.com/github_avatars/ajcr?size=40
ajcr / rolling

#算法刷题#Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)

算法Pythoniterator
Python 203
1 年前
https://static.github-zh.com/github_avatars/P4sca1?size=40
P4sca1 / cron-schedule

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

cronscheduleTypeScriptjobParserintervaliteratorDenoJavaScripttimercron-expressionNode.jsHacktoberfest
TypeScript 190
8 天前
https://static.github-zh.com/github_avatars/libmir?size=40
libmir / mir-algorithm

#算法刷题#Dlang Core Library

iteratorrange算法multidimensional-arrays
D 178
5 个月前
loading...