fonts-noto-unhinted

"No Tofu" font families with large Unicode coverage (unhinted)

Noto is a collection of font families, each visually harmonized across scripts.

python3-decli

Minimal, easy-to-use, declarative cli tool using argparse (Python)

Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands. It's a minimal library to rapidly create an interface separated from the application. While it's possible to use any argument from argparse, it lets you stop taking care about copy pasting the argparse functions.

commitizen

Git release management tool designed for teams

Commitizen assumes your team uses a standard way of committing rules and from that foundation, it can bump your project's version, create the changelog, and update files.

libcore-cache-clojure

cache abstraction library for Clojure

core.cache is a Clojure library that provides implementations of basic caching strategies such as:
ham radio Amateur Multicast Protocol application

flamp

ham radio Amateur Multicast Protocol application

FLAMP is a program for AMP or Amateur Multicast Protocol. An FLAMP session will transmit one or more files with one or more iterations of the transmission. Each file is broken into blocks, each of which has a checksum. The receiving station saves the blocks that pass the checksum. Successive transmissions will fill in the missing blocks provided that the new blocks pass the checksum. After the transmission sequence, the entire file is assembled and may be saved. “Fills” may be provided by retransmitting the entire file or by sending only the missing blocks.

liblcm-java

Lightweight Communications and Marshalling

LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages.