All Projects → mux-stream → Similar Projects or Alternatives

715 Open source projects that are alternatives of or similar to mux-stream

Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (+900%)
swoole-futures
⏳ Futures, Streams & Async/Await for PHP's Swoole asynchronous run-time.
Stars: ✭ 100 (+194.12%)
Mutual labels:  concurrency, async-await, futures
Chymyst Core
Declarative concurrency in Scala - The implementation of the chemical machine
Stars: ✭ 142 (+317.65%)
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+9214.71%)
Tascalate Async Await
Async / Await asynchronous programming model for Java similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Stars: ✭ 60 (+76.47%)
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (+197.06%)
async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
Stars: ✭ 55 (+61.76%)
Mutual labels:  concurrency, async-await, futures
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (+323.53%)
Brightfutures
Write great asynchronous code in Swift using futures and promises
Stars: ✭ 1,890 (+5458.82%)
Pycos
Concurrent, Asynchronous, Distributed, Communicating Tasks with Python
Stars: ✭ 30 (-11.76%)
Java Concurrency
Java并发知识点总结
Stars: ✭ 3,457 (+10067.65%)
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (+708.82%)
Mutual labels:  concurrency, futures
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-41.18%)
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (+320.59%)
awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
Stars: ✭ 21 (-38.24%)
Mutual labels:  concurrency, async-await
geeteventbus
An inprocess eventbus for highly concurrent Python applications
Stars: ✭ 17 (-50%)
Thread Pool
Thread pool implementation using c++11 threads
Stars: ✭ 417 (+1126.47%)
Mutual labels:  concurrency, futures
Funfix
Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️
Stars: ✭ 596 (+1652.94%)
Mutual labels:  concurrency, futures
P Map
Map over promises concurrently
Stars: ✭ 639 (+1779.41%)
Mutual labels:  concurrency, async-await
Awesome Lockfree
A collection of resources on wait-free and lock-free programming
Stars: ✭ 1,046 (+2976.47%)
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+1929.41%)
Mutual labels:  async-await, futures
Golang Tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
Stars: ✭ 277 (+714.71%)
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+2191.18%)
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (+3091.18%)
Mutual labels:  concurrency, async-await
soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
Stars: ✭ 23 (-32.35%)
Mutual labels:  concurrency, futures
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (+179.41%)
async-enumerable-dotnet
Experimental operators for C# 8 IAsyncEnumerables
Stars: ✭ 32 (-5.88%)
Mutual labels:  concurrency, async-await
Tarpc
An RPC framework for Rust with a focus on ease of use.
Stars: ✭ 1,934 (+5588.24%)
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+6129.41%)
Nim Chronos
Chronos - An efficient library for asynchronous programming
Stars: ✭ 136 (+300%)
futureproof
Bulletproof concurrent.futures
Stars: ✭ 36 (+5.88%)
Mutual labels:  concurrency, futures
aioudp
Asyncio UDP server
Stars: ✭ 21 (-38.24%)
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Stars: ✭ 93 (+173.53%)
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (+14.71%)
Promesa
A promise library for Clojure(Script)
Stars: ✭ 277 (+714.71%)
Shift
Light-weight EventKit wrapper.
Stars: ✭ 31 (-8.82%)
Mutual labels:  concurrency, async-await
Java Concurrency Progamming Tutorial
BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
Stars: ✭ 606 (+1682.35%)
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+11014.71%)
Mutual labels:  concurrency, async-await
Asyncio
asyncio historical repository
Stars: ✭ 952 (+2700%)
Mutual labels:  concurrency, async-await
Mt
tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more
Stars: ✭ 18 (-47.06%)
TAOMP
《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试
Stars: ✭ 39 (+14.71%)
await-lock
Mutex locks for async functions
Stars: ✭ 66 (+94.12%)
Mutual labels:  concurrency, async-await
asyncoro
Python framework for asynchronous, concurrent, distributed, network programming with coroutines
Stars: ✭ 50 (+47.06%)
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 (+23.53%)
Concurrent Map
a thread-safe concurrent map for go
Stars: ✭ 2,627 (+7626.47%)
java-red
Effective Concurrency Modules for Java
Stars: ✭ 25 (-26.47%)
Mutual labels:  concurrency, futures
Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+6388.24%)
Mutual labels:  concurrency, futures
traffic
Massively real-time traffic streaming application
Stars: ✭ 25 (-26.47%)
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (+26.47%)
EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
Stars: ✭ 84 (+147.06%)
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 (+405.88%)
conquerant
lightweight async/await for Clojure
Stars: ✭ 31 (-8.82%)
Mutual labels:  concurrency, async-await
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (+44.12%)
Mutual labels:  concurrency, futures
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-29.41%)
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-50%)
async
Asynchronous programming for R -- async/await and generators/yield
Stars: ✭ 37 (+8.82%)
swift-futures
Demand-driven asynchronous programming in Swift
Stars: ✭ 32 (-5.88%)
Mutual labels:  concurrency, futures
snap
Snap Programming Language
Stars: ✭ 20 (-41.18%)
modern-javascript
👨‍🏫 Mike's Modern JavaScript course
Stars: ✭ 14 (-58.82%)
Mutual labels:  async-await
nardis
A small web framework based on ASGI
Stars: ✭ 14 (-58.82%)
Mutual labels:  async-await
1-60 of 715 similar projects