All Projects → detox → Similar Projects or Alternatives

368 Open source projects that are alternatives of or similar to detox

thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (+116.67%)
Mutual labels:  concurrency
haskell-simple-concurrency
Small examples of concurrency in Haskell.
Stars: ✭ 75 (+56.25%)
Mutual labels:  concurrency
grimoire
A fast, concurrent based scripting language for D.
Stars: ✭ 21 (-56.25%)
Mutual labels:  concurrency
java-red
Effective Concurrency Modules for Java
Stars: ✭ 25 (-47.92%)
Mutual labels:  concurrency
await-lock
Mutex locks for async functions
Stars: ✭ 66 (+37.5%)
Mutual labels:  concurrency
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (+97.92%)
Mutual labels:  concurrency
portal
A lightweight framework for golang object (struct) serialization (mapping). Inspired heavily by marshmallow (a Python library).
Stars: ✭ 24 (-50%)
Mutual labels:  concurrency
go-left-right
A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
Stars: ✭ 42 (-12.5%)
Mutual labels:  concurrency
go course
個人多年來學習與實作上的心得筆記
Stars: ✭ 25 (-47.92%)
Mutual labels:  concurrency
reactor-workshop
Spring Reactor hands-on training (3 days)
Stars: ✭ 114 (+137.5%)
Mutual labels:  concurrency
cl-gserver
Actor framework featuring actors and agents for easy access to state and asynchronous operations.
Stars: ✭ 121 (+152.08%)
Mutual labels:  concurrency
simpledbm
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
Stars: ✭ 51 (+6.25%)
Mutual labels:  concurrency
workerpoolxt
Concurrency limiting goroutine pool without upper limit on queue length. Extends github.com/gammazero/workerpool
Stars: ✭ 15 (-68.75%)
Mutual labels:  concurrency
event pool
a header-only event-driven library based on c++11.
Stars: ✭ 27 (-43.75%)
Mutual labels:  concurrency
parallelizer
Simplifies the parallelization of function calls.
Stars: ✭ 62 (+29.17%)
Mutual labels:  parallelism
BEW-2.5-Strongly-Typed-Languages
💪 Learn and implement the design patterns and best practices that make Go a top choice at high-velocity startups like Lyft, Heroku, Docker, Medium, and more!
Stars: ✭ 14 (-70.83%)
Mutual labels:  concurrency
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-58.33%)
Mutual labels:  concurrency
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+5802.08%)
Mutual labels:  concurrency
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-41.67%)
Mutual labels:  concurrency
Pyee
A port of Node.js's EventEmitter to python
Stars: ✭ 236 (+391.67%)
Mutual labels:  concurrency
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
Stars: ✭ 257 (+435.42%)
Mutual labels:  concurrency
Joshuto
ranger-like terminal file manager written in Rust
Stars: ✭ 224 (+366.67%)
Mutual labels:  concurrency
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (-18.75%)
Mutual labels:  concurrency
Thespian
Python Actor concurrency library
Stars: ✭ 220 (+358.33%)
Mutual labels:  concurrency
conquerant
lightweight async/await for Clojure
Stars: ✭ 31 (-35.42%)
Mutual labels:  concurrency
Bolt
Bolt is a language with in-built data-race freedom!
Stars: ✭ 215 (+347.92%)
Mutual labels:  concurrency
go-workshops
Go language basic workshops for devz
Stars: ✭ 68 (+41.67%)
Mutual labels:  concurrency
kotlin-concurrency-primitives
Demo project that showcases the usage of various concurrency primitives in Java and Kotlin.
Stars: ✭ 32 (-33.33%)
Mutual labels:  concurrency
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (+2.08%)
Mutual labels:  concurrency
ency
Enhanced concurrency primitives for Javascript.
Stars: ✭ 32 (-33.33%)
Mutual labels:  concurrency
Mayhem
The Python asyncio tutorial I wish existed earlier
Stars: ✭ 184 (+283.33%)
Mutual labels:  concurrency
Zio Saga
Purely Functional Transaction Management In Scala With ZIO
Stars: ✭ 200 (+316.67%)
Mutual labels:  concurrency
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+29.17%)
Mutual labels:  concurrency
Pond
Minimalistic and High-performance goroutine worker pool written in Go
Stars: ✭ 187 (+289.58%)
Mutual labels:  concurrency
hunt
A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Stars: ✭ 86 (+79.17%)
Mutual labels:  concurrency
Concurrent
concurrency utilities
Stars: ✭ 186 (+287.5%)
Mutual labels:  concurrency
futureproof
Bulletproof concurrent.futures
Stars: ✭ 36 (-25%)
Mutual labels:  concurrency
csp
A library for Communicating Sequential Processes in Node.js, built on top of async/await
Stars: ✭ 59 (+22.92%)
Mutual labels:  concurrency
Neph
A modern command line job processor, similar with make command
Stars: ✭ 174 (+262.5%)
Mutual labels:  concurrency
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (-10.42%)
Mutual labels:  concurrency
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+260.42%)
Mutual labels:  concurrency
Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+4495.83%)
Mutual labels:  concurrency
open-ops
Open Optimizing Parallelizing System
Stars: ✭ 21 (-56.25%)
Mutual labels:  parallelism
async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (+116.67%)
Mutual labels:  concurrency
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 (+258.33%)
Mutual labels:  concurrency
Rxjava2 Extras
Utilities for use with RxJava 2
Stars: ✭ 167 (+247.92%)
Mutual labels:  concurrency
lasync
making executor service tougher
Stars: ✭ 38 (-20.83%)
Mutual labels:  concurrency
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 (+247.92%)
Mutual labels:  concurrency
NPB-CPP
NAS Parallel Benchmark Kernels in C/C++. The parallel versions are in FastFlow, TBB, and OpenMP.
Stars: ✭ 18 (-62.5%)
Mutual labels:  parallelism
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+270.83%)
Mutual labels:  concurrency
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (+243.75%)
Mutual labels:  concurrency
noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (+79.17%)
Mutual labels:  concurrency
Lear
Linux Engine for Asset Retrieval - speed-profiled C HTTP server
Stars: ✭ 165 (+243.75%)
Mutual labels:  concurrency
Java Concurrent Programming
📓 《实战Java 高并发程序设计》笔记和源码整理
Stars: ✭ 162 (+237.5%)
Mutual labels:  concurrency
Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
Stars: ✭ 94 (+95.83%)
Mutual labels:  concurrency
Dejafu
Systematic concurrency testing meets Haskell.
Stars: ✭ 161 (+235.42%)
Mutual labels:  concurrency
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+26033.33%)
Mutual labels:  concurrency
circular-buffer
A Lock Free Concurrent Circular Buffer
Stars: ✭ 14 (-70.83%)
Mutual labels:  concurrency
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+2.08%)
Mutual labels:  concurrency
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+24770.83%)
Mutual labels:  concurrency
61-120 of 368 similar projects