awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesApplication Registries

Central objects that manage configuration, routing, and component registration for an application.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Application Registries. Refine with filters or upvote what's useful.

Awesome Application Registries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pallets/flaskAvatar pallets

    pallets/flask

    71,703Vezi pe GitHub↗

    Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central application object, it allows developers to manage routing rules, template settings, and resource loading within a unified project environment. The framework distinguishes itself through a modular component architecture that enables the organization of routes, templates, and static files

    Acts as a central registry for managing application configuration, URL routing, view functions, and component initialization.

    Pythonflaskjinjapallets
    Vezi pe GitHub↗71,703
  • single-spa/single-spaAvatar single-spa

    single-spa/single-spa

    13,871Vezi pe GitHub↗

    single-spa is a microfrontend orchestration framework designed to compose multiple independent frontend applications into a single interface. It functions as a frontend routing engine and lazy-loading application loader that mounts and unmounts microfrontends based on the current URL without requiring a browser refresh. The framework enables multi-framework frontend integration, allowing different JavaScript frameworks to coexist on one page. This architecture supports distributed frontend development, where separate teams develop and deploy modules independently while maintaining a unified u

    Provides a centralized registry to manage the activation and inactivation logic of registered microfrontend applications.

    JavaScriptfront-endjavascriptmicrofrontends
    Vezi pe GitHub↗13,871
  • linuxserver/heimdallAvatar linuxserver

    linuxserver/Heimdall

    9,014Vezi pe GitHub↗

    Heimdall is a self-hosted application dashboard and local network service portal. It functions as a visual landing page and application link manager used to organize shortcuts to internal and external web services using customizable tiles and icons. The project serves as a service API integration hub, fetching and displaying real-time status and metrics from external services directly on dashboard tiles via authorized API endpoints. It simplifies local network navigation by providing a directory of private IP addresses and services, including a toggle to control internal network requests. Th

    Utilizes a community-driven registry to automatically populate service metadata and icons.

    PHPapplication-dashboardbookmarkcouchpotato
    Vezi pe GitHub↗9,014
  • pylons/pyramidAvatar Pylons

    Pylons/pyramid

    4,086Vezi pe GitHub↗

    Pyramid is a Python web framework and WSGI toolkit designed for building web applications. It functions as a URL routing engine that maps incoming HTTP requests to specific view callables using both pattern-based routing and hierarchical resource tree traversal. The framework is distinguished by its hybrid dispatch system, allowing developers to combine regular expression URL matching with the ability to resolve requests by navigating a tree of nested objects. It implements a flexible component architecture that supports application registry management, deferred configuration execution, and t

    Implements a central registry to manage the mapping of resource types to views and overall application configuration.

    Pythonpylonspyramidpython
    Vezi pe GitHub↗4,086
  • spine/spineAvatar spine

    spine/spine

    3,687Vezi pe GitHub↗

    Spine is a JavaScript MVC framework and client-side library designed to organize web applications into maintainable components and modules. It functions as a modular frontend architecture that separates data management from user interface logic using the model-view-controller pattern. The framework operates as an event-driven state manager, utilizing a publish-subscribe messaging pattern to synchronize application state and update views. It includes a template-based view engine that generates HTML by injecting dynamic data from a model into predefined markup. The system provides tools for fr

    Provides a centralized registry to manage component registration and discovery across the application.

    JavaScript
    Vezi pe GitHub↗3,687
  1. Home
  2. Software Engineering & Architecture
  3. Application Frameworks
  4. Application Framework Extensions
  5. Application Registries

Explorează sub-etichetele

  • Community Metadata RegistriesStructured repositories of application definitions and icons shared by a community for rapid import. **Distinct from Application Registries:** Distinct from general application registries by focusing on community-driven metadata and icons for discovery rather than internal app routing.