libconfig11
parsing/manipulation of structured configuration files
This library features a fully reentrant parser and includes bindings for
both the C and C++ programming languages. It runs on modern POSIX-compliant
systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
gir1.2-freedesktop
Introspection data for some FreeDesktop components
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
libghc-crypton-prof
cryptography primitives for Haskell; profiling libraries
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia,
RC4, Salsa, XSalsa, ChaCha
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF
- Cryptographic Random generation: System Entropy, Deterministic Random
Generator
- Data related: Anti-Forensic Information Splitter (AFIS)
libghc-deriving-compat-prof
backports of GHC deriving extensions; profiling libraries
Provides Template Haskell functions that mimic deriving
extensions that were introduced or modified in recent versions
of GHC.
libghc-graphviz-prof
bindings to Graphviz for graph visualization; profiling libraries
This library provides bindings for the Dot language used by the
Graphviz (http://graphviz.org/) suite of programs for visualising
graphs, as well as functions to call those programs.
libghc-infinite-list-prof
infinite lists; profiling libraries
Modern lightweight library for infinite lists with fusion.