Thread Open Source Projects
Browse 1,033 Thread open source projects, ranked by GitHub stars. Find the most popular Thread tools and libraries.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Metrics details
| Stars | 24,719 |
ReactiveX/RxAndroid
RxJava bindings for Android
Metrics details
| Stars | 19,964 |
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
Metrics details
| Stars | 18,404 |
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
Metrics details
| Stars | 16,676 |
jdg/MBProgressHUD
MBProgressHUD + Customizations
Metrics details
| Stars | 15,943 |
maurosoria/dirsearch
Web path scanner
Metrics details
| Stars | 14,521 |
GoogleChromeLabs/comlink
Comlink makes WebWorkers enjoyable.
Metrics details
| Stars | 12,751 |
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Metrics details
| Stars | 12,408 |
RT-Thread/rt-thread
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
Metrics details
| Stars | 12,116 |
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
Metrics details
| Stars | 11,057 |
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
Metrics details
| Stars | 8,529 |
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Metrics details
| Stars | 8,292 |
TextureGroup/Texture
Smooth asynchronous user interfaces for iOS apps.
Metrics details
| Stars | 8,174 |
puma/puma
A Ruby/Rack web server built for parallelism
Metrics details
| Stars | 7,906 |
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
Metrics details
| Stars | 7,499 |
AsyncHttpClient/async-http-client
Asynchronous, non-blocking HTTP & WebSocket client for the JVM
Metrics details
| Stars | 6,393 |
axboe/fio
Flexible I/O Tester
Metrics details
| Stars | 6,299 |
ruby-concurrency/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
Metrics details
| Stars | 5,831 |
rhysd/vim.wasm
Vim editor ported to WebAssembly
Metrics details
| Stars | 5,637 |
zhengnianli/EmbedSummary
精品嵌入式资源汇总
Metrics details
| Stars | 5,521 |
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
Metrics details
| Stars | 5,167 |
didi/booster
🚀Optimizer for mobile applications
Metrics details
| Stars | 5,069 |
reactive-streams/reactive-streams-jvm
Reactive Streams Specification for the JVM
Metrics details
| Stars | 4,876 |
Quick/Nimble
A Matcher Framework for Swift and Objective-C
Metrics details
| Stars | 4,838 |
dromara/dynamic-tp
A lightweight dynamic thread pool framework with built-in monitoring and alerting, unified third-party thread pool management, and support for popular configuration centers (Nacos, Apollo, Zookeeper, Consul, and Etcd), extensible via SPI。
Metrics details
| Stars | 4,791 |
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp.
Metrics details
| Stars | 4,705 |
schollz/progressbar
A really basic thread-safe progress bar for Golang applications
Metrics details
| Stars | 4,691 |
developit/greenlet
🦎 Move an async function into its own thread.
Metrics details
| Stars | 4,688 |
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
Metrics details
| Stars | 4,606 |
orcaman/concurrent-map
a thread-safe concurrent map for go
Metrics details
| Stars | 4,532 |
octobox/octobox
📮 Untangle your GitHub Notifications
Metrics details
| Stars | 4,475 |
alexandru/scala-best-practices
A collection of Scala best practices
Metrics details
| Stars | 4,352 |
grosser/parallel
Ruby: parallel processing made simple and fast
Metrics details
| Stars | 4,263 |
amireh/happypack
Happiness in the form of faster webpack build times.
Metrics details
| Stars | 4,241 |
y123456yz/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
Metrics details
| Stars | 4,190 |
dabeaz/curio
Good Curio!
Metrics details
| Stars | 4,127 |
urllib3/urllib3
urllib3 is a user-friendly HTTP client library for Python
Metrics details
| Stars | 4,041 |
pinterest/PINRemoteImage
A thread safe, performant, feature rich image fetcher
Metrics details
| Stars | 4,027 |
BoltsFramework/Bolts-Android
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
Metrics details
| Stars | 4,007 |
openthread/openthread
OpenThread released by Google is an open-source implementation of the Thread networking protocol
Metrics details
| Stars | 3,988 |
pika/pika
Pure Python RabbitMQ/AMQP 0-9-1 client library
Metrics details
| Stars | 3,871 |
KartikTalwar/gmail.js
Gmail JavaScript API
Metrics details
| Stars | 3,836 |
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Metrics details
| Stars | 3,763 |
StephenCleary/AsyncEx
A helper library for async/await.
Metrics details
| Stars | 3,722 |
alexflint/gallium
Build desktop applications in Go and HTML.
Metrics details
| Stars | 3,653 |
TimelyDataflow/timely-dataflow
A modular implementation of timely dataflow in Rust
Metrics details
| Stars | 3,629 |
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Metrics details
| Stars | 3,626 |
krakjoe/pthreads
Threading for PHP - Share Nothing, Do Everything :)
Metrics details
| Stars | 3,448 |
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Metrics details
| Stars | 3,385 |
aragozin/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
Metrics details
| Stars | 3,340 |
yapstudios/YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
Metrics details
| Stars | 3,331 |
Celtoys/Remotery
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
Metrics details
| Stars | 3,307 |
yyzybb537/libgo
Go-style concurrency in C++11
Metrics details
| Stars | 3,306 |
ampproject/worker-dom
The same DOM API and Frameworks you know, but in a Web Worker.
Metrics details
| Stars | 3,263 |
parallel-js/parallel.js
Easy multi-core processing utilities for Node.
Metrics details
| Stars | 3,245 |
gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Metrics details
| Stars | 3,212 |
alewin/useWorker
⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
Metrics details
| Stars | 3,113 |
nemasu/asmttpd
Web server for Linux written in amd64 assembly.
Metrics details
| Stars | 3,101 |
facebook/wangle
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Metrics details
| Stars | 3,096 |
rubinius/rubinius
The Rubinius Language Platform
Metrics details
| Stars | 3,094 |
