void-linux / void-linux/void-packages

[Package Request] nbdkit

Open
#24,720 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

request
Dominant language
Shell
Stars
3.4k
Forks
2.8k
Avg merge
2d 5h
Merged PRs (30d)
299

Description

https://github.com/libguestfs/nbdkit

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the nbdkit project at the linked repository and the existing package conventions in void-packages. Confirm the package's build and dependency requirements from the nbdkit project; done means nbdkit is available through the Void packages collection.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.