Crates.io | sealrs |
lib.rs | sealrs |
version | 0.13.2 |
source | src |
created_at | 2019-06-07 12:35:00.450368 |
updated_at | 2019-07-29 09:08:05.05307 |
description | Set of classic asynchronous primitives (Actors, Executors, Futures / Promises) |
homepage | |
repository | https://github.com/Serbis/sealrs |
max_upload_size | |
id | 139639 |
size | 387,508 |
Sealrs is set of various modules for highly concurrent applications, developing under strongly impact from the titans of the asynchronous programming world, such us Erlang, Scala and Akka.
Library includes next submodules:
This library have a very reach documentation with big count of examples and explanations of internal library architecture. Read on the docs.rs.
See changelog for info about new releases.
At the moment, I have implemented almost all the necessary functionality for using this library as a framework for building web applications. In the short term, I do not plan strategic extensions of the functionality of this library with the exception of the expansion of existing functions and bug fixes.