libghc-vty-prof

Terminal interface library for ghc; profiling libraries

Vty is a terminal interface/control library for Haskell. It has a very easy API.
graphical client for the Soulseek peer-to-peer network

nicotine

graphical client for the Soulseek peer-to-peer network

Nicotine+ aims to be a pleasant, free and open source (FOSS) alternative to the official Soulseek client, providing additional functionality while keeping current with the Soulseek protocol.

librte-vdpa-nfp24

Data Plane Development Kit (librte-vdpa-nfp runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

librte-vdpa-sfc24

Data Plane Development Kit (librte-vdpa-sfc runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

lighter

fast and memory-efficient sequencing error corrector

Lighter is a fast, memory-efficient tool for correcting sequencing errors. Lighter avoids counting k-mers. Instead, it uses a pair of Bloom filters, one holding a sample of the input k-mers and the other holding k-mers likely to be correct. As long as the sampling fraction is adjusted in inverse proportion to the depth of sequencing, Bloom filter size can be held constant while maintaining near-constant accuracy. Lighter is parallelized, uses no secondary storage, and is both faster and more memory-efficient than competing approaches while achieving comparable accuracy.

libtorch-cuda-2.6

Tensors and Dynamic neural networks in Python (Shared Objects)

PyTorch is a Python package that provides two high-level features: