/looper

Clean abstraction for a single-threaded event loop. Built as a lightweight wrapper around the std::sync::mpsc package.

Primary LanguageRustApache License 2.0Apache-2.0

looper

Clean abstraction for a single-threaded event loop. Built as a lightweight wrapper around the std::sync::mpsc package.