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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • growinggit/github-chinese-top-chartsAvatar de GrowingGit

    GrowingGit/GitHub-Chinese-Top-Charts

    108,509Voir sur GitHub↗

    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
    Voir sur GitHub↗108,509
  • slimtoolkit/slimAvatar de slimtoolkit

    slimtoolkit/slim

    22,977Voir sur GitHub↗

    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
    Voir sur GitHub↗22,977
  • containerd/containerdAvatar de containerd

    containerd/containerd

    20,369Voir sur GitHub↗

    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
    Voir sur GitHub↗20,369
  • github-linguist/linguistAvatar de github-linguist

    github-linguist/linguist

    13,546Voir sur GitHub↗

    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
    Voir sur GitHub↗13,546
  1. Home
  2. Development Tools & Productivity
  3. Documentation, Discovery & Metadata
  4. Metadata Processing and Analysis
  5. Metadata Analysis Tools

Explorer les sous-tags

  • 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.