python3-textdistance

Library for calculating distances between sequences

This Python library can calculate the distance between sequences or strings using over 30 algorithms. It is a pure Python implementation, but can make use of other libraries (listed as Suggests, some of which have compiled extensions) for increased speed.

node-natural-sort

Sorting with support for numbers, dates, unicode and more

The package provides support for sorting dates, numbers, unicode, et. al.

ulid-cli

CLI tool for processing ULIDs - Rust source code

ulid-cli is a command line interface for generating and inspecting ULIDs, Universally Unique Lexicographically Sortable Identifiers.

geogram

Programming library with geometric algorithms

Contains the main results in Geometry Processing from the former ALICE Inria project, that is, more than 30 research articles published in ACM SIGGRAPH, ACM Transactions on Graphics, Symposium on Geometry Processing and Eurographics.
Easy-to-use electronic design software (parts files)

fritzing-parts

Easy-to-use electronic design software (parts files)

Fritzing is an open source project designed to help one transition from a prototype to a finished project. Aimed at users who want to produce or document circuits and experiments, one starts by building a physical prototype, then recreating it with Fritzing’s graphical editor. From there one can generate a schematic, PCB artwork, and PCB production files.

r-cran-sys

Powerful and Reliable Tools for Running System Commands in GNU R

Drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. Supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. Arguments on Windows automatically get encoded and quoted to work on different locales. On Unix platforms the package also provides functions for evaluating expressions inside a temporary fork. Such evaluations have no side effects on the main R process, and support reliable interrupts and timeouts. This provides the basis for a sandboxing mechanism.