Skip to main content

This is a python wrapper around liburing library,which is a helper to setup and tear-down io_uring instances.

Project description

This is a python wrapper around liburing library, which is a helper to setup and tear-down io_uring instances.

Install, update & uninstall (Pre-Alpha)

Manually install liburing C library - simple example, use your own way to install.

cd /tmp

wget https://git.kernel.dk/cgit/liburing/snapshot/liburing-0.3.tar.bz2

tar -xjvf liburing-0.3.tar.bz2

cd liburing-0.3

./configure && make

sudo make install

Use pip to install, upgrade & uninstall Python wrapper:

pip install liburing

pip install --upgrade liburing

pip uninstall liburing

License

Free, No limit what so ever. Read more

TODO

  • ‘Development Status :: 3 - Alpha’,

  • ‘Development Status :: 4 - Beta’,

  • ‘Development Status :: 5 - Production/Stable’,

  • Needs testing.

  • Create more test

  • Create example

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-0.0.9.tar.gz (9.7 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