全部标签
目录标签

#recursive

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

28 条记录
标签为“recursive”按健康指数排序
npm
87优秀健康指数
fastify/deepmerge
Merges the enumerable properties of two or more objects deeply. Fastest implementation of deepmerge
JavaScript · TypeScript★ 126↓ 13.9M/月2026年8月11日
MIT2026年8月11日 · 指标 2.10.0
PyPI
86优秀健康指数
mahmoud/boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Python★ 6,917↓ 23.5M/月2026年8月27日
自定义许可证2026年8月27日 · 指标 2.10.0
npm
81优秀健康指数
jprichardson/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
JavaScript★ 9,598↓ 844M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
PyPI
81优秀健康指数
qlustered/deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
Python★ 2,520↓ 81.7M/月2026年8月13日
自定义许可证2026年8月13日 · 指标 2.10.0
crates.io
78良好健康指数
zcash/halo2
The Halo2 zero-knowledge proving system
Rust★ 912↓ 561.5K/月2026年7月21日
自定义许可证2026年7月21日 · 指标 2.10.0
crates.io
77良好健康指数
TritonVM/triton-vm
Triton is a virtual machine that comes with Algebraic Execution Tables (AET) and Arithmetic Intermediate Representations (AIR) for use in combination with a STARK proof system.
Rust★ 278↓ 6,079/月2026年7月25日
Apache-2.02026年7月25日 · 指标 2.10.0
Go
73良好健康指数
sgaunet/gitlab-backup
Go CLI tools for backing up and restoring GitLab projects. Supports local and S3 storage with GitLab API export/import, rate limiting, and concurrent operations.
Go★ 52026年8月18日
GPL-3.02026年8月18日 · 指标 2.10.0
npm
71良好健康指数
isaacs/rimraf
A `rm -rf` util for nodejs
TypeScript · JavaScript★ 5,848↓ 632M/月2026年8月4日
BlueOak-1.0.02026年8月4日 · 指标 2.10.0
npm
59中等健康指数
paulmillr/readdirp
Recursive version of fs.readdir with small RAM & CPU footprint.
JavaScript · TypeScript★ 421↓ 812M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
crates.io
57中等健康指数
orxfun/orx-concurrent-recursive-iter
A concurrent iterator that can be extended recursively by each of its items.
Rust★ 1↓ 639.6K/月2026年8月12日
Apache-2.02026年8月12日 · 指标 2.10.0
npm
57中等健康指数
sindresorhus/camelcase-keys
Convert object keys to camel case
TypeScript · JavaScript★ 758↓ 92.2M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
RubyGems
57中等健康指数
Ruby★ 22026年8月30日
自定义许可证2026年8月30日 · 指标 2.10.0
crates.io
54中等健康指数
fast/stacksafe
Prevent stack overflow in deeply recursive functions with automatic stack management.
Rust★ 74↓ 296.8K/月2026年7月28日
Apache-2.02026年7月28日 · 指标 2.10.0
crates.io
53中等健康指数
BurntSushi/walkdir
Rust library for walking directories recursively.
Rust★ 1,527↓ 42.8M/月2026年8月3日
Unlicense2026年8月3日 · 指标 2.10.0
npm
53中等健康指数
sindresorhus/make-dir
Make a directory and its parents if needed - Think `mkdir -p`
JavaScript★ 481↓ 546M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
51中等健康指数
davidmarkclements/rfdc
Really Fast Deep Clone
JavaScript★ 696↓ 211M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
47薄弱健康指数
sindresorhus/map-obj
Map object keys and values into a new object
JavaScript · TypeScript★ 218↓ 142M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
PyPI
45薄弱健康指数
Chaoses-Ib/nest-asyncio2
Patch asyncio to allow nested event loops
Python★ 192026年7月17日
BSD-2-Clause2026年7月17日 · 指标 2.10.0
npm
44薄弱健康指数
sindresorhus/decamelize-keys
Convert object keys from camel case
JavaScript · TypeScript★ 57↓ 55M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
41薄弱健康指数
lukeed/totalist
A tiny (195B to 224B) utility to recursively list all (total) files in a directory
JavaScript★ 150↓ 136M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
npm
31存在风险健康指数
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`, but in node.js
TypeScript · JavaScript★ 199↓ 550M/月2026年8月4日
自定义许可证2026年8月4日 · 指标 2.10.0
Go
31存在风险健康指数
otiai10/copy
Go copy directory recursively
Go★ 7722026年8月29日
MIT2026年8月29日 · 指标 2.10.0
npm
29存在风险健康指数
lukeed/klona
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
JavaScript★ 1,731↓ 57.6M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
23存在风险健康指数
TehShrike/deepmerge
A library for deep (recursive) merging of Javascript objects
JavaScript★ 2,816↓ 340M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
23存在风险健康指数
unclechu/node-deep-extend
Recursive extend module
JavaScript★ 201↓ 173M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
crates.io
19危急健康指数
Byron/jwalk
Filesystem walk performed in parallel with streamed and sorted results
Rust★ 288↓ 704.1K/月2026年8月6日
MIT2026年8月6日 · 指标 2.10.0
npm
17危急健康指数
troygoode/node-require-directory
Recursively iterates over specified directory, requiring each file, and returning a nested hash structure containing those libraries.
JavaScript★ 409↓ 474M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
PyPI
15危急健康指数
erdewit/nest_asyncio
Patch asyncio to allow nested event loops
Python★ 7552026年7月21日
BSD-2-Clause2026年7月21日 · 指标 2.10.0