libiso9660-12

library to work with ISO9660 filesystems

This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs.

kraken2

taxonomic classification system using exact k-mer matches

Kraken 2 is the newest version of Kraken, a taxonomic classification system using exact k-mer matches to achieve high accuracy and fast classification speeds. This classifier matches each k-mer within a query sequence to the lowest common ancestor (LCA) of all genomes containing the given k-mer. The k-mer assignments inform the classification algorithm. [see: Kraken 1's Webpage for more details].

golang-github-xordataexchange-crypt

Store/retrieve encrypted configs from etcd or Consul (CLI tool)

Fess up. You have passwords and usernames hard coded in your apps. You have IP addresses checked in to your source code repository. You have entire configuration files that were created by the developer who wrote the app and haven’t been changed since she typed "git init".

liborson-charts-java

Java library generating 3D charts

Orson Charts is a library module for Java(tm) platform that allows you to create 3D charts for use in client-side and server-side applications. JavaFX and Swing applications are supported with export to PDF, SVG, PNG and JPEG.

python3-ecs-logging

Elastic Common Schema (ECS) Python libs

Elastic Common Schema (ECS) defines a common set of fields for ingesting data into Elasticsearch. ECS loggers are formatter/encoder plugins for your favorite logging libraries. They make it easy to format your logs into ECS-compatible JSON.

python3-ezsnmp

Pythonic SNMP library based on Net-SNMP (Python 3)

Easy SNMP is a fork of Net-SNMP Python Bindings that attempts to bring a more Pythonic interface to the library. This module provides a full-featured SNMP client API and supports all dialects of the SNMP protocol.