r-bioc-decontam

identify contaminants in marker-gene and metagenomics sequencing sata

Simple statistical identification of contaminating sequence features in marker-gene or metagenomics data. Works on any kind of feature derived from environmental sequencing data (e.g. ASVs, OTUs, taxonomic groups, MAGs,...). Requires DNA quantitation data or sequenced negative control samples.

librocksdb9.8

persistent Key-Value Store for Flash and RAM Storage

C++ library providing an embedded key-value store, where keys and values are arbitrary byte streams. It was developed at Facebook based on LevelDB and provides backwards-compatible support for LevelDB APIs.

x86-64-v2-support

CPU feature checking - require x86-64-v2

The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies.

luksy

offline encryption/decryption using LUKS formats (program)

luksy implements encryption and decryption using LUKSv1 and LUKSv2 formats. Think of it as a clunkier cousin of gzip/bzip2/xz that doesn't actually produce smaller output than input, but it encrypts, and that's nice.

atalkd

AppleTalk Network Suite

Netatalk's services and tools for networking with very old Macs and Apple IIs

libghc-commonmark-prof

Pure Haskell commonmark parser; profiling libraries

This library provides the core data types and functions for parsing commonmark (<https://spec.commonmark.org>). The parser is fully commonmark-compliant and passes the test suite. It is designed to be customizable and easily extensible. To customize the output, create an AST, or support a new output format, one need only define some new typeclass instances. It is also easy to add new syntax elements or modify existing ones.