全部标签
目录标签

#thread

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

28 条记录
标签为“thread”按健康指数排序
crates.io · npm
91优秀健康指数
awslabs/shuttle
Shuttle is a library for testing concurrent Rust code
Rust★ 1,041↓ 457.8K/月2026年8月15日
Apache-2.02026年8月15日 · 指标 2.10.0
crates.io
91优秀健康指数
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
Rust★ 8,537↓ 211M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
NuGet
87优秀健康指数
NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
C#★ 1,8612026年8月23日
MIT2026年8月23日 · 指标 2.10.0
crates.io
83优秀健康指数
rayon-rs/rayon
Rayon: A data parallelism library for Rust
Rust★ 13.2K↓ 70.6M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
npm
80优秀健康指数
platformatic/undici-thread-interceptor
An Undici interceptor that routes requests over a worker thread
TypeScript★ 44↓ 82.5K/月2026年7月22日
MIT2026年7月22日 · 指标 2.10.0
crates.io
78良好健康指数
surrealdb/affinitypool
A Rust library for running blocking jobs on a dedicated thread pool with CPU core affinity per thread
Rust★ 17↓ 127.5K/月2026年8月16日
Apache-2.02026年8月16日 · 指标 2.10.0
NuGet
73良好健康指数
ZjzMisaka/PowerThreadPool
A comprehensive and efficient low-contention thread pool for easily managing both sync and async workloads. It provides granular work control, flexible concurrency, and robust error handling.
C#★ 2012026年7月18日
MIT2026年7月18日 · 指标 2.10.0
crates.io
71良好健康指数
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Rust★ 3,392↓ 196M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
npm
71良好健康指数
mholt/PapaParse
Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
JavaScript★ 13.5K↓ 56.7M/月2026年8月12日
MIT2026年8月12日 · 指标 2.10.0
PyPI
69良好健康指数
sumerc/yappi
Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
Python · C★ 1,7252026年8月13日
MIT2026年8月13日 · 指标 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
crates.io
63中等健康指数
Xudong-Huang/generator-rs
rust stackful generator library
Rust · Assembly★ 363↓ 4M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io
59中等健康指数
zesterer/flume
A safe and fast multi-producer, multi-consumer channel.
Rust★ 3,057↓ 15.2M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
npm
56中等健康指数
3axap4eHko/sabcom
该仓库未发布描述。
TypeScript★ 0↓ 1,733/月2026年9月6日
Apache-2.02026年9月6日 · 指标 2.10.0
RubyGems
56中等健康指数
luizkowalski/concurrent_rails
🕹 Small library to make concurrent-ruby and Rails play nice together
Ruby★ 422026年7月18日
MIT2026年7月18日 · 指标 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
PyPI
48薄弱健康指数
harlowja/fasteners
A python package that provides useful locks.
Python★ 280↓ 14.5M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
npm
45薄弱健康指数
electrovir/runstorm
该仓库未发布描述。
TypeScript★ 0↓ 9,584/月2026年8月22日
CC0-1.02026年8月22日 · 指标 2.10.0
crates.io
45薄弱健康指数
smol-rs/parking
Thread parking and unparking
Rust★ 80↓ 24M/月2026年8月8日
Apache-2.02026年8月8日 · 指标 2.10.0
crates.io
42薄弱健康指数
yukibtc/async-utility
Collection of async utilities.
Rust★ 2↓ 157.5K/月2026年7月27日
MIT2026年7月27日 · 指标 2.10.0
npm · RubyGems
34存在风险健康指数
andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
TypeScript★ 3,532↓ 3.5M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
NuGet
30存在风险健康指数
amibar/SmartThreadPool
A .NET Thread Pool fully implemented in C# with many features
C#★ 5122026年7月18日
MS-PL2026年7月18日 · 指标 2.10.0
crates.io
27存在风险健康指数
dawae54/rayon-join
Simple macro to call join from rayon with more than 2 arguments.
Rust★ 1↓ 2,340/月2026年7月20日
MIT2026年7月20日 · 指标 2.10.0
NuGet
27存在风险健康指数
metafac-net/Threading
该仓库未发布描述。
C#★ 12026年8月23日
无许可证2026年8月23日 · 指标 2.10.0
PyPI
23存在风险健康指数
ninemoreminutes/django-crum
Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.
Python★ 1022026年8月19日
自定义许可证2026年8月19日 · 指标 2.10.0
crates.io
23存在风险健康指数
rust-threadpool/rust-threadpool
A very simple thread pool for parallel task execution
Rust★ 577↓ 5.8M/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
NuGet
21存在风险健康指数
hovek/Syrilium.Caching
Easy and seamless caching implementation of any virtual method in any class.
C# · HTML★ 02026年8月13日
无许可证2026年8月13日 · 指标 2.10.0
PyPI
20存在风险健康指数
kata198/func_timeout
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
Python★ 329↓ 7.3M/月2026年8月8日
LGPL-3.02026年8月8日 · 指标 2.10.0