#thread (11 Repositories)
Ranked open-source repositories tagged with #thread, scored by pull request acceptance likelihood and maintainer engagement velocity.
8.1%
14.4h
11 repositories tagged #thread
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.
PikaLabs/pink
A high performance network library
khusnetdinov/ruby.fundamental
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Tewr/BlazorWorker
Library for creating DotNet Web Worker threads/multithreading in Client side Blazor
effil/effil
Multithreading support for Lua
developit/greenlet
🦎 Move an async function into its own thread.
lhmouse/mcfgthread
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
ChunelFeng/CThreadPool
【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork
zkwlx/ADI
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。
callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
joltup/react-native-threads
Create new JS processes for CPU intensive work