libopendht-c3t64

Lightweight C++17 distributed hash table implementation - C wrapper

OpenDHT is a lightweight C++17 Distributed Hash Table implementation.

sssd-passkey

System Security Services Daemon -- passkey helpers and plugins

Provides the helper processes and Kerberos plugins that are required to enable authentication with a passkey token.

r-cran-statip

statistical functions for probability distributions and regression

A collection of miscellaneous statistical functions for probability distributions: 'dbern()', 'pbern()', 'qbern()', 'rbern()' for the Bernoulli distribution, and 'distr2name()', 'name2distr()' for distribution names; probability density estimation: 'densityfun()'; most frequent value estimation: 'mfv()', 'mfv1()'; other statistical measures of location: 'cv()' (coefficient of variation), 'midhinge()', 'midrange()', 'trimean()'; construction of histograms: 'histo()', 'find_breaks()'; calculation of the Hellinger distance: 'hellinger()'; use of classical kernels: 'kernelfun()', 'kernel_properties()'; univariate piecewise-constant regression: 'picor()'.

libpbcopper2.0.0

data structures, algorithms, and utilities for C++ applications

pbcopper provides general tools for C++ applications. It is developed for use by applications of the Pacific Biosciences SMRT Analysis suite.

libgtksourceview-4-tests

installed tests for the GTK+ syntax highlighting widget

GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.

diffr

LCS based diff highlighting tool to ease code review from your terminal

Reviewing changes involves reading diffs. Sometimes, a line-oriented presentation of changes is not precise enough, especially when changes involve long lines or very similar consecutive lines.