awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Dependency · Awesome GitHub Repositories

25 repos

Awesome GitHub RepositoriesDependency

Utilities for resolving, linking, and managing software dependencies and package registries.

Explore 25 awesome GitHub repositories matching development tools & productivity · Dependency. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Package Management
  4. Dependency

Awesome Dependency GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Maps complex dependency trees while maintaining isolated execution contexts to support concurrent development across diverse runtime environments.

    TypeScriptbuild-tooldev-serverfrontend
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Client packages support automated installation workflows to maintain consistent environment configurations across development cycles.

    Ccachecachingdatabase
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    Automates the resolution, linking, and management of project dependencies through an integrated package management system.

    C++
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users

    Resolves and installs missing or outdated software requirements to maintain application functionality.

    Pythondeep-face-swapdeep-learningdeep-neural-networks
  • docling-project/docling

    docling-project/docling

    53,584GitHubView on GitHub↗

    Docling is a modular framework designed for document parsing, layout analysis, and structured data extraction. It transforms unstructured files and web content into a unified, hierarchical data model that preserves the spatial and semantic relationships between text, tables, images, and layout elements. By normalizing

    Supports optional dependency management, allowing users to extend core functionality with features like optical character recognition through modular package installations.

    Pythonaiconvertdocument-parser
Prev12Next

Explore sub-tags

  • Dependency Management Tools10 sub-tagsSystems for installing, resolving, auditing, and managing software package dependencies and environment configurations.
  • Environment-Aware Module GraphsTools that map code dependencies while accounting for specific runtime or build-time environment constraints.
  • Local Dependency LinkersMechanisms for linking local directories as dependencies to facilitate rapid iterative development.
  • Optional Dependency ManagersMechanisms that allow users to install specific sub-features or integrations as separate optional packages.
  • Workspace Managers1 sub-tagTools for coordinating and managing dependencies across multiple interconnected packages within a single repository.