All Projects → Concurrencpp → Similar Projects or Alternatives

1484 Open source projects that are alternatives of or similar to Concurrencpp

Promesa
A promise library for Clojure(Script)
Stars: ✭ 277 (-18.53%)
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (-79.71%)
Mutual labels:  scheduler, concurrency
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
Stars: ✭ 257 (-24.41%)
Mutual labels:  concurrency, multithreading
is-async-function
Is this a native `async function`?
Stars: ✭ 17 (-95%)
Mutual labels:  await, async-await
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (-19.12%)
Mutual labels:  concurrency, coroutine
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-60.29%)
Mutual labels:  concurrency, multithreading
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+104.41%)
Mutual labels:  tasks, concurrency
Start
🔴 Functional task runner for Node.js
Stars: ✭ 478 (+40.59%)
Mutual labels:  tasks, concurrency
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+5265.59%)
Mutual labels:  concurrency, multithreading
Alecrimasynckit
async and await for Swift.
Stars: ✭ 89 (-73.82%)
Mutual labels:  tasks, await
gronx
Lightweight, fast and dependency-free Cron expression parser (due checker), task scheduler and/or daemon for Golang (tested on v1.13 and above) and standalone usage
Stars: ✭ 206 (-39.41%)
Mutual labels:  scheduler, task-scheduler
Floyd
The Floyd programming language
Stars: ✭ 133 (-60.88%)
Mutual labels:  concurrency, threading
await-lock
Mutex locks for async functions
Stars: ✭ 66 (-80.59%)
Mutual labels:  concurrency, async-await
muco
Multithreaded Coroutines library
Stars: ✭ 20 (-94.12%)
Mutual labels:  scheduler, coroutines
Libconcurrent
©️ Concurrent Programming Library (Coroutine) for C11
Stars: ✭ 335 (-1.47%)
Mutual labels:  concurrency, coroutine
LuaCSP
Communicating Sequential Processes in Lua
Stars: ✭ 40 (-88.24%)
AIO
Coroutine-based multithreading library for Delphi
Stars: ✭ 99 (-70.88%)
Mutual labels:  coroutines, multithreading
Coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
Stars: ✭ 262 (-22.94%)
Mutual labels:  coroutines, coroutine
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (-84.12%)
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 (-74.71%)
Mutual labels:  concurrency, multithreading
Ipoli Android
Fun & Motivational Todo List with Calendar for Android written in Kotlin. Using Redux, coroutines, Firebase and Clean Architecture.
Stars: ✭ 234 (-31.18%)
Mutual labels:  tasks, coroutines
theeye-of-sauron
TheEye Dockers and QuickStart
Stars: ✭ 27 (-92.06%)
Mutual labels:  tasks, task-scheduler
outspline
Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
Stars: ✭ 41 (-87.94%)
Mutual labels:  scheduler, task-scheduler
TAOMP
《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试
Stars: ✭ 39 (-88.53%)
King.Service
Task scheduling for .NET
Stars: ✭ 34 (-90%)
Mutual labels:  scheduler, task-scheduler
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-93.53%)
Mutual labels:  coroutines, concurrency
banana
🍌 Modern C++ Telegram Bot API library
Stars: ✭ 30 (-91.18%)
Mutual labels:  coroutines, async-await
Agency
Execution primitives for C++
Stars: ✭ 127 (-62.65%)
Mutual labels:  concurrency, threading
async-enumerable-dotnet
Experimental operators for C# 8 IAsyncEnumerables
Stars: ✭ 32 (-90.59%)
Mutual labels:  concurrency, async-await
TaskManager
A C++14 Task Manager / Scheduler
Stars: ✭ 81 (-76.18%)
Mutual labels:  multithreading, task-scheduler
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-95%)
Mutual labels:  concurrency, threading
Shift
Light-weight EventKit wrapper.
Stars: ✭ 31 (-90.88%)
Mutual labels:  concurrency, async-await
soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
Stars: ✭ 23 (-93.24%)
Mutual labels:  concurrency, threading
CoopThreads
Lightweight, platform agnostic, stackful cooperative threads library.
Stars: ✭ 18 (-94.71%)
Mutual labels:  scheduler, multithreading
thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (-69.41%)
Mutual labels:  concurrency, threading
asyncoro
Python framework for asynchronous, concurrent, distributed, network programming with coroutines
Stars: ✭ 50 (-85.29%)
workerpoolxt
Concurrency limiting goroutine pool without upper limit on queue length. Extends github.com/gammazero/workerpool
Stars: ✭ 15 (-95.59%)
Mutual labels:  concurrency, multithreading
unity-async-tweens
Tween Extension to Unity-AsyncRoutines
Stars: ✭ 16 (-95.29%)
Mutual labels:  coroutines, await
of
🍬 Promise wrapper with sugar 🍬
Stars: ✭ 13 (-96.18%)
Mutual labels:  await, async-await
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-91.47%)
Mutual labels:  concurrency, multithreading
traffic
Massively real-time traffic streaming application
Stars: ✭ 25 (-92.65%)
bikeshed
Lock free hierarchical work scheduler
Stars: ✭ 78 (-77.06%)
Mutual labels:  multithreading, task-scheduler
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-94.12%)
scheduler
Task Scheduler for Laravel applications. UI from scratch
Stars: ✭ 18 (-94.71%)
Mutual labels:  scheduler, task-scheduler
joobq
JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where they reside until they are able to be scheduled to run in a computing environment.
Stars: ✭ 26 (-92.35%)
Mutual labels:  scheduler, tasks
dannyAVgleDownloader
知名網站avgle下載器
Stars: ✭ 27 (-92.06%)
Mutual labels:  multithreading, threading
josk
🏃🤖 Scheduler and manager for jobs and tasks in node.js on multi-server and clusters setup
Stars: ✭ 27 (-92.06%)
Mutual labels:  scheduler, tasks
geeteventbus
An inprocess eventbus for highly concurrent Python applications
Stars: ✭ 17 (-95%)
act
ASIO Cooperative Task for await-based coroutine
Stars: ✭ 16 (-95.29%)
Mutual labels:  coroutines, async-await
await-generator
A library to use async/await in PHP using generators.
Stars: ✭ 80 (-76.47%)
Mutual labels:  await, async-await
Track-Stargazers
Have fun tracking your project's stargazers
Stars: ✭ 38 (-88.82%)
Mutual labels:  multithreading, threading
DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
Stars: ✭ 81 (-76.18%)
Mutual labels:  coroutines, coroutine
swoole-futures
⏳ Futures, Streams & Async/Await for PHP's Swoole asynchronous run-time.
Stars: ✭ 100 (-70.59%)
Mutual labels:  concurrency, async-await
myconcurrent
Java并发的系统性学习
Stars: ✭ 25 (-92.65%)
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-94.71%)
Mutual labels:  concurrency, multithreading
Jacob
A lightweight library to provide coroutines in Java
Stars: ✭ 14 (-95.88%)
Mutual labels:  coroutines, coroutine
Async Io Demo
demo for rust asynchronous io: from mio to stackless coroutine
Stars: ✭ 334 (-1.76%)
Mutual labels:  async-await, coroutine
Async Techniques Python Course
Async Techniques and Examples in Python Course
Stars: ✭ 314 (-7.65%)
Mutual labels:  await, threading
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-93.82%)
Mutual labels:  concurrency, multithreading
So 5 5
SObjectizer: it's all about in-process message dispatching!
Stars: ✭ 87 (-74.41%)
Mutual labels:  concurrency, multithreading
61-120 of 1484 similar projects