libghc-ghc-typelits-extra-prof

Additional type-level operations on GHC.TypeLits.Nat; profiling libraries

Operations:

libbobcat6

run-time (shared) Bobcat library

The (shared) Bobcat library contains classes and templates used by, e.g., the Stealth and Bisonc++ programs.

libghc-barbies-prof

Classes for working with types that can change clothes; profiling libraries

Types that are parametric on a functor are like Barbies that have an outfit for each role. This package provides the basic abstractions to work with them comfortably.

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).

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-infinite-list-prof

infinite lists; profiling libraries

Modern lightweight library for infinite lists with fusion.