A community-maintained collection of precompiled executables for open-source projects that do not provide official binaries.
Many open-source projects require users to build from source. This repository aims to make those projects more accessible by providing precompiled executables.
- All binaries are built from publicly available source code.
- This repository is not affiliated with the original project authors unless explicitly stated.
- Users should review the source code of any project before running executables.
- If an official release provides binaries, we will generally prefer linking to those instead of maintaining our own build.
If you'd like a project added:
- Open a new Issue.
- Include:
- Project name
- Repository URL
- Target platform (Windows/Linux/macOS)
- Version requested (optional)