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
·

4 Repos

Awesome GitHub RepositoriesMetadata Analysis Tools

Explore 4 awesome GitHub repositories matching development tools & productivity · Metadata Analysis Tools. Refine with filters or upvote what's useful.

Awesome Metadata Analysis Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • growinggit/github-chinese-top-chartsAvatar von GrowingGit

    GrowingGit/GitHub-Chinese-Top-Charts

    108,509Auf GitHub ansehen↗

    This project functions as a curated software directory and developer resource index, providing a centralized platform for discovering and evaluating high-quality open-source repositories. It serves as an aggregator that monitors trending software and educational resources, organizing them by technical domain and programming language to assist developers in identifying tools for their specific technical challenges. The directory distinguishes itself through a community-driven curation workflow, where repository lists are validated and updated based on collective developer consensus. This infor

    Parses repository-level data to classify software projects based on their primary implementation languages and technical requirements.

    Java
    Auf GitHub ansehen↗108,509
  • slimtoolkit/slimAvatar von slimtoolkit

    slimtoolkit/slim

    22,977Auf GitHub ansehen↗

    Slim is a comprehensive suite for container lifecycle management, providing tools for image inspection, optimization, security hardening, and service troubleshooting. It functions as a platform for analyzing containerized applications through both static metadata review and dynamic behavioral probing, enabling users to understand image composition and runtime dependencies. The project distinguishes itself by automating the creation of minimal, production-ready container images. It achieves this by removing unnecessary files and components, flattening image layers, and synthesizing restrictive

    Analyzes container image metadata to identify dependencies and reverse-engineer original build instructions.

    Goapparmorcontainersdocker
    Auf GitHub ansehen↗22,977
  • containerd/containerdAvatar von containerd

    containerd/containerd

    20,369Auf GitHub ansehen↗

    Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It functions as a core orchestration backend, handling image distribution, storage, and process execution while adhering to industry-standard specifications for container execution and configuration. The project is distinguished by its modular, plugin-based architecture, which allows for the extension of storage, runtime, and networking capabilities without requiring a full daemon recompile. It utilizes a shim-based execution model to delegate low-level operations, ensuring isola

    Passes custom labels and metadata during pull operations to enable remote snapshotter content verification.

    Gocncfcontainerdcontainers
    Auf GitHub ansehen↗20,369
  • github-linguist/linguistAvatar von github-linguist

    github-linguist/linguist

    13,546Auf GitHub ansehen↗

    Linguist is a programming language detection library designed to identify the languages used within source code files and software repositories. It functions as a repository metadata classifier, providing the automated analysis necessary to generate language statistics and insights for version control platforms. The tool employs a strategy-based detection pipeline that combines multiple identification methods to ensure accuracy. It utilizes heuristic-based pattern matching for file extensions and filenames, supplemented by regex-driven content analysis and Bayesian statistical classification

    Determines language statistics for version control platforms by scanning file contents and applying custom override rules.

    Rubylanguage-grammarslanguage-statisticslinguistic
    Auf GitHub ansehen↗13,546
  1. Home
  2. Development Tools & Productivity
  3. Documentation, Discovery & Metadata
  4. Metadata Processing and Analysis
  5. Metadata Analysis Tools

Unter-Tags erkunden

  • Container Metadata AnalyzersTools that inspect container image metadata to identify dependencies and reconstruct build instructions. **Distinct from Metadata Analysis Tools:** Distinct from general metadata tools: focuses specifically on container image layers and build-time metadata.
  • Language ClassifiersSystems that categorize software projects based on their primary programming languages and technical stacks.