crates.io41薄弱健康指数liuchong/futures-fsAccess File System operations off-thread, using a Futures.Rust★ 0↓ 6,738/月2026年8月27日Apache-2.02026年8月27日 · 指标 2.10.0
Packagist41薄弱健康指数php-standard-library/processTyped, non-blocking API for spawning and managing child processesPHP★ 0↓ 13.9K/月2026年8月4日MIT2026年8月4日 · 指标 2.10.0
PyPI41薄弱健康指数python-trio/async_generatorMaking it easy to write async iterators in Python 3.5Python★ 1032026年7月18日自定义许可证2026年7月18日 · 指标 2.10.0
NuGet41薄弱健康指数semihokur/AsyncFixerAsyncFixer: Async/Await Analyzers and Code FixesC#★ 2112026年7月18日Apache-2.02026年7月18日 · 指标 2.10.0
Packagist40薄弱健康指数amphp/parserA generator parser to make streaming parsers simple.PHP★ 154↓ 3.5M/月2026年8月27日MIT2026年8月27日 · 指标 2.10.0
Packagist40薄弱健康指数amphp/phpunit-utilHelper package to ease testing with PHPUnit.PHP★ 22↓ 17.5K/月2026年7月30日MIT2026年7月30日 · 指标 2.10.0
npm40薄弱健康指数gulpjs/now-and-laterMap over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.JavaScript★ 24↓ 12.2M/月2026年8月27日MIT2026年8月27日 · 指标 2.10.0
npm39薄弱健康指数SBoudrias/run-asyncUtility method to run function either synchronously or asynchronously using the common `this.async()` style.JavaScript★ 24↓ 162M/月2026年8月29日MIT2026年8月29日 · 指标 2.10.0
npm39薄弱健康指数alexindigo/asynckitMinimal async jobs utility library, with streams supportJavaScript★ 26↓ 451M/月2026年8月4日MIT2026年8月4日 · 指标 2.10.0
Go39薄弱健康指数joeycumines/go-bigbuffPackage bigbuff implements a one-many ordered queue producer-consumer pattern + utilities.Go★ 32026年7月30日Apache-2.02026年7月30日 · 指标 2.10.0
npm39薄弱健康指数maugenst/zip-a-folderForked the idea of @sole to zip a complete folder into a zip file but now using promisesTypeScript★ 77↓ 747K/月2026年7月18日无许可证2026年7月18日 · 指标 2.10.0
Packagist39薄弱健康指数php-standard-library/asyncFiber-based structured concurrency using cooperative multitaskingPHP★ 2↓ 38.2K/月2026年8月3日MIT2026年8月3日 · 指标 2.10.0
npm39薄弱健康指数sindresorhus/p-tryStart a promise chainJavaScript · TypeScript★ 62↓ 392M/月2026年8月4日MIT2026年8月4日 · 指标 2.10.0
Packagist38薄弱健康指数php-standard-library/channelMessage-passing channels for async communication, inspired by Go and RustPHP★ 1↓ 38.2K/月2026年8月3日MIT2026年8月3日 · 指标 2.10.0
Packagist38薄弱健康指数php-standard-library/promisePromise interface for deferred computations - resolved or rejectedPHP★ 1↓ 41K/月2026年8月4日MIT2026年8月4日 · 指标 2.10.0
PyPI37薄弱健康指数florimondmanca/asgi-lifespanProgrammatic startup/shutdown of ASGI apps.Python★ 276↓ 12.5M/月2026年8月27日MIT2026年8月27日 · 指标 2.10.0
npm37薄弱健康指数sindresorhus/p-cancelableCreate a promise that can be canceledJavaScript · TypeScript★ 451↓ 146M/月2026年8月29日MIT2026年8月29日 · 指标 2.10.0
Packagist36薄弱健康指数amphp/logNon-blocking logging for PHP based on Amp and Monolog.PHP★ 40↓ 82.9K/月2026年8月13日MIT2026年8月13日 · 指标 2.10.0
Packagist35薄弱健康指数clue/reactphp-sqliteAsync SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.PHP★ 57↓ 1,188/月2026年8月13日MIT2026年8月13日 · 指标 2.10.0
PyPI35薄弱健康指数manrajgrover/halo💫 Beautiful spinners for terminal, IPython and JupyterPython★ 3,0262026年8月13日MIT2026年8月13日 · 指标 2.10.0
PyPI34存在风险健康指数aio-libs/aiohttpAsynchronous HTTP client/server framework for asyncio and PythonPython★ 16.5K2026年8月5日Apache-2.02026年8月5日 · 指标 2.10.0
crates.io34存在风险健康指数async-rs/async-stdAsync version of the Rust standard libraryRust★ 4,066↓ 3.2M/月2026年8月22日Apache-2.02026年8月22日 · 指标 2.10.0
crates.io34存在风险健康指数danieldg/ordered-stream该仓库未发布描述。Rust★ 13↓ 5.5M/月2026年8月11日Apache-2.02026年8月11日 · 指标 2.10.0
Packagist34存在风险健康指数danog/MadelineProtoAsync PHP client API for the telegram MTProto protocolPHP★ 3,472↓ 17.5K/月2026年7月26日AGPL-3.02026年7月26日 · 指标 2.10.0
crates.io34存在风险健康指数facebook/winterfellA STARK prover and verifier for arbitrary computationsRust★ 900↓ 45.7K/月2026年7月31日MIT2026年7月31日 · 指标 2.10.0
NuGet34存在风险健康指数ncalc/ncalcNCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.C#★ 1,1422026年7月31日MIT2026年7月31日 · 指标 2.10.0
PyPI34存在风险健康指数omnilib/aiomultiprocessTake a modern Python codebase to the next level of performance.Python★ 1,926↓ 5M/月2026年8月27日MIT2026年8月27日 · 指标 2.10.0
Go34存在风险健康指数uretgec/loggerjUltra-high-performance, lock-free, zero-allocation asynchronous logger for Go. Pre-compiled sub-profiles, atomic CAS rate limiting, COW registry, opt-in context tracing, and native log rotation.Go★ 02026年7月30日MIT2026年7月30日 · 指标 2.10.0
Packagist34存在风险健康指数yiisoft/yii2-queueYii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and GearmanPHP★ 1,064↓ 248.1K/月2026年7月28日BSD-3-Clause2026年7月28日 · 指标 2.10.0