nbdkit

NBD server toolkit with stable ABI and permissive license

Version

1.36.1-2
(2025-01-30)

Size

1.6

MiB

Repository

HaikuPorts
x86_64
NBD - Network Block Device - is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network.

nbdkit is a toolkit for creating NBD servers.

The key features are:

* Multithreaded NBD server written in C with good performance.

* Minimal dependencies for the basic server.

* Liberal license (BSD) allows nbdkit to be linked to proprietary
libraries or included in proprietary code.

* Well-documented, simple plugin API with a stable ABI guarantee.
Lets you export unconventional block devices easily.

* You can write plugins in C, Go, Lua, Perl, Python, OCaml, Ruby,
Rust, shell script or Tcl.

* Filters can be stacked in front of plugins to transform the output.