2 repositorios
Centralized storage systems for distributing pre-compiled native binaries and dependency metadata.
Distinct from C and C++ Libraries: Candidates are either specific libraries or compilers, not repository infrastructure for binaries.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Binary 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
Functions as a dedicated binary repository for storing and distributing pre-compiled native C and C++ libraries.
RStudio is a specialized integrated development environment for the R programming language and statistical computing. It provides a workbench for writing, debugging, and executing R code, offering both a desktop application and a server-hosted collaborative platform for managing data science projects. The platform enables the creation of interactive data applications, AI-powered dashboards, and technical reports. It facilitates the sharing of analysis results through a centralized publishing platform and supports the rendering of notebooks and markdown into multiple file formats. The environ
Stores pre-compiled software packages in centralized repositories to ensure environment reproducibility and eliminate local compilation.