Open Source

cparse
cparse

A small C++ parser framework.

Explore
C++ParserOpen Source
fson
fson

A JSON superset — comments, bare keys, disabled members — with a comment-preserving round-trip C++ model, parser and writer.

Explore
C++JSONOpen Source
callonce
callonce

A header-only C++20 memoized call-once wrapper: run any callable at most once per argument set and cache its result.

Explore
C++Header-onlyOpen Source
plugin
plugin

A runtime C++ plugin/DSO loader with cryptographic signing and verification.

Explore
C++PluginsOpen Source