awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesPackage Composition Analysis

The process of breaking down a distribution package into its constituent files and components.

Distinct from Package Structures: Distinct from Package Structures by analyzing the actual contents of a specific distribution rather than the standard layout.

Explore 3 awesome GitHub repositories matching development tools & productivity · Package Composition Analysis. Refine with filters or upvote what's useful.

Awesome Package Composition Analysis GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tencent/matrixالصورة الرمزية لـ Tencent

    Tencent/matrix

    12,020عرض على GitHub↗

    Matrix is a suite of mobile application performance management and analysis tools. It provides a plugin-based monitoring system for capturing crashes, lags, and memory leaks, alongside a static binary auditor for reducing installation package size and a bytecode instrumentation tool for performance tracking. The project distinguishes itself through native memory debugging and a SQLite query linter that identifies inefficient database patterns. It employs native interception techniques to detect memory leaks and heap corruption without requiring source code recompilation, and uses a custom run

    Inspects oversized files and inefficient image formats within the application package to reduce the footprint.

    Javaandroidapm-clientwechat
    عرض على GitHub↗12,020
  • pastelsky/bundlephobiaالصورة الرمزية لـ pastelsky

    pastelsky/bundlephobia

    9,534عرض على GitHub↗

    Bundlephobia is a suite of tools for analyzing the composition and size of JavaScript dependencies from the npm registry. It functions as a bundle analyzer and size monitor that calculates the total footprint of frontend packages and stylesheets to determine their impact on page load performance. The project identifies specific components contributing to bundle size through asset composition analysis and package auditing. It also generates visual size indicators and badges that can be embedded in documentation and version control repositories to communicate package dimensions. The platform m

    Analyzes the internal structure of a package to identify which specific components contribute most to the size.

    TypeScriptcostdependenciesnpm-package
    عرض على GitHub↗9,534
  • googlecloudplatform/container-diffالصورة الرمزية لـ GoogleCloudPlatform

    GoogleCloudPlatform/container-diff

    3,799عرض على GitHub↗

    container-diff is an OCI container image analysis and differencing tool used to audit image composition and identify changes between images. It functions as an image analysis tool for listing files, sizes, and metadata, and as a comparison utility to detect differences in file systems, layer histories, and installed packages. The project distinguishes itself through a plugin-based architecture that allows for custom image analyzer extensions. It utilizes dedicated package-manager parsers to audit software versions and sizes, and employs a layer-based approach to analyze the sequence of creati

    Detects version mismatches and size changes by inspecting the composition of installed packages.

    Go
    عرض على GitHub↗3,799
  1. Home
  2. Development Tools & Productivity
  3. Dependency Managers
  4. Package Composition Analysis