Skip to main content

This is a Python + CFFI wrapper around Liburing C library, which is a helper to setup and tear-down io_uring instances.

Project description

This is a Python + CFFI wrapper around Liburing C library, which is a helper to setup and tear-down io_uring instances.

Read how to use Liburing (pdf)

Requires

  • Linux 5.5+

  • Python 3.6+

Includes

  • liburing 0.5.0

Install, update & uninstall (Alpha)

Use pip to install, upgrade & uninstall Python wrapper:

pip install liburing

pip install --upgrade liburing

pip uninstall liburing

To find out all the functions and definitions:

import liburing

help(liburing)

License

Free, Public Domain (CC0). Read more

TODO

  • create more test

  • Development Status :: 4 - Beta

  • create example

  • Development Status :: 5 - Production/Stable

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liburing-2020.2.26.tar.gz (24.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page