libghc-path-io-prof
Interface to ‘directory’ package for users of ‘path’; profiling libraries
This package provides an interface to the ‘directory’ package for users of the
library ‘path’, which provides statically ensured well-types file paths.
gosa-plugins-mailaddress
Simple plugin to manage user mail addresses in GOsa²
This plugin is a very light-weighted version of the GOsa² mail plugin.
Whereas gosa-plugin-mail can be used to manage a complete mail server
farm, this tiny plugin only provides means to modify the user's mail
address via a text field.
libbase-ocaml
Jane Street's alternative standard library (runtime)
Base is a standard library for OCaml. It provides a standard set of
general purpose modules that are well-tested, performant, and
fully-portable across any environment that can run OCaml code. Unlike
other standard library projects, Base is meant to be used as a
wholesale replacement of the standard library distributed with the
OCaml compiler. In particular it makes different choices and doesn’t
re-export features that are not fully portable such as I/O, which are
left to other libraries.
libghc-edit-distance-vector-prof
Calculate edit distances and edit scripts between vectors.; profiling libraries
An implementation of the Wagner–Fischer dynamic programming algorithm to
find the optimal edit script and cost between two sequences.
libghc-secret-sharing-prof
(m, n)-threshold secret sharing scheme; profiling libraries
This library implements the secret sharing method described by Adi
Shamir, "How to Share a Secret", Communications of the ACM 22 (11):
612–613, 1979.
guix
GNU Guix functional package manager
Guix is an advanced distribution of the GNU operating system
developed by the GNU Project—which respects the freedom of computer
users.