#promise #actor #thread #future #async

bin+lib seal_rs

Set of classic asynchronous primitives (Actors, Executors, Futures / Promises)

6 releases

0.3.2 Jun 7, 2019
0.3.1 Jun 7, 2019
0.2.0 Jun 4, 2019
0.1.1 May 30, 2019

#1622 in Asynchronous

MIT license

170KB
2K SLoC

Renamed to sealrs.

New crate is here.


lib.rs:

This library contains various useful abstractions used for construct of reactive and non-blocking asynchronous apps with high cpu-time utilisation. He contains few modules. Each module have it's own reach documentation. See concrete module for more info.

Dependencies

~2MB
~31K SLoC