You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
436 B
12 lines
436 B
liburing: liburing (Linux kernel io_uring access library)
|
|
liburing:
|
|
liburing: This is the io_uring library, liburing. liburing provides helpers to
|
|
liburing: setup and teardown io_uring instances, and also a simplified interface
|
|
liburing: for applications that don't need (or want) to deal with the full
|
|
liburing: kernel side implementation.
|
|
liburing:
|
|
liburing: Homepage: https://github.com/axboe/liburing
|
|
liburing:
|
|
liburing:
|
|
liburing:
|