thread

There are 2198 repositories under thread topic.

  • kaushikgopal/RxJava-Android-Samples

    Learning RxJava for Android by example

    Language:Java7.5k365541.4k
  • Cysharp/UniTask

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

    Language:C#7.5k110410766
  • developit/greenlet

    🦎 Move an async function into its own thread.

    Language:JavaScript4.7k4440100
  • dromara/dynamic-tp

    🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).

    Language:Java3.5k49208713
  • useWorker

    alewin/useWorker

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

    Language:JavaScript2.9k225599
  • gozfree/gear-lib

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

    Language:C2.9k21974786
  • tezc/sc

    Common libraries and data structures for C.

    Language:C2.2k4215240
  • rpmalloc

    mjansson/rpmalloc

    Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C

    Language:Python2k66145172
  • crazyqiang/AndroidStudy

    🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!

    Language:Kotlin2k3913466
  • wilk/microjob

    A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.

    Language:TypeScript2k284947
  • qiurunze123/threadandjuc

    ⭐⭐⭐⭐高并发-高可靠-高性能three-high-import导入系统-高并发多线程进阶

    Language:Java2k4917489
  • pshihn/workly

    A really simple way to move a function or class to a web worker. 🏋️‍♀️→ 😄

    Language:JavaScript1.9k251351
  • 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性能追踪。

    Language:C#1.7k16588517
  • enkiTS

    dougbinks/enkiTS

    A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.

    Language:C++1.6k5883137
  • YoongiKim/AutoCrawler

    Google, Naver multiprocess image web crawler (Selenium)

    Language:Python1.6k4544408
  • idisfkj/android-startup

    🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.

    Language:Kotlin1.6k2035150
  • laixintao/python-parallel-programming-cookbook-cn

    📖《Python Parallel Programming Cookbook》中文版

    Language:Python1.4k502891
  • sumerc/yappi

    Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.

    Language:Python1.4k147673
  • xuwujing/java-study

    java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。

    Language:Java1.2k231320
  • astoilkov/main-thread-scheduling

    Fast and consistently responsive apps using a single function call

    Language:TypeScript1.2k81431
  • codingo/Interlace

    Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.

    Language:Python1.2k3590178
  • webpack-contrib/thread-loader

    Runs the following loaders in a worker pool

    Language:JavaScript1.1k156566
  • react-native-multithreading

    mrousavy/react-native-multithreading

    🧵 Fast and easy multithreading for React Native using JSI

    Language:C++1.1k18053
  • cesarferreira/SwiftEventBus

    A publish/subscribe EventBus optimized for iOS

    Language:Swift1.1k3442101
  • RaftLib/RaftLib

    The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators

    Language:C++93261105124
  • SwiftCoroutine

    belozierov/SwiftCoroutine

    Swift coroutines for iOS, macOS and Linux.

    Language:Swift836213151
  • joltup/react-native-threads

    Create new JS processes for CPU intensive work

    Language:Java73920104139
  • jimblandy/context-switch

    Comparison of Rust async and Linux thread context switch time.

    Language:Rust69521320
  • byhieg/JavaTutorial

    Java教程,包括多线程,泛型,反射,IO,容器类,注解

    Language:Java662495307
  • AlloyTeam/alloy-worker

    面向事务的高可用 Web Worker 通信框架

    Language:TypeScript63810752
  • dianbaer/grain

    grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。

    Language:Java624550221
  • ZHENFENG13/concurrent-programming

    :cactus:《实战java高并发程序设计》源码整理

    Language:Java622323245
  • QuickLib

    exilon/QuickLib

    Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Json and Yml Config and Options pattern, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).

    Language:Pascal60177102179
  • concurrency

    Fadezed/concurrency

    Java 并发编程知识梳理以及常见处理模式 features and patterns

    Language:Java563262159
  • Maicius/QQZoneMood

    QQZone mood spider and analysis. QQ空间多线程爬虫和数据挖掘。提供线上服务,扫码登陆即可自动爬取和分析数据,还有网易云年度报告风格的数据展示;使用docker-compose打包程序,方便部署;额外提供QQ空间抽奖小程序。

    Language:Python5212020129
  • tapwork/WatchdogInspector

    Shows your current framerate (fps) in the status bar of your iOS app

    Language:Objective-C51610822