Projects in Awesome Lists tagged with future
A curated list of projects in awesome lists tagged with future .
https://github.com/fluture-js/fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
algebraic-data-types async cancellation control-flow fantasy-land fluture functional-programming future monad promise sanctuary
Last synced: 13 May 2025
https://github.com/fluture-js/Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
algebraic-data-types async cancellation control-flow fantasy-land fluture functional-programming future monad promise sanctuary
Last synced: 16 Mar 2025
https://github.com/marchof/java-almanac
The history and future of Java.
api future history java javaalmanac language openjdk specification
Last synced: 14 May 2025
https://github.com/clj-commons/manifold
A compatibility layer for event-driven abstractions
async clojure future hacktoberfest stream stream-processing
Last synced: 12 Dec 2025
https://github.com/freshos/then
:clapper: Tame async code with battle-tested promises
async async-await freshos future ios micro-framework promise swift task
Last synced: 15 May 2025
https://github.com/freshOS/then
:clapper: Tame async code with battle-tested promises
async async-await freshos future ios micro-framework promise swift task
Last synced: 30 Jul 2025
https://github.com/freshOS/Then
:clapper: Tame async code with battle-tested promises
async async-await freshos future ios micro-framework promise swift task
Last synced: 22 Jul 2025
https://github.com/swan-io/boxed
Utility types for functional TypeScript
adt fp functional future option result typescript
Last synced: 17 Mar 2025
https://github.com/mitranim/posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
abortable async async-await cancelable composable coroutine future promise scheduling
Last synced: 04 Apr 2025
https://github.com/404notf0und/always-learning
404 Not Found的知识库:计算机理论基础、计算机技术基础、底层研究、安全技术、安全研究、人工智能、企业安全建设、安全发展、职业规划、综合素质、国内外优秀技术人
artificial-intelligence future knowledgedatabase research security
Last synced: 08 Nov 2025
https://github.com/chebyrash/promise
Promise / Future library for Go
future futures go go-generics golang golang-examples golang-future golang-library golang-package goroutine goroutine-pool pool promise promise-library promises promises-library worker-pool
Last synced: 15 May 2025
https://github.com/rpominov/fun-task
Abstraction for managing asynchronous code in JS
async fp functional-programming future monad promise task
Last synced: 04 Apr 2025
https://github.com/softwaremill/retry
because you should never give up, at least not on the first try
Last synced: 04 Apr 2025
https://github.com/callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
callable concurrency executor executor-service future java java-concurrency java8 lock multithreading runnable synchronization thread thread-pool
Last synced: 06 Apr 2025
https://github.com/approvers/radwimps
君の then-then-then 世は Promise で Future
code-collection future method-chaining promise radwimps
Last synced: 27 Jan 2026
https://github.com/approvers/RADWIMPS
君の then-then-then 世は Promise で Future
code-collection future method-chaining promise radwimps
Last synced: 26 Mar 2025
https://github.com/thoughtworksinc/dsl.scala
A framework to create embedded Domain-Specific Languages in Scala
compiler-plugin continuation-passing-style dsl exception-handling future monad monad-transformers raii scala
Last synced: 12 Jan 2026
https://github.com/ThoughtWorksInc/Dsl.scala
A framework to create embedded Domain-Specific Languages in Scala
compiler-plugin continuation-passing-style dsl exception-handling future monad monad-transformers raii scala
Last synced: 04 Apr 2025
https://github.com/simonbrunel/qtpromise
Promises/A+ implementation for Qt/C++
asynchronous concurrent cpp11 future promise qt
Last synced: 04 Apr 2026
https://github.com/foldright/cffu
🦝 Java CompletableFuture-Fu ("CF-Fu", pronounced "Shifu") is a tiny library that improves the CompletableFuture (CF) usage experience and reduces misuse, enabling more convenient, efficient, and safe use of CF in your application. 😋🚀🦺
cffu completable-future completablefuture completablefuture-fu concurrency fu future java shifu tiny
Last synced: 09 Mar 2026
https://github.com/futureverse/future.apply
:rocket: R package: future.apply - Apply Function to Elements in Parallel using Futures
asynchronous distributed-computing future hpc hpc-clusters package parallel parallel-computing parallel-processing parallelization programming r
Last synced: 12 Dec 2025
https://github.com/reugn/async
Synchronization and asynchronous computation package for Go
async asynchronous asynchronous-api barrier concurrency concurrent-map future generics go lock mutex promise synchronization zero-dependency
Last synced: 05 Apr 2025
https://github.com/async-plus/async-plus
⛓ A chainable interface for Swift's async/await.
async async-await await chainable concurrency flatmap future futures promise promises swift swift5
Last synced: 25 Mar 2025
https://github.com/byrnexu/betterquant
📈 Better Quant
betterquant crypto digitalcurrency finance future investment low-latency quant stock trading
Last synced: 01 Apr 2025
https://github.com/arvtesh/unityfx.async
Asynchronous operations (promises) for Unity3d.
async async-await async-operation async-programming asynchronous-programming c-sharp coroutine coroutines csharp dotnet future game-development promise task unity unity-engine unity3d unityfx yield
Last synced: 05 Apr 2025
https://github.com/Arvtesh/UnityFx.Async
Asynchronous operations (promises) for Unity3d.
async async-await async-operation async-programming asynchronous-programming c-sharp coroutine coroutines csharp dotnet future game-development promise task unity unity-engine unity3d unityfx yield
Last synced: 25 Apr 2025
https://github.com/AsyncNinja/AsyncNinja
A complete set of primitives for concurrency and reactive programming on Swift
async channel concurrency concurrency-library functional future reactive swift
Last synced: 06 Aug 2025
https://github.com/bukosabino/btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
bitcoin deep-learning deep-neural-networks forecast future machine-learning machine-learning-algorithms prediction price time-series trends xgboost
Last synced: 07 Oct 2025
https://github.com/timcassell/protopromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
async async-await await callback callbacks concurrency concurrent coroutine coroutines csharp dotnet future futures parallel promise promises task tasks unity
Last synced: 08 Apr 2025
https://github.com/tylors/typed-unmaintained
The TypeScript Standard Library
composition curried either functional future immutable lenses library list maybe standard typescript
Last synced: 28 Oct 2025
https://github.com/shettyh/threadpool
Golang simple thread pool implementation
channels future golang scalable scheduler threadpool
Last synced: 16 Jan 2026
https://github.com/resonatehq/durable-promise-specification
Durable Promise Specification
awaitable concurrency coordination future promise
Last synced: 28 Jan 2026
https://github.com/juspay/neurolink
Streams are the future of AI powered by unlimited free tokens.
agents ai ai-development ai-platform automation developer-tools enterprise future llm local-first mcp model-context-protocol neurolink personal-ai skills stream universal-ai
Last synced: 07 Jun 2026
https://github.com/kristoff-it/redis-memolock
Redis MemoLock - Distributed Caching with Promises
distributed-cache distributed-memoization future go memoization memolock promise redis
Last synced: 15 Apr 2025
https://github.com/swiftylab/asyncobjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
async async-await cancellation cancellationtoken carthage cocoapods concurrency concurrent-programming future mutex semaphore swift swift-package-manager swift5 synchronization task
Last synced: 12 Apr 2025
https://github.com/effectai/effect-js
JavaScript Library to access and develop dApps on Effect Network.
blockchain crypto effect force future javascript network sdk typescript work
Last synced: 20 Mar 2025
https://github.com/pseudocodes/go2ctp
上海期货信息技术 CTP 接口 go 语言原生封装,支持生产,测评,OpenCTP 版本, 适配 Linux, MacOS
cgo cgo-bindings ctp ctp-mini ftdc future go-binding goctp mdapi openctp traderapi
Last synced: 23 Jan 2026
https://github.com/mpenet/auspex
Mini wrapper over java CompletableFuture with a manifold deferred after-taste
asynchronous clojure future promise
Last synced: 08 Aug 2025
https://github.com/aliakh/demo-java-completablefuture
'Asynchronous programming in Java with CompletableFuture' article and source code.
completablefuture completionstage future promise
Last synced: 12 Apr 2025
https://github.com/thoughtworksinc/future.scala
Stack-safe asynchronous programming
asynchronous continuation functional-programming future monad scala stack-safe
Last synced: 19 Oct 2025
https://github.com/mechero/completable-future-example
Example project comparing Java's CompletableFuture and Future implementations
completablefuture future java thepracticaldeveloper
Last synced: 30 Apr 2025
https://github.com/vickumar1981/pyeffects
Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
either either-monad future future-monad futures hacktoberfest hacktoberfest-accepted hacktoberfest2023 monad monads option option-monad option-type python python27 python3 try try-catch try-monad
Last synced: 01 Oct 2025
https://github.com/jabrena/latency-problems
A set asynchronous, non-blocking & parallelism problems to challenge your mind!
completablefuture coroutines euler flux future java kotlin latency loom mono rxjava2 wiremock zio
Last synced: 18 Mar 2025
https://github.com/futureverse/future.mirai
:rocket: R package future.mirai: A Future API for Parallel Processing using 'mirai'
Last synced: 07 Mar 2026
https://github.com/futureverse/futurize
🚀 futurize: Parallelize Common Functions via One Magic Function
future futureverse package parallel-programming r transpiler
Last synced: 10 Jun 2026
https://github.com/condy0919/bipolar
A nano concurrency library
async concurrency cpp cpp17 future iouring linux modern-cpp promise
Last synced: 19 Apr 2025
https://github.com/meomundep/ether-drops
Auto do tasks, order coins, claim referral points, referrals.
airdrop airdrop-claim-bot airdrop-farm airdrop-free airdrops-bot airdrops-tools ether-drops future meomundep perpetual platform telegram trading
Last synced: 28 Jan 2026
https://github.com/mickey9315/new-programming-languages-showcase-public
About New Programming Languages
advantages brief-history contribution contributions-welcome details developer future future-technologies new-language news overview programming-language showcase sponsor support usage
Last synced: 21 Jan 2026
https://github.com/wkgcass/f
a library to write async vert.x code similar as using java syntax
Last synced: 12 Apr 2025
https://github.com/xp-framework/compiler
Compiles future PHP to today's PHP.
annotations arrow-functions ast compiler enums future hack-language language metaprogramming newer-php-versions php php7 php8 php8-features transpiler xp-framework
Last synced: 02 Sep 2025
https://github.com/foxhoundn/synthax-code-theme
💜💙💜Ride on the retro waves of future with this dark colorful theme for VS Code.
80s colors dark dark-theme future futurism retro theme themes vscode vscode-theme
Last synced: 09 Feb 2026
https://github.com/futureverse/future.p2p
future.p2p: A Peer-to-Peer Compute Cluster via Futureverse
distributed-computing future futureverse p2p parallel parallel-computing rstats rstats-package
Last synced: 23 Jun 2026
https://github.com/antoine1000/memoire
Mémoire de Master 2 à l'ERG
design future silicon speculative thesis valley
Last synced: 08 Feb 2026
https://github.com/fluttercandies/f_limit
A Dart implementation of p-limit for controlling concurrency of async operations.
concurrency future p-limit queue
Last synced: 22 Feb 2026
https://github.com/howprogrammingworks/future
Future as Asynchronous Abstraction
async asynchronous asynchronous-programming fp functional-programming future promise
Last synced: 16 Aug 2025
https://github.com/karnkaul/ktl
Collection of ktl header libraries - small C++20 wrapper utilities
async-queue bitflags cpp cpp20 cpp20-library future header-only library n-tree not-null result stl thread threading
Last synced: 11 Apr 2025
https://github.com/henrikbengtsson/future-tutorial-user2022
Tutorial: An Introduction to Futureverse for Parallel Processing in R (useR! 2022)
future futureverse parallel-processing r-language tutorial user2022
Last synced: 10 Apr 2025
https://github.com/jamesmgreene/napi-async-promise-example
Node v8.x N-API asynchronous Promise example addon
addon async async-await asynchronous await deferred future n-api napi native native-module node nodejs promise
Last synced: 07 May 2025
https://github.com/futureverse/future.tests
:nut_and_bolt: R package: future.tests - Test Suite for Future API Backends
Last synced: 14 Jun 2025
https://github.com/henrikbengtsson/article-bengtsson-future
H. Bengtsson, A Unifying Framework for Parallel and Distributed Processing in R using Futures, The R Journal, 10.32614/RJ-2021-048, 2021
article arxiv future hpc parallel-computing r r-package
Last synced: 07 Nov 2025
https://github.com/jgraichen/restify
Restify is a parallel and pipelined Hypermedia API client
asynchronous future hateoas http json promise rest rest-client restful restify ruby
Last synced: 02 Aug 2025
https://github.com/rousan/settimeout-rs
A Rust library to create a std::future::Future implementation to be used in any async function
Last synced: 13 Jul 2025
https://github.com/jwpttcg66/future-listener
jdk中广泛使用的java线程监听器.java中的future-listener机制,当一个线程执行结束的时候,通知注册的所有listener同步执行回调功能
future future-listener futurelistener listeners
Last synced: 03 Sep 2025
https://github.com/noyzys/nautchkafe-bazaars
Minecraft plugin for Bukkit/Spigot/X 1.12-1.17 based on model texture.
bukkit-plugin future java minecraft minecraft-plugin spigot-plugin
Last synced: 05 Oct 2025
https://github.com/pseudocodes/tqsdk-go
天勤 tqsdk 期货期权行情/历史数据/交易 go 语言协议接口
future quote shinnytech tqsdk tqsdk-go trader trading-bot
Last synced: 23 Jan 2026
https://github.com/rajatkb/go-promise
Go Promise aims to be a Promise/Future alternative of bluebird in golang. It will give all the various functionalities provided by any standard promise library along with something more.
async bluebird concurrent-programming future futures golang golang-examples golang-future golang-library golang-package goroutines promise promises-library
Last synced: 26 Sep 2025
https://github.com/smakeev/asyncswift
Swift, Future, Async, Await.
async async-await await future swift5
Last synced: 16 Mar 2026
https://github.com/paritytech/parity-website
Parity Technologies builds core blockchain infrastructure. From Parity Ethereum, the most advanced Ethereum client, to Polkadot, the next-generation interoperable blockchain network.
Last synced: 23 Apr 2025
https://github.com/bbariskilic/flutter-thread-isolate
A sample app that shows the power of threads. Computes some tasks on different threads and by doing this reduces overloading on the main thread. The project has been written solely in Dart Language.
async dart flutter future isolate mvvm-architecture thread
Last synced: 07 Mar 2026
https://github.com/menduz/fp-future
A Future is a placeholder object for a value that may not yet exist
Last synced: 15 Apr 2025
https://github.com/kylebaron/mrgsim.parallel
Parallel simulation with mrgsolve and futures
future mrgsolve parallelization
Last synced: 29 Oct 2025
https://github.com/gagniuc/predictions-with-markov-chains
Predictions with Markov Chains is a JS application that multiplies a probability vector with a transition matrix multiple times (n steps - user defined). On each step, the values from the resulting probability vectors are plotted on a chart. The resulting curves on the chart indicate the behavior of the system over n steps.
future html5 html5-canvas initial-vector javascript js markov-chain matrix prediction probability states steps system transition-matrix
Last synced: 12 Apr 2025
https://github.com/HenrikBengtsson/future.aws.lambda
R package: future.aws.lambda - A Future API for Parallel Processing on AWS Lambda
aws-lambda future package parallel-computing r
Last synced: 20 Jul 2025
https://github.com/fluidgroup/rxfuture
🛸A library to provide Future/Promise pattern API that is backed by RxSwift.
Last synced: 07 Aug 2025
https://github.com/henrikbengtsson/future.aws.lambda
R package: future.aws.lambda - A Future API for Parallel Processing on AWS Lambda
aws-lambda future package parallel-computing r
Last synced: 11 Aug 2025
https://github.com/wangrunji0408/greenthread-future-rs
Rust: Convert closures into futures based on greenthread on bare-metal (no_std + no_alloc).
Last synced: 12 Apr 2025
https://github.com/howprogrammingworks/revealingconstructor
Revealing Constructor Pattern
callback constructor factory future promise revealing revealing-constructor
Last synced: 12 Mar 2026
https://github.com/jiangjie/tiny-future
A zero-dependency Future/Promise wrapper to resolve or reject a Promise outside its executor.
async await defer deferred future promise taskcompletionsource tiny withresolvers zero-dependency
Last synced: 19 Jan 2026
https://github.com/dmarcuse/manual_future
Manually completable futures for Rust, similar to Java's CompletableFuture
Last synced: 17 Mar 2026
https://github.com/bgokden/gofuture
concurrency concurrent-programming future futures golang
Last synced: 14 Aug 2025
https://github.com/tsukinoko-kun/opsult
A simple implementation of Option, Result and Future types in TypeScript
future option result result-type rust type-library typescript
Last synced: 13 Jul 2025
https://github.com/arun11299/pycoroutines
Building python coroutines from scratch
async-programming future python3 task-scheduler
Last synced: 24 Jun 2025
https://github.com/ali2236/loader
Run asynchronous code before building your widget
asynchronous flutter-package future
Last synced: 23 Feb 2026
https://github.com/ycl2018/go-future
go-future provide function Go and return a result of an asynchronous computation. Methods Wait are provided to retrieve the result of the computation.
concurrent-data-structure concurrent-programming future golang
Last synced: 23 Feb 2026
https://github.com/howprogrammingworks/deferred
Deferred (and comparison to Future and Promise)
async async-await asynchronous asynchronous-programming deferred future promise thenable
Last synced: 07 May 2025
https://github.com/chipjarred/async
Swift Async package that makes creating and using asynchronous tasks easier.
async asynchronous completion-handler concurrency concurrent-programming dispatchqueue future gcd grand-central-dispatch multithreading mutex promise swift-framework swift-package-manager thread thread-safety
Last synced: 13 Aug 2025