asynchronous-programming topic
crypto_crawler
Crypto arbitrage bot
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Throttler
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.
zio-cache
A ZIO native cache with a simple and compositional interface
sehttpd
A small and efficient web server with 1K lines of C code
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
sobject-work-queue
Custom Apex queue to process arbitrary work on existing SObject in a guaranteed order.
tascalate-async-await
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
pasts
Minimal and simpler alternative to the futures crate.