An open-source C library for shell automation.
-
Updated
Mar 25, 2026 - C
A library is a collection of preprogrammed templates that implement a behavior when invoked. Libraries are well-defined and are designed for reuse throughout implementation. For example, a website may have multiple webpages that implement the same navigation bar or text-field, but none of these objects have relation to one another.
An open-source C library for shell automation.
Tiny, portable C library for SHA hashing (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256), SHA-3 (SHA3-224, SHA3-256, SHA3-384, SHA3-512), SHAKE (SHAKE128, SHAKE256, RawSHAKE128, RawSHAKE256)
Tiny, portable C library for HMAC using (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256, SHA3-224, SHA3-256, SHA3-384, SHA3-512)
Lightweight C crypto library with layered API: AES, ChaCha, SHA, KDFs, MACs, AEAD.
Tiny CBase is a lightweight (header + source) C library for flexible, fast encoding and decoding of Base16, Base32, Base58, Base64, and Base85 (Z85/extended), with configurable options for each encoding style.
Single-header C library for deterministic infinite maze generation using recursive chunks.
Stalin sort implementation in C.
A high-performance, portable C library for Perceptual Image Hashing.