libgnustep-base1.31
GNUstep Base library
The GNUstep Base Library is a powerful fast library of
general-purpose, non-graphical Objective C classes, inspired by the
OpenStep API but implementing Apple and GNU additions to the API as
well. It includes for example classes for unicode strings, arrays,
dictionaries, sets, byte streams, typed coders, invocations,
notifications, notification dispatchers, scanners, tasks, files,
networking, threading, remote object messaging support (distributed
objects), event loops, loadable bundles, attributed unicode strings,
xml, mime, user defaults.
precious
one code quality tool to rule them all
Precious is a code quality tool
that lets you run all of your linters and tidiers
with a single command.
liblibleidenalg1
implementation of the Leiden algorithm in C++ - library
This package implements the Leiden algorithm in C++. It relies on igraph for
it to function. Besides the relative flexibility of the implementation, it
also scales well, and can be run on graphs of millions of nodes (as long as
they can fit in memory). The core class is Optimiser which finds the optimal
partition using the Leiden algorithm, which is an extension of the Louvain
algorithm for a number of different methods. The methods currently implemented
are (1) modularity, (2) Reichardt and Bornholdt's model using the
configuration null model and the Erdös-Rényi null model, (3) the Constant
Potts model (CPM), (4) Significance, and finally (5) Surprise. In addition,
it supports multiplex partition optimisation allowing community detection on
for example negative links or multiple time slices. There is the possibility
of only partially optimising a partition, so that some community assignments
remain fixed. It also provides some support for community detection on
bipartite graphs.
keysmith
OTP client for Plasma Mobile and Desktop
Keysmith is an application to generate two-factor authentication (2FA) tokens
when logging in to your (online) accounts. Currently it supports both HOTP and
TOTP tokens.
qt-style-kvantum-themes
Kvantum style engine (themes)
Kvantum is an SVG-based theme engine for Qt, KDE and LXQt, with an
emphasis on elegance, usability and practicality.
liboctavius-ocaml
ocamldoc comment syntax parser (runtime)
Octavius is a library to parse the ocamldoc comment syntax.