Thread Open Source Projects

Browse 1,033 Thread open source projects, ranked by GitHub stars. Find the most popular Thread tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 1,033 projects
24,719 stars

greenrobot/EventBus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

Metrics details
Stars24,719
19,964 stars

ReactiveX/RxAndroid

RxJava bindings for Android

Metrics details
Stars19,964
18,404 stars

LMAX-Exchange/disruptor

High Performance Inter-Thread Messaging Library

Metrics details
Stars18,404
16,676 stars

yhirose/cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

Metrics details
Stars16,676
15,943 stars

jdg/MBProgressHUD

MBProgressHUD + Customizations

Metrics details
Stars15,943
14,521 stars

maurosoria/dirsearch

Web path scanner

Metrics details
Stars14,521
12,751 stars

GoogleChromeLabs/comlink

Comlink makes WebWorkers enjoyable.

Metrics details
Stars12,751
12,408 stars

cameron314/concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

Metrics details
Stars12,408
12,116 stars

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
Stars12,116
11,057 stars

Cysharp/UniTask

Provides an efficient allocation free async/await integration for Unity.

Metrics details
Stars11,057
8,529 stars

crossbeam-rs/crossbeam

Tools for concurrent programming in Rust

Metrics details
Stars8,529
8,292 stars

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
Stars8,292
8,174 stars

TextureGroup/Texture

Smooth asynchronous user interfaces for iOS apps.

Metrics details
Stars8,174
7,906 stars

puma/puma

A Ruby/Rack web server built for parallelism

Metrics details
Stars7,906
7,499 stars

kaushikgopal/RxJava-Android-Samples

Learning RxJava for Android by example

Metrics details
Stars7,499
6,393 stars

AsyncHttpClient/async-http-client

Asynchronous, non-blocking HTTP & WebSocket client for the JVM

Metrics details
Stars6,393
6,299 stars

axboe/fio

Flexible I/O Tester

Metrics details
Stars6,299
5,831 stars

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
Stars5,831
5,637 stars

rhysd/vim.wasm

Vim editor ported to WebAssembly

Metrics details
Stars5,637
5,521 stars

zhengnianli/EmbedSummary

精品嵌入式资源汇总

Metrics details
Stars5,521
5,167 stars

piscinajs/piscina

A fast, efficient Node.js Worker Thread Pool implementation

Metrics details
Stars5,167
5,069 stars

didi/booster

🚀Optimizer for mobile applications

Metrics details
Stars5,069
4,876 stars

reactive-streams/reactive-streams-jvm

Reactive Streams Specification for the JVM

Metrics details
Stars4,876
4,838 stars

Quick/Nimble

A Matcher Framework for Swift and Objective-C

Metrics details
Stars4,838
4,791 stars

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
Stars4,791
4,705 stars

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
Stars4,705
4,691 stars

schollz/progressbar

A really basic thread-safe progress bar for Golang applications

Metrics details
Stars4,691
4,688 stars

developit/greenlet

🦎 Move an async function into its own thread.

Metrics details
Stars4,688
4,606 stars

cameron314/readerwriterqueue

A fast single-producer, single-consumer lock-free queue for C++

Metrics details
Stars4,606
4,532 stars

orcaman/concurrent-map

a thread-safe concurrent map for go

Metrics details
Stars4,532
4,475 stars

octobox/octobox

📮 Untangle your GitHub Notifications

Metrics details
Stars4,475
4,352 stars

alexandru/scala-best-practices

A collection of Scala best practices

Metrics details
Stars4,352
4,263 stars

grosser/parallel

Ruby: parallel processing made simple and fast

Metrics details
Stars4,263
4,241 stars

amireh/happypack

Happiness in the form of faster webpack build times.

Metrics details
Stars4,241
4,190 stars

y123456yz/reading-code-of-nginx-1.9.2

nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕

Metrics details
Stars4,190
4,127 stars

dabeaz/curio

Good Curio!

Metrics details
Stars4,127
4,041 stars

urllib3/urllib3

urllib3 is a user-friendly HTTP client library for Python

Metrics details
Stars4,041
4,027 stars

pinterest/PINRemoteImage

A thread safe, performant, feature rich image fetcher

Metrics details
Stars4,027
4,007 stars

BoltsFramework/Bolts-Android

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.

Metrics details
Stars4,007
3,988 stars

openthread/openthread

OpenThread released by Google is an open-source implementation of the Thread networking protocol

Metrics details
Stars3,988
3,871 stars

pika/pika

Pure Python RabbitMQ/AMQP 0-9-1 client library

Metrics details
Stars3,871
3,836 stars

KartikTalwar/gmail.js

Gmail JavaScript API

Metrics details
Stars3,836
3,763 stars

Qihoo360/evpp

A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.

Metrics details
Stars3,763
3,722 stars

StephenCleary/AsyncEx

A helper library for async/await.

Metrics details
Stars3,722
3,653 stars

alexflint/gallium

Build desktop applications in Go and HTML.

Metrics details
Stars3,653
3,629 stars

TimelyDataflow/timely-dataflow

A modular implementation of timely dataflow in Rust

Metrics details
Stars3,629
3,626 stars

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
Stars3,626
3,448 stars

krakjoe/pthreads

Threading for PHP - Share Nothing, Do Everything :)

Metrics details
Stars3,448
3,385 stars

Amanieu/parking_lot

Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.

Metrics details
Stars3,385
3,340 stars

aragozin/jvm-tools

Small set of tools for JVM troublshooting, monitoring and profiling.

Metrics details
Stars3,340
3,331 stars

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
Stars3,331
3,307 stars

Celtoys/Remotery

Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer

Metrics details
Stars3,307
3,306 stars

yyzybb537/libgo

Go-style concurrency in C++11

Metrics details
Stars3,306
3,263 stars

ampproject/worker-dom

The same DOM API and Frameworks you know, but in a Web Worker.

Metrics details
Stars3,263
3,245 stars

parallel-js/parallel.js

Easy multi-core processing utilities for Node.

Metrics details
Stars3,245
3,212 stars

gozfree/gear-lib

Gear-Lib, C library for IOT Embedded Multimedia and Network

Metrics details
Stars3,212
3,113 stars

alewin/useWorker

⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks

Metrics details
Stars3,113
3,101 stars

nemasu/asmttpd

Web server for Linux written in amd64 assembly.

Metrics details
Stars3,101
3,096 stars

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
Stars3,096
3,094 stars

rubinius/rubinius

The Rubinius Language Platform

Metrics details
Stars3,094
1-60 of 1,033 projects
Get A Weekly Email With Trending Thread Projects
Stay updated on Thread plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.