awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesDependency Management

Systems for tracking, patching, and updating integrated third-party source code and dependencies.

Distinct from Third Party Integrations: Distinct from Third Party Integrations: focuses on the lifecycle management of integrated source code rather than API connectivity.

Explore 5 awesome GitHub repositories matching web development · Dependency Management. Refine with filters or upvote what's useful.

Awesome Dependency Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ipader/swiftguideAvatar von ipader

    ipader/SwiftGuide

    15,988Auf GitHub ansehen↗

    SwiftGuide is a centralized resource hub and ecosystem directory for developers using the Swift programming language. It provides a curated collection of open source libraries, frameworks, and tools, acting as a structured map of community resources and expert contributors. The project organizes the Swift ecosystem through a categorized directory of active projects and architectural mapping. It serves as a catalogue for selecting compatible integrated development environments, package managers, and system utilities. The repository also aggregates educational materials, including official doc

    Provides a curated directory of systems for managing third-party libraries and external project requirements in Swift.

    Swift
    Auf GitHub ansehen↗15,988
  • bower/bowerAvatar von bower

    bower/bower

    14,921Auf GitHub ansehen↗

    Bower is a frontend package manager and client-side asset manager used to install and track third-party JavaScript and CSS libraries for browser-based projects. It functions as a web dependency manager that ensures consistent versioning across different development environments. The tool operates as a Git-based dependency manager, retrieving source code directly from Git repositories rather than relying on a central package registry. It utilizes a semantic versioning resolver to match manifest constraints against Git tags to determine the correct package version. To prevent nested directory t

    Manages the full lifecycle of third-party JavaScript and CSS dependencies for browser-based projects.

    JavaScript
    Auf GitHub ansehen↗14,921
  • mozilla-firefox/firefoxAvatar von mozilla-firefox

    mozilla-firefox/firefox

    11,305Auf GitHub ansehen↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    Tracks upstream source versions and applies custom patches to integrated external code during the build process.

    JavaScript
    Auf GitHub ansehen↗11,305
  • jareware/css-architectureAvatar von jareware

    jareware/css-architecture

    2,570Auf GitHub ansehen↗

    This project provides a methodology for organizing, scoping, and naming styles to ensure maintainable and scalable stylesheets in large web applications. It functions as a structured approach to managing component-based styles, preventing global namespace collisions and simplifying long-term codebase maintenance through a set of established design principles. The architecture relies on strict namespace-based encapsulation, where all class names are prefixed with unique component identifiers to ensure visual isolation between modules. It enforces a class-only selector strategy to avoid the mai

    Integrates third-party design systems while maintaining control over local naming standards and implementation.

    Auf GitHub ansehen↗2,570
  • pr0g/cmake-examplesAvatar von pr0g

    pr0g/cmake-examples

    1,231Auf GitHub ansehen↗

    This project provides a collection of minimal, modern configuration templates designed to demonstrate industry-standard practices for managing C and C++ build workflows. It serves as a practical guide for developers to implement build automation, dependency management, and project structuring using the CMake build system. The repository distinguishes itself by offering modular examples that cover complex build requirements, such as hierarchical project organization and the integration of external third-party source code. It emphasizes the use of target-based dependency graphs and interface-ba

    Provides automated systems for tracking and integrating third-party source code dependencies into the build process.

    CMakecmakecmake-examplescmake-scripts
    Auf GitHub ansehen↗1,231
  1. Home
  2. Web Development
  3. Third Party Integrations
  4. Dependency Management