All Projects → async → Similar Projects or Alternatives

1299 Open source projects that are alternatives of or similar to async

Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+66.35%)
Mutual labels:  synchronization, concurrency, lock, future
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (-58.65%)
Mutual labels:  synchronization, concurrency, barrier
TAOMP
《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试
Stars: ✭ 39 (-62.5%)
Mutual labels:  synchronization, concurrency, lock
Qtpromise
Promises/A+ implementation for Qt/C++
Stars: ✭ 137 (+31.73%)
Mutual labels:  asynchronous, promise, future
Concurrent
Functional Concurrency Primitives
Stars: ✭ 206 (+98.08%)
Mutual labels:  synchronization, concurrency, lock
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (+38.46%)
Mutual labels:  asynchronous, promise, concurrency
run exclusive
⚡🔒 Wait queue for function execution 🔒 ⚡
Stars: ✭ 22 (-78.85%)
Mutual labels:  promise, lock, mutex
futex
File-based Ruby Mutex
Stars: ✭ 14 (-86.54%)
Mutual labels:  concurrency, lock, mutex
AtomicKit
Concurrency made simple in Swift.
Stars: ✭ 88 (-15.38%)
Mutual labels:  concurrency, lock, mutex
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+85.58%)
Mutual labels:  promise, concurrency, future
Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
Stars: ✭ 94 (-9.62%)
Mutual labels:  asynchronous, concurrency
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Stars: ✭ 41 (-60.58%)
Mutual labels:  synchronization, concurrency
nancy
How JavaScript Promise Works
Stars: ✭ 26 (-75%)
Mutual labels:  asynchronous, promise
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-73.08%)
Mutual labels:  asynchronous, concurrency
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-78.85%)
Mutual labels:  asynchronous, concurrency
hunt
A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Stars: ✭ 86 (-17.31%)
Mutual labels:  asynchronous, concurrency
promise
Common interface for simple asynchronous placeholders.
Stars: ✭ 66 (-36.54%)
Mutual labels:  asynchronous, promise
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+2945.19%)
Mutual labels:  asynchronous, concurrency
Drone Core
The core crate for Drone, an Embedded Operating System.
Stars: ✭ 263 (+152.88%)
Mutual labels:  asynchronous, concurrency
WebsocketPromisify
Makes websocket's API just like REST with Promise-like API, with native Promises.
Stars: ✭ 18 (-82.69%)
Mutual labels:  asynchronous, promise
Franticapparatus
Type and memory safe promises for Swift, supports cancellation
Stars: ✭ 27 (-74.04%)
Mutual labels:  asynchronous, promise
Shift
Light-weight EventKit wrapper.
Stars: ✭ 31 (-70.19%)
Mutual labels:  asynchronous, concurrency
Asyncro
⛵️ Beautiful Array utilities for ESnext async/await ~
Stars: ✭ 487 (+368.27%)
Mutual labels:  asynchronous, promise
Jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework
Stars: ✭ 978 (+840.38%)
Mutual labels:  asynchronous, concurrency
p-ratelimit
Promise-based utility to make sure you don’t call rate-limited APIs too quickly.
Stars: ✭ 49 (-52.88%)
Mutual labels:  promise, concurrency
Drone
CLI utility for Drone, an Embedded Operating System.
Stars: ✭ 114 (+9.62%)
Mutual labels:  asynchronous, concurrency
Radwimps
君の then-then-then 世は Promise で Future
Stars: ✭ 229 (+120.19%)
Mutual labels:  promise, future
Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Stars: ✭ 2,249 (+2062.5%)
Mutual labels:  promise, future
do
Simplest way to manage asynchronicity
Stars: ✭ 33 (-68.27%)
Mutual labels:  asynchronous, promise
Promise
Promise / Future library for Go
Stars: ✭ 149 (+43.27%)
Mutual labels:  promise, future
relaks
Asynchrounous React component
Stars: ✭ 49 (-52.88%)
Mutual labels:  asynchronous, promise
PromisedFuture
A Swift based Future/Promises framework to help writing asynchronous code in an elegant way
Stars: ✭ 75 (-27.88%)
Mutual labels:  asynchronous, promise
Promise
Asynchronous Programming with Promises
Stars: ✭ 15 (-85.58%)
Mutual labels:  asynchronous, promise
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (+37.5%)
Mutual labels:  promise, future
Rxgo
Reactive Extensions for the Go language.
Stars: ✭ 3,907 (+3656.73%)
Mutual labels:  asynchronous, concurrency
futura
Asynchronous Swift made easy. The project was made by Miquido. https://www.miquido.com/
Stars: ✭ 34 (-67.31%)
Mutual labels:  asynchronous, promise
Creed
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
Stars: ✭ 265 (+154.81%)
Mutual labels:  asynchronous, promise
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (-70.19%)
Mutual labels:  asynchronous, concurrency
Vue Loadable
⏳ Improve your loading state control with pretty simple methods and helpers.
Stars: ✭ 23 (-77.88%)
Mutual labels:  asynchronous, promise
Thunks
A small and magical composer for all JavaScript asynchronous.
Stars: ✭ 523 (+402.88%)
Mutual labels:  asynchronous, promise
Before After Hook
wrap methods with before/after hooks
Stars: ✭ 49 (-52.88%)
Mutual labels:  asynchronous, promise
Gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
Stars: ✭ 55 (-47.12%)
Mutual labels:  promise, future
java-red
Effective Concurrency Modules for Java
Stars: ✭ 25 (-75.96%)
Mutual labels:  asynchronous, concurrency
Cofx
A node and javascript library that helps developers describe side-effects as data in a declarative, flexible API.
Stars: ✭ 72 (-30.77%)
Mutual labels:  asynchronous, promise
Vibe Core
Repository for the next generation of vibe.d's core package.
Stars: ✭ 56 (-46.15%)
Mutual labels:  asynchronous, concurrency
Kitchen Async
A Promise library for ClojureScript, or a poor man's core.async
Stars: ✭ 128 (+23.08%)
Mutual labels:  asynchronous, promise
Live Mutex
High-performance networked mutex for Node.js libraries.
Stars: ✭ 118 (+13.46%)
Mutual labels:  asynchronous, lock
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (+27.88%)
Mutual labels:  asynchronous, promise
Future.apply
🚀 R package: future.apply - Apply Function to Elements in Parallel using Futures
Stars: ✭ 159 (+52.88%)
Mutual labels:  asynchronous, future
Metasync
Asynchronous Programming Library for JavaScript & Node.js
Stars: ✭ 164 (+57.69%)
Mutual labels:  asynchronous, promise
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (+943.27%)
Mutual labels:  asynchronous, concurrency
Bastion
Highly-available Distributed Fault-tolerant Runtime
Stars: ✭ 2,333 (+2143.27%)
Mutual labels:  asynchronous, concurrency
Lear
Linux Engine for Asset Retrieval - speed-profiled C HTTP server
Stars: ✭ 165 (+58.65%)
Mutual labels:  asynchronous, concurrency
drone-stm32-map
STM32 peripheral mappings for Drone, an Embedded Operating System.
Stars: ✭ 16 (-84.62%)
Mutual labels:  asynchronous, concurrency
syncs
Concurrency and synchronization primitives
Stars: ✭ 81 (-22.12%)
Mutual labels:  synchronization, concurrency
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+3919.23%)
Mutual labels:  synchronization, concurrency
django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (-52.88%)
Mutual labels:  concurrency, lock
Minifuture
A monadic Future design pattern implementation in Swift
Stars: ✭ 16 (-84.62%)
Mutual labels:  promise, future
Then
🎬 Tame async code with battle-tested promises
Stars: ✭ 908 (+773.08%)
Mutual labels:  promise, future
Scala Async
An asynchronous programming facility for Scala
Stars: ✭ 1,077 (+935.58%)
Mutual labels:  asynchronous, concurrency
1-60 of 1299 similar projects