全部标签
目录标签

#concurrency

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

69 条记录
标签为“concurrency”按健康指数排序
PyPI
62中等健康指数
x42005e1f/aiologic
GIL-powered* locking library for Python
Python★ 93↓ 2.9M/月2026年7月21日
自定义许可证2026年7月21日 · 指标 1.13.0
Go
61中等健康指数
DaanV2/go-optimal
A simple, fast, and easy-to-use library for optimally creating and handling data and slices.
Go★ 32026年7月17日
MIT2026年7月17日 · 指标 1.13.0
PyPI
61中等健康指数
jfhbrook/pyee
A rough port of Node.js's EventEmitter to Python with a few tricks of its own
Python★ 428↓ 82.9M/月2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
PyPI · crates.io
61中等健康指数
lucaswiman/frontrun
Python library for controlling ordering of concurrent events to find and reproduce race conditions
Python★ 3↓ 2,135/月2026年7月16日
MPL-2.02026年7月16日 · 指标 1.13.0
PyPI
61中等健康指数
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
Python★ 2,9892026年7月21日
MIT2026年7月21日 · 指标 1.13.0
npm
61中等健康指数
sindresorhus/p-map
Map over promises concurrently
JavaScript★ 1,504↓ 391M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
Go
59中等健康指数
daanv2/optimal
A simple, fast, and easy-to-use library for optimally creating and handling data and slices.
Go★ 32026年7月16日
MIT2026年7月16日 · 指标 1.13.0
crates.io
59中等健康指数
fast/mea
MEA provides async primitives and combinators that are runtime agnostic.
Rust★ 205↓ 538.5K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
PyPI
59中等健康指数
x42005e1f/culsans
Thread-safe async-aware queue for Python
Python★ 62↓ 2.5M/月2026年7月21日
自定义许可证2026年7月21日 · 指标 1.13.0
crates.io
58中等健康指数
al8n/wg
Golang like WaitGroup implementation for sync/async Rust, support no_std environment.
Rust★ 37↓ 16K/月2026年7月14日
Apache-2.02026年7月14日 · 指标 1.13.0
Go
58中等健康指数
coregx/signals
Type-safe reactive state management for Go, inspired by Angular Signals. Zero allocations, thread-safe, production-ready.
Go★ 182026年7月18日
MIT2026年7月18日 · 指标 1.13.0
crates.io
58中等健康指数
houseme/starshard
Starshard: a high-performance, lazily sharded concurrent HashMap for Rust.
Rust★ 10↓ 7,200/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
Go
58中等健康指数
k1low/concgroup
concgroup provides almost the same features to goroutine groups as golang.org/x/sync/errgroup but ensures sequential run of goroutines with the same group key.
Go★ 0↓ 0/月2026年7月14日
MIT2026年7月14日 · 指标 1.13.0
Go
58中等健康指数
tychoish/fun
Go basic utility library with futures, iterators, pubsub programming, ergonomic data types, and pipeline programming. Has no third-party dependencies.
Go★ 122026年7月21日
Apache-2.02026年7月21日 · 指标 1.13.0
crates.io
57中等健康指数
agerasev/ringbuf
Lock-free SPSC FIFO ring buffer with direct access to inner data
Rust★ 584↓ 1.1M/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
npm
56中等健康指数
3axap4eHko/sabcom
该仓库未发布描述。
TypeScript★ 0↓ 2,849/月2026年7月15日
Apache-2.02026年7月15日 · 指标 1.13.0
Packagist
56中等健康指数
openswoole/swoole-src
Programmatic server for PHP with async IO, coroutines and fibers
C++ · PHP★ 8582026年7月19日
Apache-2.02026年7月19日 · 指标 1.13.0
crates.io
56中等健康指数
smol-rs/async-fs
Async filesystem primitives
Rust★ 150↓ 3.2M/月2026年7月19日
Apache-2.02026年7月19日 · 指标 1.13.0
RubyGems
55中等健康指数
luizkowalski/concurrent_rails
🕹 Small library to make concurrent-ruby and Rails play nice together
Ruby★ 422026年7月18日
MIT2026年7月18日 · 指标 1.13.0
PyPI
54中等健康指数
gabfssilva/casty
A minimalist, type-safe actor framework for Python 3.12+ with built-in distributed clustering
Python★ 1↓ 4,275/月2026年7月15日
MIT2026年7月15日 · 指标 1.13.0
crates.io
53中等健康指数
ThomWright/batch-aint-one
🛒 I got 99 problems, but a batch ain't one
Rust★ 6↓ 3,387/月2026年7月14日
MIT2026年7月14日 · 指标 1.13.0
Go
52中等健康指数
burrows99/async
JavaScript-style concurrency for Go — Promises, async/await, and combinators over goroutines and context.
Go★ 02026年7月17日
MIT2026年7月17日 · 指标 1.13.0
Go
50中等健康指数
thalesfsp/sypl
Simple Yet Powerful Logger
Go★ 3↓ 0/月2026年7月14日
MIT2026年7月14日 · 指标 1.13.0
NuGet
47存在风险健康指数
kahunakv/nixie
A Lightweight Actor Model Implementation for C#/.NET
C#★ 102026年7月19日
MIT2026年7月19日 · 指标 1.13.0
crates.io
47存在风险健康指数
shaogme/lite-sync
Fast, lightweight async primitives: SPSC channel, oneshot, notify, and atomic waker.
Rust★ 1↓ 2,687/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
Go
47存在风险健康指数
thalesfsp/concurrentloop
Concurrent Processing
Go★ 12026年7月17日
MIT2026年7月17日 · 指标 1.13.0
Go
43存在风险健康指数
joeycumines/go-bigbuff
Package bigbuff implements a one-many ordered queue producer-consumer pattern + utilities.
Go★ 32026年7月21日
Apache-2.02026年7月21日 · 指标 1.13.0
crates.io
43存在风险健康指数
vigna/sync-cell-slice-rs
Cells and slices that are accessible from multiple threads
Rust★ 5↓ 3,799/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
Go
41存在风险健康指数
mnzbono/indexsub
Synchronization primitive for efficiently subscribing to a monotonically increasing index. Select/context friendly. Concurrency safe. Per-index shared notifiications. Cheap broadcast.
Go★ 02026年7月17日
MIT2026年7月17日 · 指标 1.13.0
40存在风险健康指数
whitfin/sleeplocks
BEAM friendly spinlocks for Elixir/Erlang
Erlang★ 612026年7月17日
MIT2026年7月17日 · 指标 1.13.0