Minimal regex engine for fastC — Thompson NFA, no backreferences, linear-time matching. Part of the fastc-core six-month set.
-
Updated
Jun 6, 2026
Minimal regex engine for fastC — Thompson NFA, no backreferences, linear-time matching. Part of the fastc-core six-month set.
SQLite bindings for fastC — FFI to system libsqlite3, cap-typed file I/O. Part of the fastc-core six-month set.
Base64 encoding/decoding for fastC (RFC 4648). Part of the fastc-core six-month set.
Wall-clock time helpers for fastC. Part of the fastc-core six-month set.
Structured leveled logging for fastC. Part of the fastc-core launch set.
HTTP/1.1 client preview (CapNetConnect-gated) for fastC. Part of the fastc-core launch set.
JSON encoder + integer-field decoder for fastC. Part of the fastc-core launch set.
Argv access and flag parsing for fastC. Part of the fastc-core launch set.
UUID v4 generation and parsing for fastC (RFC 4122). Part of the fastc-core six-month set.
Cryptographic primitives for fastC — SHA-256, HMAC-SHA-256, constant-time compare, secure random. Part of the fastc-core six-month set.
Read-only flat-table TOML parser for fastC. Part of the fastc-core launch set.
Add a description, image, and links to the fastc topic page so that developers can more easily learn about it.
To associate your repository with the fastc topic, visit your repo's landing page and select "manage topics."