Scalable Task Execution and Async I/O Core
Saturn is a high-performance library offering a unified foundation for building concurrent applications. It provides two core modules: a lightweight Task Executor for structured concurrency and a low-level Asynchronous I/O engine designed for speed and scalability on modern systems.
Saturn currently supports only Linux on aarch64 and x86_64 architectures.
Saturn has no external dependencies.
For most up-to-date documentation see - Saturn Documentation.