nihstro-headers

3DS shader development headers

Headers for development with nihstro

node-token-types

Primitive token library used to read and write from a node Buffer

Common token types for decoding and encoding numeric and string values. Although it is possible to use this module directly, it is primary designed to be used with strtok3 tokenizer.

kube-openapi

Kubernetes OpenAPI spec generation & serving (program)

Kube OpenAPI This repo is the home for Kubernetes OpenAPI discovery spec generation. The goal is to support a subset of OpenAPI features to satisfy kubernetes use-cases but implement that subset with little to no assumption about the structure of the code or routes. Thus, there should be no kubernetes specific code in this repo.

ntcard

Streaming algorithm to estimate cardinality in genomics datasets

As input it takes file(s) in fasta, fastq, sam, or bam formats and computes the total number of distinct k-mers, F0, and also the k-mer coverage frequency histogram, fi, i>=1.

libdav1d6

fast and small AV1 video stream decoder (shared library)

dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed and correctness.
Utility for monitoring ETA and progress of an arbitrary process

eta

Utility for monitoring ETA and progress of an arbitrary process

ETA is a shell utility to monitor the progress of arbitrary processes. Given a target value and a command to run that generates the current value, ETA will print a progress bar and an up-to-date estimated time for the process to complete. This is useful to monitor a variety of other tools which do not output their progress or their time until completion.