Found 124,514 repositories(showing 30)
greenrobot
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
LMAX-Exchange
High Performance Inter-Thread Messaging Library
chenshuo
Event-driven network library for multi-threaded Linux server in C++11
App-vNext
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
QwikDev
Relocate resource intensive third-party scripts off of the main thread and into a web worker. ๐
RT-Thread
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
microsoft
Napa.js: a multi-threaded JavaScript runtime
progschj
A simple C++11 Thread Pool implementation
crossbeam-rs
Tools for concurrent programming in Rust
alibaba
๐ 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.
koush
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
facebookarchive
Simple, modern, thread-safe key-value observing for iOS and OS X.
uxlfoundation
oneAPI Threading Building Blocks (oneTBB)
opengoofy
๐ ๅผๆญฅ็บฟ็จๆฑ ๆกๆถ๏ผๆฏๆ็บฟ็จๆฑ ๅจๆๅๆด&็ๆง&ๆฅ่ญฆ๏ผๆ ้ไฟฎๆนไปฃ็ ่ฝปๆพๅผๅ ฅใAsynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
AutoRecon
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
ruby-concurrency
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
redis
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
piscinajs
A fast, efficient Node.js Worker Thread Pool implementation
developit
๐ฆ Move an async function into its own thread.
schollz
A really basic thread-safe progress bar for Golang applications
orcaman
a thread-safe concurrent map for go
ssseasonnn
A multi-threaded download tool written with RxJava and Kotlin
A thread safe, performant, feature rich image fetcher
abumq
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
openthread
OpenThread released by Google is an open-source implementation of the Thread networking protocol
DataDog
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
andywer
๐งต Make web workers & worker threads as simple as a function call.
krakjoe
Threading for PHP - Share Nothing, Do Everything :)
breejs
Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.