All Projects → polachok → Fahrenheit

polachok / Fahrenheit

Licence: mit
toy futures executor 🚒📖🔥

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to Fahrenheit

Pinfuture
An Objective-C future implementation that aims to provide maximal type safety
Stars: ✭ 74 (-65.26%)
Mutual labels:  futures
Sumzerotrading
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
Stars: ✭ 128 (-39.91%)
Mutual labels:  futures
Brightfutures
Write great asynchronous code in Swift using futures and promises
Stars: ✭ 1,890 (+787.32%)
Mutual labels:  futures
Mmo Rust Server
A simple example server in asynchronous Rust for MMO games
Stars: ✭ 77 (-63.85%)
Mutual labels:  futures
Promis
The easiest Future and Promises framework in Swift. No magic. No boilerplate.
Stars: ✭ 110 (-48.36%)
Mutual labels:  futures
Tokio Rustls
Asynchronous TLS/SSL streams for Tokio using Rustls.
Stars: ✭ 143 (-32.86%)
Mutual labels:  futures
Easyfutures
Easy Swift Futures & Promises.
Stars: ✭ 40 (-81.22%)
Mutual labels:  futures
Q
A platform-independent promise library for C++, implementing asynchronous continuations.
Stars: ✭ 179 (-15.96%)
Mutual labels:  futures
Shinny Futures Android
一个开源的 android 平台期货行情交易终端
Stars: ✭ 120 (-43.66%)
Mutual labels:  futures
Web Scraping
Detailed web scraping tutorials for dummies with financial data crawlers on Reddit WallStreetBets, CME (both options and futures), US Treasury, CFTC, LME, SHFE and news data crawlers on BBC, Wall Street Journal, Al Jazeera, Reuters, Financial Times, Bloomberg, CNN, Fortune, The Economist
Stars: ✭ 153 (-28.17%)
Mutual labels:  futures
Weibo Album Crawler
新浪微博相册大图多线程爬虫。
Stars: ✭ 83 (-61.03%)
Mutual labels:  futures
Tomorrowland
Lightweight Promises for Swift & Obj-C
Stars: ✭ 106 (-50.23%)
Mutual labels:  futures
Tqsdk Python
天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易
Stars: ✭ 2,213 (+938.97%)
Mutual labels:  futures
Goex
Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,hbdm,bitmex,coinex,poloniex,bitfinex,bitstamp,binance,kraken,bithumb,zb,hitbtc,fcoin, coinbene
Stars: ✭ 1,188 (+457.75%)
Mutual labels:  futures
Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
Stars: ✭ 1,954 (+817.37%)
Mutual labels:  futures
Tradestation
EasyLanguage indicators and systems for TradeStation
Stars: ✭ 65 (-69.48%)
Mutual labels:  futures
Tarpc
An RPC framework for Rust with a focus on ease of use.
Stars: ✭ 1,934 (+807.98%)
Mutual labels:  futures
Trading Server
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.
Stars: ✭ 191 (-10.33%)
Mutual labels:  futures
Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+935.68%)
Mutual labels:  futures
Promise
Promise / Future library for Go
Stars: ✭ 149 (-30.05%)
Mutual labels:  futures

fahrenheit (formerly known as toykio)

Build Status

FOR LEARNING PURPOSES ONLY

This is a greatly simplified implementation

  • [x] std::future::Future compatible executor on top of select(2) event loop
  • [x] AsyncRead/AsyncWrite TcpStream implementations

todo:

  • [ ] more comments
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].