A lightweight task execution framework built on top of Tokio's LocalSet.
Hyperfile Reactor enables spawning tasks that can handle concurrent requests through multiple priority channels within single thread.
The implementation is based on Tokio's LocalSet example.
This project is licensed under the Apache-2.0 License.
Contributions are welcome! Please feel free to submit a Pull Request.