All Projects → AsyncKeepAlive → Similar Projects or Alternatives

144 Open source projects that are alternatives of or similar to AsyncKeepAlive

Adi
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。
Stars: ✭ 194 (+1392.31%)
Mutual labels:  thread
Kommander Ios
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
Stars: ✭ 167 (+1184.62%)
Mutual labels:  thread
QmlThread
More powerful Thread module in QML.
Stars: ✭ 31 (+138.46%)
Mutual labels:  thread
Wasm Worker
Move a WebAssembly module into its own thread
Stars: ✭ 215 (+1553.85%)
Mutual labels:  thread
Avoid Memory Leak Android
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
Stars: ✭ 140 (+976.92%)
Mutual labels:  thread
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+276.92%)
Mutual labels:  thread
Useworker
⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
Stars: ✭ 2,233 (+17076.92%)
Mutual labels:  thread
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (+115.38%)
Mutual labels:  thread
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+1138.46%)
Mutual labels:  thread
Flex-AntiCheat
Flex AntiCheat - Optimized Configs For Multiple AntiCheats
Stars: ✭ 37 (+184.62%)
Mutual labels:  tps
python-PooledProcessMixIn
Fast Concurrent Pool of preforked-processes and threads MixIn for python's socket server
Stars: ✭ 31 (+138.46%)
Mutual labels:  thread
React Papaparse
react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
Stars: ✭ 116 (+792.31%)
Mutual labels:  thread
TPS-SLG-GAME
Unity制作的多人在线的第三人称策略类射击游戏 ,服务端实现怪物寻路,服务端由python 实现。 (服务端没有用任何python第三方库)
Stars: ✭ 150 (+1053.85%)
Mutual labels:  tps
Preact Worker Demo
Demo of preact rendering an entire app in a Web Worker.
Stars: ✭ 204 (+1469.23%)
Mutual labels:  thread
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (+92.31%)
Mutual labels:  thread
Q
A platform-independent promise library for C++, implementing asynchronous continuations.
Stars: ✭ 179 (+1276.92%)
Mutual labels:  thread
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+1384.62%)
Mutual labels:  thread
Sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Stars: ✭ 172 (+1223.08%)
Mutual labels:  thread
thread-priority
A simple thread schedule and priority library for rust
Stars: ✭ 48 (+269.23%)
Mutual labels:  thread
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (+1169.23%)
Mutual labels:  thread
concurrent-programming-for-java
🚀Java并发编程实战
Stars: ✭ 55 (+323.08%)
Mutual labels:  thread
Func timeout
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
Stars: ✭ 146 (+1023.08%)
Mutual labels:  thread
libopenTIDAL
TIDAL API interface written in ANSI C
Stars: ✭ 17 (+30.77%)
Mutual labels:  thread
M5p01 muprokaron
A tiny real-time kernel focusing on formal reliability and simplicity.
Stars: ✭ 132 (+915.38%)
Mutual labels:  thread
youtube-dl-nas
youtube download queue websocket server with login for private NAS.
Stars: ✭ 136 (+946.15%)
Mutual labels:  thread
CorePartition
Universal Cooperative Multithread Lib with real time Scheduler that was designed to work, virtually, into any modern micro controller or Microchip and, also, for user space applications for modern OS (Mac, Linux, Windows) or on FreeRTOS as well. Supports C and C++
Stars: ✭ 18 (+38.46%)
Mutual labels:  thread
React Native Workers
Do heavy data process outside of your UI JS thread.
Stars: ✭ 114 (+776.92%)
Mutual labels:  thread
Probe
Probe is a web GUI application with for Hyperledger Fabric maintainer, user, research to find the best block config logic for specific chain-code.
Stars: ✭ 29 (+123.08%)
Mutual labels:  tps
Duka
duka - Dukascopy historical data downloader
Stars: ✭ 241 (+1753.85%)
Mutual labels:  thread
RxSchedulerSuppress
RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具
Stars: ✭ 30 (+130.77%)
Mutual labels:  thread
Refire Forum
Serverless discussion forum built with React, Redux and Firebase
Stars: ✭ 206 (+1484.62%)
Mutual labels:  thread
gdb-automatic-deadlock-detector
Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
Stars: ✭ 60 (+361.54%)
Mutual labels:  thread
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+18215.38%)
Mutual labels:  thread
fix-linux-mouse
Hints how to fix USB mouse issues on Linux
Stars: ✭ 36 (+176.92%)
Mutual labels:  disconnects
React Native Multithreading
🧵 Fast and easy multithreading for React Native using JSI
Stars: ✭ 164 (+1161.54%)
Mutual labels:  thread
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (+200%)
Mutual labels:  thread
Libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Stars: ✭ 178 (+1269.23%)
Mutual labels:  thread
cpp-thread-study
C++ 线程库示例及教程
Stars: ✭ 38 (+192.31%)
Mutual labels:  thread
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+1230.77%)
Mutual labels:  thread
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+546.15%)
Mutual labels:  thread
Nevercrash
🌍 全局捕获Crash。信NeverCrash,永不Crash。
Stars: ✭ 170 (+1207.69%)
Mutual labels:  thread
mcfgthread
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
Stars: ✭ 143 (+1000%)
Mutual labels:  thread
Microjob
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
Stars: ✭ 1,985 (+15169.23%)
Mutual labels:  thread
threadproxy.nim
Simplify Nim Inter-Thread Communication
Stars: ✭ 23 (+76.92%)
Mutual labels:  thread
Java Concurrent Programming
📓 《实战Java 高并发程序设计》笔记和源码整理
Stars: ✭ 162 (+1146.15%)
Mutual labels:  thread
java-tutorial
Java 实践代码,多线程,数据结构,算法,设计模式,Spring,RabbitMQ ,RocketMQ
Stars: ✭ 15 (+15.38%)
Mutual labels:  thread
Workly
A really simple way to move a function or class to a web worker. 🏋️‍♀️→ 😄
Stars: ✭ 1,848 (+14115.38%)
Mutual labels:  thread
openthread-mqttsn
This repository contains examples using MQTT-SN client implementation for Thread network based on OpenThread SDK.
Stars: ✭ 22 (+69.23%)
Mutual labels:  thread
Gl vk threaded cadscene
OpenGL and Vulkan comparison on rendering a CAD scene using various techniques
Stars: ✭ 143 (+1000%)
Mutual labels:  thread
tape-recorder
BSV Hackathon: Use Tape Recorder to record any computation onto Bitcoin Script using a Wang B machine written in Forth
Stars: ✭ 22 (+69.23%)
Mutual labels:  thread
Unitask
Provides an efficient allocation free async/await integration for Unity.
Stars: ✭ 2,547 (+19492.31%)
Mutual labels:  thread
jstackSeries.sh
Script for capturing a series of thread dumps from a Java process using jstack (on Linux and Windows)
Stars: ✭ 28 (+115.38%)
Mutual labels:  thread
Async Sockets Cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Stars: ✭ 127 (+876.92%)
Mutual labels:  thread
Java-Interview-Programs
Core Java Projects with complete source code
Stars: ✭ 48 (+269.23%)
Mutual labels:  thread
TabTPS
Minecraft server mod/plugin to monitor TPS, MSPT, and other information in the tab menu, boss bar, and action bar.
Stars: ✭ 151 (+1061.54%)
Mutual labels:  tps
matrix multiplication
Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI
Stars: ✭ 41 (+215.38%)
Mutual labels:  thread
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (+253.85%)
Mutual labels:  thread
Adun
A way to backdoor every process
Stars: ✭ 58 (+346.15%)
Mutual labels:  thread
akali
C++ Common Library for Windows, Linux.
Stars: ✭ 34 (+161.54%)
Mutual labels:  thread
Thread
type safe multi-threading made easier
Stars: ✭ 34 (+161.54%)
Mutual labels:  thread
1-60 of 144 similar projects