Files
third_party_liburing/README.OpenSource
2024-12-30 11:27:31 +08:00

12 lines
479 B
Plaintext

[
{
"Name": "liburing",
"License": "MIT",
"License File": "LICENSE",
"Version Number": "2.7",
"Owner": "mailto:maojingjing1@huawei.com",
"Upstream URL": "https://github.com/axboe/liburing",
"Description": "liburing provides helpers to setup and reardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation."
}
]