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.
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.
node-path-scurry
Fast and cached directory traversal for javascript building tool
Extremely high performant utility for building tools that read
the file system, minimizing filesystem and path string munging
operations to the greatest degree possible, using cache as long
as possible.
python3-pyforked-daapd
Library to interface with a forked-daapd server
This library provides an interface for communication with a forked-daapd
server, enabling control over media playback and interaction with media
databases. It supports commands such as play, pause, and track navigation, as
well as query capabilities to fetch media information from the server.