pubgrub
Dependency resolver
An algorithm for resolving dependencies between packages in a C++ project
Pubgrub dependency resolution algorithm for C++
12 stars
4 watching
1 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dickwall/subcut | A framework for configuring and providing dependencies to Scala applications in a flexible and type-safe manner. | 386 |
apiiro/combobulator | A framework to detect and prevent attacks related to dependency confusion in software releases. | 89 |
athena-framework/dependency-injection | A service container framework for managing dependencies between software components | 9 |
tomtom-international/cpp-dependencies | A tool that scans C++ source code to generate dependency graphs in .dot format | 747 |
diverse-project/maven-miner | A tool that programmatically resolves Maven dependencies hosted in the central repository and stores them in a graph database. | 32 |
macro128/pdm-conda | A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
mjeanroy/rollup-plugin-bower-resolve | A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. | 8 |
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 932 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,537 |
trailofbits/it-depends | Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 334 |
ck86/main-bower-files | A tool to retrieve and process Bower dependencies | 583 |
infers/infers | A type-level logic programming language embedded in F# that generates values from their types using a Prolog-style resolution algorithm. | 31 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 56 |
vinicius73/rollup-plugin-pika-resolver | Resolves external dependencies in Rollup bundles using CDNs. | 19 |
aghilasmessara/android-native-dependencies | Automates the resolution and download of Android native dependencies (.so) into jniLibs directory | 204 |