Topic: "future"
concrete-utopia/utopia
Design ❤️ Code
Language: TypeScript - Size: 202 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3,758 - Forks: 175
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
Language: Go - Size: 297 KB - Last synced at: 26 days ago - Pushed at: 29 days ago - Stars: 3,222 - Forks: 107
fluture-js/Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Language: JavaScript - Size: 2.11 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 2,495 - Forks: 83
marchof/java-almanac
The history and future of Java.
Language: HTML - Size: 246 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 1,121 - Forks: 76
clj-commons/manifold
A compatibility layer for event-driven abstractions
Language: Clojure - Size: 1.5 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1,039 - Forks: 109
freshOS/Then
:clapper: Tame async code with battle-tested promises
Language: Swift - Size: 75.8 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 1,000 - Forks: 78
swan-io/boxed
Essential building-blocks for functional & safe TypeScript code
Language: TypeScript - Size: 61.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 734 - Forks: 25
mitranim/posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Language: JavaScript - Size: 175 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 547 - Forks: 19
loveyacper/ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
Language: C++ - Size: 1.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 530 - Forks: 127
404notf0und/Always-Learning
404 Not Found的知识库:计算机理论基础、计算机技术基础、底层研究、安全技术、安全研究、人工智能、企业安全建设、安全发展、职业规划、综合素质、国内外优秀技术人
Size: 3.39 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 523 - Forks: 81
jamesbarlow/AI-Trading-Bot
Crypto Future Trading Bot
Language: Python - Size: 10.8 MB - Last synced at: 25 days ago - Pushed at: 27 days ago - Stars: 498 - Forks: 144
chebyrash/promise
Promise / Future library for Go
Language: Go - Size: 153 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 402 - Forks: 36
neil-pan-s/one-quant-doc
缠中说禅-缠论技术分析 实时自动笔段画线、中枢标识 递归分析整体走势 作为买卖分析参考
Language: Python - Size: 47.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 399 - Forks: 100
rpominov/fun-task
Abstraction for managing asynchronous code in JS
Language: JavaScript - Size: 200 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 373 - Forks: 18
softwaremill/retry
because you should never give up, at least not on the first try
Language: Scala - Size: 204 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 361 - Forks: 37
KeyAlgo/AlgoPlus
AlgoPlus 2.0是使用c++语言开发的用于全市场交易的SDK,提供c++/python/java接口。
Size: 885 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 339 - Forks: 113
kean/Future 📦
Streamlined Future<Value, Error> implementation
Language: Swift - Size: 431 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 315 - Forks: 16
callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Language: Java - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 296 - Forks: 217
YACLib/YACLib
Yet Another Concurrency Library
Language: C++ - Size: 6.39 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 290 - Forks: 28
LowinLi/fushare
A utility for fundamentals data of China commodity futures
Language: Python - Size: 178 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 290 - Forks: 80
reugn/async
Synchronization and asynchronous computation package for Go
Language: Go - Size: 132 KB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 284 - Forks: 15
approvers/RADWIMPS
君の then-then-then 世は Promise で Future
Language: HTML - Size: 332 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 277 - Forks: 43
ThoughtWorksInc/Dsl.scala
A framework to create embedded Domain-Specific Languages in Scala
Language: Scala - Size: 4.31 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 255 - Forks: 29
simonbrunel/qtpromise
Promises/A+ implementation for Qt/C++
Language: C++ - Size: 984 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 250 - Forks: 57
benlau/asyncfuture 📦
Use QFuture like a Promise object
Language: C++ - Size: 288 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 245 - Forks: 50
timcassell/ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Language: C# - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 243 - Forks: 14
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. 😋🚀🦺
Language: Java - Size: 3.84 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 236 - Forks: 33
futureverse/future.apply
:rocket: R package: future.apply - Apply Function to Elements in Parallel using Futures
Language: R - Size: 2.2 MB - Last synced at: 16 days ago - Pushed at: 19 days ago - Stars: 218 - Forks: 19
byrnexu/betterquant
📈 Better Quant
Language: C++ - Size: 1.94 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 214 - Forks: 66
async-plus/async-plus
⛓ A chainable interface for Swift's async/await.
Language: Swift - Size: 306 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 205 - Forks: 8
Arvtesh/UnityFx.Async
Asynchronous operations (promises) for Unity3d.
Language: C# - Size: 6.24 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 184 - Forks: 14
bukosabino/btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 160 - Forks: 49
AsyncNinja/AsyncNinja
A complete set of primitives for concurrency and reactive programming on Swift
Language: Swift - Size: 2.05 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 157 - Forks: 16
vardius/gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
Language: Go - Size: 34.2 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 124 - Forks: 13
TylorS/typed-unmaintained
The TypeScript Standard Library
Language: TypeScript - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 121 - Forks: 7
dkormalev/asynqro
Futures and thread pool for C++ (with optional Qt support)
Language: C++ - Size: 315 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 121 - Forks: 18
shettyh/threadpool
Golang simple thread pool implementation
Language: Go - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 101 - Forks: 21
resonatehq/durable-promise-specification
Durable Promise Specification
Size: 261 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 94 - Forks: 3
jizhuozhi/go-future
Yet Another DAG Framework, and Promise/Future in Go. Committed to making structural concurrency in GO simpler.
Language: Go - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 93 - Forks: 4
zhugf/java-trader
Java Future trader CTP FEMAS XTP
Language: Java - Size: 128 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 79 - Forks: 45
kristoff-it/redis-memolock
Redis MemoLock - Distributed Caching with Promises
Language: C# - Size: 97.7 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 79 - Forks: 13
VestniK/portable_concurrency
Portable implementation of future/promise API in C++
Language: C++ - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 74 - Forks: 16
pseudocodes/ctp2rs
上海期货技术 CTP 接口 rust 原生封装,支持生产,测评,股票期权, OpenCTP, LocalCTP 版本, 适配 Windows, Linux, MacOS
Language: Rust - Size: 36.5 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 72 - Forks: 20
sLaNGjI/wp-missed-schedule
Find only missed schedule posts, every 15 minutes, and republish correctly 10 items each session. The Original plugin (only this) no longer available on WordPress.org for explicit author request! Compatible with WP 2.1+ to 4.9+ and 5.0-beta3 (100.000+ installs 300.000+ downloads 2016-04-13) Please: do not install unauthorized malware cloned forked!
Language: PHP - Size: 236 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 72 - Forks: 29
effectai/effect-js
JavaScript Library to access and develop dApps on Effect Network.
Language: TypeScript - Size: 7.18 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 3
SwiftyLab/AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
Language: Swift - Size: 1.79 MB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 60 - Forks: 5
LuozhuZhang/zkps-circuit-snark
A zk-SNARK implementation
Language: Solidity - Size: 15.3 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 59 - Forks: 0
pseudocodes/go2ctp
上海期货信息技术 CTP 接口 go 语言原生封装,支持生产,测评,OpenCTP 版本, 适配 Linux, MacOS
Language: Go - Size: 31.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 20
capitalone/go-future-context 📦
A simple Future (Promise) library for Go.
Language: Go - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 55 - Forks: 18
zeenode/selfbot
Future of Discord Selfbots.
Language: Python - Size: 274 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 43 - Forks: 48
CoreKit/Promises 📦
It's just another Promise library...
Language: Swift - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 3
mpenet/auspex
Mini wrapper over java CompletableFuture with a manifold deferred after-taste
Language: Clojure - Size: 126 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 41 - Forks: 0
Metaculus/forecasting-tools
AI Forecasting tools to help humans forecast the future. Additionally a framework for building a Metaculus AI Benchmarking Tournament Bot
Language: Python - Size: 26.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 39 - Forks: 15
aliakh/demo-java-completablefuture
'Asynchronous programming in Java with CompletableFuture' article and source code.
Language: Java - Size: 986 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 38 - Forks: 18
jabrena/latency-problems
A set asynchronous, non-blocking & parallelism problems to challenge your mind!
Size: 930 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 36 - Forks: 5
ThoughtWorksInc/future.scala
Stack-safe asynchronous programming
Language: Scala - Size: 641 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 7
mechero/completable-future-example
Example project comparing Java's CompletableFuture and Future implementations
Language: Java - Size: 99.6 KB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 34 - Forks: 22
vickumar1981/pyeffects
Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
Language: Python - Size: 369 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 6
pseudocodes/vngo
golang version of vn.py
Language: Go - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 13
MeoMunDep/Ether-Drops
Auto do tasks, order coins, claim referral points, referrals.
Language: Shell - Size: 2.44 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 6
nrobinson2000/po
The Future of po-util: Refactored, Modular, and Cross-Compatible
Language: Shell - Size: 420 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 29 - Forks: 8
futureverse/future.mirai
:rocket: R package future.mirai: A Future API for Parallel Processing using 'mirai'
Language: R - Size: 1.35 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 27 - Forks: 1
quantumos-org/quantum-os Fork of torvalds/linux
A free and open source operating system based on the linux kernel, that is made for quantum computers.
Language: C - Size: 3.41 GB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 27 - Forks: 7
condy0919/bipolar
A nano concurrency library
Language: C++ - Size: 365 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 2
David-Haim-zz/concurrencpp
C++ Concurrency library!
Language: C++ - Size: 68.4 KB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 7
Mickey9315/New-Programming-Languages-Showcase-Public
About New Programming Languages
Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 21 - Forks: 0
wkgcass/f
a library to write async vert.x code similar as using java syntax
Language: Java - Size: 151 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 0
xp-framework/compiler
Compiles future PHP to today's PHP.
Language: PHP - Size: 1.54 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 19 - Forks: 0
Foxhoundn/synthax-code-theme
💜💙💜Ride on the retro waves of future with this dark colorful theme for VS Code.
Size: 4.82 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 2
cata-list/cata-list.github.io
Useful lists of some of the best info, media, tools, and quotes for those who seek to understand and improve this world.
Language: HTML - Size: 4.02 GB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2
tkareine/MiniFuture 📦
A monadic Future design pattern implementation in Swift
Language: Swift - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 0
MeoMunDep/Xyro-Portal
Auto connect wallets, do tasks, checkin, spinning.
Language: Shell - Size: 260 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 15 - Forks: 0
futureverse/future.p2p
future.p2p: A Peer-to-Peer Compute Cluster via Futureverse
Language: R - Size: 4.17 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 13 - Forks: 0
opensoft/proofseed 📦
Seed of Proof
Language: C++ - Size: 130 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 3
fluttercandies/f_limit
A Dart implementation of p-limit for controlling concurrency of async operations.
Language: Dart - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 0
luoxiu/Future
A futures and promises implementation for Swift.
Language: Swift - Size: 293 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1
the-vishal/Surveillance-Rover
A multipurpose Wireless Surveillance Rover an Electronics project made with arduino.
Language: Python - Size: 2.12 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 3
antoine1000/memoire
Mémoire de Master 2 à l'ERG
Size: 146 MB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 1
YWMKerman/AfterSolarSystem
Change our current Solar System to what it will look like billions of years later.
Language: C# - Size: 251 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 3
HowProgrammingWorks/Future
Future as Asynchronous Abstraction
Language: JavaScript - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 3
karnkaul/ktl
Collection of ktl header libraries - small C++20 wrapper utilities
Language: C++ - Size: 96.7 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0
futureverse/future.tests
:nut_and_bolt: R package: future.tests - Test Suite for Future API Backends
Language: R - Size: 1.79 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 10 - Forks: 1
noyzys/nautchkafe-bazaars
Minecraft plugin for Bukkit/Spigot/X 1.12-1.17 based on model texture.
Language: Java - Size: 121 KB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 10 - Forks: 0
acmbpdc/Truffle
:electron: Helping you kickstart your AI journey!
Language: Python - Size: 51.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 7
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
Language: TeX - Size: 543 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0
HenrikBengtsson/future-tutorial-user2022
Tutorial: An Introduction to Futureverse for Parallel Processing in R (useR! 2022)
Language: R - Size: 2.07 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 2
devwaseem/FacePass 📦
Facial recognition chat app made with openCV for iphone and ipad
Language: Swift - Size: 21 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 2
penut85420/YuantaAPI-Python
Yuanta Quote API using Python.
Language: Python - Size: 56.6 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 5
RemiLeGuin/asynchronous-process-notifier
Get your Salesforce users informed of a completed asynchronous process (@future, queueable, batch...) with a toast notification and refresh pages users are viewing with rollback data if an error occured, all thanks to a platform event.
Language: JavaScript - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 2
JamesMGreene/napi-async-promise-example
Node v8.x N-API asynchronous Promise example addon
Language: JavaScript - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 0
joeldentici/monadic-js
Algebraic structure implementations, do-notation, and operators to truly live the fantasy
Language: JavaScript - Size: 181 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 0
jgraichen/restify
Restify is a parallel and pipelined Hypermedia API client
Language: Ruby - Size: 372 KB - Last synced at: about 23 hours ago - Pushed at: 2 days ago - Stars: 9 - Forks: 0
cypherpunk-symposium/awesome-decentralized-ai
👾 awesome curated resources for decentralized AI and LLMs, with a focus on agents, blockchains, and privacy
Language: Makefile - Size: 15.2 MB - Last synced at: 20 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 0
zelang-dev/ze Fork of zelang-dev/c-coroutine
An simple higher level C programming language library, with coroutine, multi-threading, an auto memory safe design.
Size: 9.18 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 9 - Forks: 0
multikitty/New-Programming-Languages-Showcase
About New Programming Languages
Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 4
chonghin33/semantic-logic-system-1.0
Semantic Logic System v1.0 — A system that use language to construct and model LLMs.
Size: 152 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 1
hariketsheth/Carefact---Envisioning-Farms-for-Future
Agriculture is a very significant contributor to the Indian economy.Farmers' most prevalent problem is that they are unable to make informed decisions on which crops are supported in their areas, as well as market and profit prices, which lead to lower productivity and less profit margins.
Language: JavaScript - Size: 4.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3
tgrassl/engineers-4-everyone
Code agents that work with your existing team - from issue to code
Size: 435 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1
garlicnation/promises
Type safe promises in go
Language: Go - Size: 155 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 1
rousan/settimeout-rs
A Rust library to create a std::future::Future implementation to be used in any async function
Language: Rust - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 0