1 مستودع
Servers designed specifically to store and distribute pre-compiled native binaries and their dependency recipes.
Distinct from Headless Server Hosting: Candidates focus on game servers or C2 servers; none cover the hosting of native package repositories.
Explore 1 awesome GitHub repository matching devops & infrastructure · Native Package Repositories. Refine with filters or upvote what's useful.
Conan is a package manager and binary repository for C and C++ that resolves and installs external libraries to ensure consistent build environments across different platforms. It functions as a native dependency resolver and a cross-platform build tool designed to facilitate reproducible native builds. The project provides capabilities for native package hosting, allowing users to implement a server to store and distribute pre-compiled libraries and their required dependencies. It also supports standalone binary bundling to create executable files that include all necessary runtime dependenc
Provides the ability to implement and host a server for distributing pre-compiled native libraries.