no92 / libasync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libasync

libasync is an async primitives library for C++20. It is one of the libraries powering the managarm project.

libasync is built to be portable to different platforms, hosted or freestanding.

Docs permalink: https://docs.managarm.org/libasync/

Projects using libasync

  • managarm - Pragmatic microkernel-based OS with fully asynchronous I/O. libasync is used both in user-space, and in the kernel.

About

License:MIT License


Languages

Language:C++ 98.0%Language:Meson 2.0%