libjane-street-headers-ocaml
common header files for Jane Street packages (runtime files)
This package provides C header files common to many of
Jane Street software packages.
sfst
Stuttgart finite-state transducer tools
SFST is a toolbox for the implementation of morphological analysers
and other tools which are based on finite state transducer
technology. The SFST tools comprise
libx32ubsan1-amd64-cross
UBSan -- undefined behaviour sanitizer (x32)
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
libx32itm1-amd64-cross
GNU Transactional Memory Library (x32)
This manual documents the usage and internals of libitm. It provides
transaction support for accesses to the memory of a process, enabling
easy-to-use synchronization of accesses to shared memory by several threads.
k4dirstat
graphical disk usage display with cleanup facilities
K4DirStat (KDE Directory Statistics) is a small utility program that sums
up disk usage for directory trees, very much like the Unix 'du' command.
It displays the disk space used up by a directory tree, both numerically
and graphically. It is network transparent (i.e., you can use it to sum
up FTP servers), and comes with predefined and user configurable cleanup
actions. You can directly open a directory branch in Konqueror or the
shell of your choice, compress it to a .tar.bz2 archive, or define your
own cleanup actions.
libcotp2
C library that generates TOTP and HOTP
C library that generates TOTP and HOTP according to RFC-6238.