全部标签
目录标签

#concurrent

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

33 条记录
标签为“concurrent”按健康指数排序
NuGet · npm
96卓越健康指数
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
C#★ 12K2026年8月25日
MIT2026年8月25日 · 指标 2.10.0
npm
91优秀健康指数
open-cli-tools/concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
TypeScript★ 7,826↓ 82M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
PyPI
90优秀健康指数
jawah/urllib3.future
Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.
Python★ 68↓ 2M/月2026年8月19日
MIT2026年8月19日 · 指标 2.10.0
Packagist
89优秀健康指数
paratestphp/paratest
:computer: Parallel testing for PHPUnit
PHP★ 2,494↓ 7.7M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
RubyGems
88优秀健康指数
socketry/falcon
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
Ruby★ 3,0202026年7月20日
MIT2026年7月20日 · 指标 2.10.0
crates.io
83优秀健康指数
moka-rs/moka
A high performance concurrent caching library for Rust
Rust★ 2,661↓ 10.1M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
Packagist
80优秀健康指数
amphp/http-client
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
PHP★ 730↓ 1M/月2026年7月16日
MIT2026年7月16日 · 指标 2.10.0
Packagist
78良好健康指数
amphp/parallel
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
PHP★ 859↓ 2M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io
78良好健康指数
ibraheemdev/papaya
A fast and ergonomic concurrent hashmap for read-heavy workloads.
Rust★ 941↓ 1.2M/月2026年8月28日
MIT2026年8月28日 · 指标 2.10.0
npm
77良好健康指数
paleo/alignfirst
Companion products for AI-assisted software work.
TypeScript★ 86↓ 6,010/月2026年9月5日
CC0-1.02026年9月5日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.dictionaries.concurrent.autoclearing
A thread-safe dictionary that automatically removes entries after a time interval. Designed for high-concurrency scenarios where cached or temporary values should expire without manual cleanup, reducing memory usage and preventing stale data buildup.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 2.10.0
RubyGems
75良好健康指数
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
C# · C++★ 6,6392026年8月28日
MIT2026年8月28日 · 指标 2.10.0
NuGet
71良好健康指数
bitfaster/BitFaster.Caching
High performance, thread-safe in-memory caching primitives for .NET
C#★ 6052026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
69良好健康指数
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
Python★ 2,9892026年7月21日
MIT2026年7月21日 · 指标 2.10.0
Maven
69良好健康指数
vert-x3/vertx-unit
Async polyglot unit testing for Vert.x.
JavaScript · Java★ 332026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
Hex
67良好健康指数
dashbitco/broadway
Concurrent and multi-stage data ingestion and data processing with Elixir
Elixir★ 2,665↓ 234.6K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
crates.io
65良好健康指数
Amanieu/thread_local-rs
Per-object thread-local storage for Rust
Rust★ 372↓ 45.9M/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
npm
62中等健康指数
a-synchronous/rubico
[A]synchronous Functional Programming
JavaScript★ 283↓ 4,364/月2026年9月4日
自定义许可证2026年9月4日 · 指标 2.10.0
npm
60中等健康指数
privatenumber/manten
💮 満点 - Lightweight async testing library for Node.js
TypeScript★ 46↓ 9,462/月2026年7月16日
无许可证2026年7月16日 · 指标 2.10.0
crates.io
51中等健康指数
xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
Rust★ 4,093↓ 25.1M/月2026年8月8日
MIT2026年8月8日 · 指标 2.10.0
Go
50中等健康指数
thalesfsp/sypl
Simple Yet Powerful Logger
Go★ 32026年9月5日
MIT2026年9月5日 · 指标 2.10.0
NuGet
48薄弱健康指数
Open-NET-Libraries/Open.Collections
Useful set of collections, and extensions for collections with thread-safe read-write access options.
C#★ 212026年8月29日
MIT2026年8月29日 · 指标 2.10.0
crates.io
48薄弱健康指数
excsn/fibre
High-performance, memory-efficient, safe multimode sync <-> async channels built for real-time, low-overhead communication in concurrent Rust applications
Rust★ 18↓ 2,138/月2026年8月22日
MPL-2.02026年8月22日 · 指标 2.10.0
crates.io
47薄弱健康指数
ferronweb/connpool
A concurrent, generic connection pool for Rust
Rust★ 0↓ 5,738/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
crates.io
42薄弱健康指数
hawkw/sharded-slab
a lock-free concurrent slab (experimental)
Rust★ 317↓ 38.5M/月2026年8月3日
MIT2026年8月3日 · 指标 2.10.0
crates.io
38薄弱健康指数
shaogme/smallring
该仓库未发布描述。
Rust★ 4↓ 8,084/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
32存在风险健康指数
ibraheemdev/boxcar
A concurrent, append-only vector.
Rust★ 215↓ 1.8M/月2026年8月17日
MIT2026年8月17日 · 指标 2.10.0
31存在风险健康指数
inie0722/air-ctl
C Language Template Library C语言 模板库
C · C++★ 352026年7月25日
BSL-1.02026年7月25日 · 指标 2.10.0