All Projects → Arachne → Similar Projects or Alternatives

77 Open source projects that are alternatives of or similar to Arachne

soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
Stars: ✭ 23 (-87.01%)
Mutual labels:  threading
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-90.4%)
Mutual labels:  threading
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (+92.09%)
Mutual labels:  threading
dannyAVgleDownloader
知名網站avgle下載器
Stars: ✭ 27 (-84.75%)
Mutual labels:  threading
mantichora
A simple interface to Python multiprocessing and threading
Stars: ✭ 13 (-92.66%)
Mutual labels:  threading
Vs Threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
Stars: ✭ 585 (+230.51%)
Mutual labels:  threading
Xiecheng Comment
🌈Xiecheng_Comment多线程Threading爬取携程的丽江古城景点评论并生成词云
Stars: ✭ 23 (-87.01%)
Mutual labels:  threading
Porcupine
Threading, Resiliency and Monitoring for Java EE 7/8
Stars: ✭ 99 (-44.07%)
Mutual labels:  threading
MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
Stars: ✭ 100 (-43.5%)
Mutual labels:  threading
Onetbb
oneAPI Threading Building Blocks (oneTBB)
Stars: ✭ 3,284 (+1755.37%)
Mutual labels:  threading
argobots
Official Argobots Repository
Stars: ✭ 71 (-59.89%)
Mutual labels:  threading
python-graceful-shutdown
Example of a Python code that implements graceful shutdown while using asyncio, threading and multiprocessing
Stars: ✭ 109 (-38.42%)
Mutual labels:  threading
Transient
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
Stars: ✭ 617 (+248.59%)
Mutual labels:  threading
polog
Логирование должно быть красивым
Stars: ✭ 26 (-85.31%)
Mutual labels:  threading
Tweet Locator
Tweet locator using Python, Flask and Twitter API
Stars: ✭ 105 (-40.68%)
Mutual labels:  threading
Stitch
Simple threading library using annotations for Android
Stars: ✭ 28 (-84.18%)
Mutual labels:  threading
Onioff
🌰 An onion url inspector for inspecting deep web links.
Stars: ✭ 440 (+148.59%)
Mutual labels:  threading
SwiftConcurrentCollections
Swift Concurrent Collections
Stars: ✭ 40 (-77.4%)
Mutual labels:  threading
Floyd
The Floyd programming language
Stars: ✭ 133 (-24.86%)
Mutual labels:  threading
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+0.56%)
Mutual labels:  threading
Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
Stars: ✭ 287 (+62.15%)
Mutual labels:  threading
People-Counting-in-Real-Time
People Counting in Real-Time with an IP camera.
Stars: ✭ 233 (+31.64%)
Mutual labels:  threading
Multitasking
Non-blocking Python methods using decorators
Stars: ✭ 87 (-50.85%)
Mutual labels:  threading
react-native-bg-thread
react-native-bg-thread
Stars: ✭ 45 (-74.58%)
Mutual labels:  threading
awesome-dotnet-async
A curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. 😉
Stars: ✭ 84 (-52.54%)
Mutual labels:  threading
DataStructures Algorithms Java
Collection of data structures and algorithms challenges that I've solved. 💤
Stars: ✭ 12 (-93.22%)
Mutual labels:  threading
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+489.27%)
Mutual labels:  threading
Asyncawaitbestpractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Stars: ✭ 693 (+291.53%)
Mutual labels:  threading
disrustor
A port of the LMAX Disruptor to Rust
Stars: ✭ 29 (-83.62%)
Mutual labels:  threading
Open.channelextensions
A set of extensions for optimizing/simplifying System.Threading.Channels usage.
Stars: ✭ 106 (-40.11%)
Mutual labels:  threading
psched
Priority-based Task Scheduling for Modern C++
Stars: ✭ 59 (-66.67%)
Mutual labels:  threading
Wrmhl
⚡️ Super fast communication beetwen Unity3D and Arduino. Create Interactive experiences in a minute ⏱
Stars: ✭ 601 (+239.55%)
Mutual labels:  threading
wasm-mt
A multithreading library for Rust and WebAssembly
Stars: ✭ 121 (-31.64%)
Mutual labels:  threading
Physac
2D physics header-only library for videogames developed in C using raylib library.
Stars: ✭ 151 (-14.69%)
Mutual labels:  threading
humanbenchmark
Memory tests solver with using OpenCV
Stars: ✭ 20 (-88.7%)
Mutual labels:  threading
Comlink Loader
Webpack loader to offload modules to Worker threads seamlessly using Comlink.
Stars: ✭ 535 (+202.26%)
Mutual labels:  threading
The-Java-Workshop
A New, Interactive Approach to Learning Java
Stars: ✭ 65 (-63.28%)
Mutual labels:  threading
Python Examples
Python examples from my answers on Stackoverflow and other short scripts.
Stars: ✭ 101 (-42.94%)
Mutual labels:  threading
android-actors-library
Android Actors Library was inspired by the Actor model. The main purpose of this library is to help developers in creating a worker attached to a thread and make all interactions with this worker natural and simple.
Stars: ✭ 24 (-86.44%)
Mutual labels:  threading
Workerize
🏗️ Run a module in a Web Worker.
Stars: ✭ 4,134 (+2235.59%)
Mutual labels:  threading
ObviousAwait
🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Stars: ✭ 55 (-68.93%)
Mutual labels:  threading
Mcmap
Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
Stars: ✭ 165 (-6.78%)
Mutual labels:  threading
Perfect-Thread
Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events.
Stars: ✭ 17 (-90.4%)
Mutual labels:  threading
Async Techniques Python Course
Async Techniques and Examples in Python Course
Stars: ✭ 314 (+77.4%)
Mutual labels:  threading
ThreadBoat
Program Uses Thread Execution Hijacking To Inject Native Shell-code Into a Standard Win32 Application
Stars: ✭ 162 (-8.47%)
Mutual labels:  threading
Tutorials
机器学习相关教程
Stars: ✭ 9,616 (+5332.77%)
Mutual labels:  threading
thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (-41.24%)
Mutual labels:  threading
Pebble
Multi threading and processing eye-candy.
Stars: ✭ 276 (+55.93%)
Mutual labels:  threading
libquo
Dynamic execution environments for coupled, thread-heterogeneous MPI+X applications
Stars: ✭ 21 (-88.14%)
Mutual labels:  threading
Threadboat
Program Uses Thread Execution Hijacking To Inject Native Shell-code Into a Standard Win32 Application
Stars: ✭ 132 (-25.42%)
Mutual labels:  threading
CodeProject
Common code for unity project develop.
Stars: ✭ 28 (-84.18%)
Mutual labels:  threading
Task Worklet
Task Worklet: explainer, polyfill and demos.
Stars: ✭ 257 (+45.2%)
Mutual labels:  threading
Tieba-Birthday-Spider
百度贴吧生日爬虫,可抓取贴吧内吧友生日,并且在对应日期自动发送祝福
Stars: ✭ 28 (-84.18%)
Mutual labels:  threading
Likwid
Performance monitoring and benchmarking suite
Stars: ✭ 957 (+440.68%)
Mutual labels:  threading
LazWebsockets
Websocket Server and Client Library written in Lazarus
Stars: ✭ 51 (-71.19%)
Mutual labels:  threading
Pht
A new threading extension for PHP
Stars: ✭ 175 (-1.13%)
Mutual labels:  threading
Microjob
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
Stars: ✭ 1,985 (+1021.47%)
Mutual labels:  threading
Agency
Execution primitives for C++
Stars: ✭ 127 (-28.25%)
Mutual labels:  threading
Android Next
Android Next 公共组件库
Stars: ✭ 768 (+333.9%)
Mutual labels:  threading
Track-Stargazers
Have fun tracking your project's stargazers
Stars: ✭ 38 (-78.53%)
Mutual labels:  threading
1-60 of 77 similar projects