Examples of common patterns using Future
Abstractions over Send and !Send futures
Use std::ops traits with Futures
Excessive tooling for Rust, boosting productivity and operations
Rust Library for the Binance API
(deprecated) Futures integration into Rayon
Easily create type-safe `Future`s from state machines — without the boilerplate.
Adapters to manage a queue of futures, where each future can have a different weight.
Async/await syntax for Rust through a procedural macro. This crate defines the `#[async]` macro for functions, the `await!` macro for function bodies, and intends to be used with the `futures` crate on crates.io as well.
模仿 jQuery.Deferred(),允许从 Future 实现类实例的外部对正在 pending 的 Future 对象进行 resolve 或 reject 处理。
Futures implementation for JSON-RPC
Rx implementations for the futures crate
Drag your legacy Rails apps into the future a little less painfully.
A client library for making HTTP requests from Ruby.
A glimpse of a promising future in which Ruby supports delayed execution. Provides global 'promise' and 'future' methods.
A collection of iOS development tools used by Future Workshops
Job processing with pluggable backends and strategies
Format timestamps as human-readable relative strings like "3 minutes ago" or "in 2 hours". Supports short format, compound units, approximate mode, configurable thresholds, and automatic fallback to absolute dates.
An easy way to create asynchronous execution paths in an unobtrusive way.
Generate an Iching hexagram and access various things about it.
An implementation of the Future construct (https://en.wikipedia.org/wiki/Futures_and_promises) which uses system Processes for background value evaluation
Sometimes a value is set asynchronously and you need to wait until it appears. Easy!
Danger configuration used at Futured, currently mainly for iOS development
Opt in to the future!