📦 moredeps

Prebuilt static and shared libraries for C/C++ dependencies across platforms

Quick start: Each dependency ships as a single zip with static/ and dynamic/ folders, then per-platform subfolders containing the libraries and headers. Download the zip for the libraries you need, or build from source.

git clone https://github.com/moreward/moredeps.git
cd moredeps && git submodule update --init --jobs 4
./scripts/build_all.sh <platform>

🕐 Only the last 3 builds are retained. Older releases are pruned automatically by CI.
📋 Download moredeps.json (machine-readable, with SHA256 hashes)
📦 Examples: download, unpack, and even vendor moredeps into your own GitHub releases.
📋 moredeps.json

Loading release data...