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.

rsop

Stateless OpenPGP (SOP) CLI tool based on rPGP and rpgpie

rsop offers a Rust-based implementation of the Stateless OpenPGP Command Line Interface.

libghc-vty-unix-prof

Unix backend for Vty; profiling libraries

This package provides Unix terminal support for Vty.

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.

python3-manifpy

Lie theory library for state estimation (Python 3)

manif is a Lie theory library for state estimation targeted at robotics applications. It is developed as a header-only C++11 library with Python 3 wrappers.

python3-medcom-ble

Library to communicate with Medcom BLE radiation monitors

This library facilitates communication with Medcom Bluetooth Low Energy (BLE) radiation monitors. Medcom BLE monitors are used to detect radiation levels in various environments, including professional settings, homes, and community projects. The library polls for radiation readings at regular intervals, providing counts-per-minute (CPM) data from the connected devices.