Seal_rs is a 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: * actors - Actor-based concurrent runtime, based on the untyped actors and paradigms which actively used in Akka framework and Erlang language.

This library have a very reach documentation with big count of examples and explanations of internal library architecture. Read her on the docs.rs.