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
·

2 dépôts

Awesome GitHub RepositoriesOSGi Manifest Generation

Automatic creation of OSGi bundle metadata including exported packages and dependency identifiers.

Distinct from Package Manifest Generators: Candidates focus on generic package manifests or deployment bundles; this is specifically for OSGi metadata.

Explore 2 awesome GitHub repositories matching development tools & productivity · OSGi Manifest Generation. Refine with filters or upvote what's useful.

Awesome OSGi Manifest Generation 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.
  • google/guiceAvatar de google

    google/guice

    12,734Voir sur GitHub↗

    Guice is a Java dependency injection framework and component container. It automates object wiring by mapping interfaces to implementations via a central injector, removing the need for manual factory patterns and constructor calls. The framework provides specialized support for aspect-oriented programming, allowing for the interception and modification of method execution to implement shared cross-cutting concerns. It also functions as a persistence manager to coordinate transaction boundaries and manage the lifecycle of entity managers within a dependency-injected environment. Its core cap

    Creates metadata files for archives that define exported packages and imported dependencies during the build process.

    Java
    Voir sur GitHub↗12,734
  • vespa-engine/vespaAvatar de vespa-engine

    vespa-engine/vespa

    6,961Voir sur GitHub↗

    Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s

    Packages Java code into OSGi bundles with automatically generated manifests for distributed deployment.

    Java
    Voir sur GitHub↗6,961
  1. Home
  2. Development Tools & Productivity
  3. OSGi Manifest Generation