awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPlugin Query Handlers

Query processing mechanisms that dispatch user input to registered plugin handlers for result retrieval.

Distinct from Query Processing: Distinct from general Query Processing: focuses on dispatching queries to plugin handlers rather than database query execution.

Explore 1 awesome GitHub repository matching data & databases · Plugin Query Handlers. Refine with filters or upvote what's useful.

Awesome Plugin Query Handlers GitHub Repositories

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

    albertlauncher/albert

    7,945Vezi pe GitHub↗

    Albert is a keyboard launcher that opens files, applications, and runs commands by typing search queries into a search bar. It functions as a keyboard-driven workflow tool, enabling users to navigate their file system, launch installed applications, and execute shell commands without touching a mouse. The launcher processes user input through a plugin-based modular architecture, where functionality is extended by dynamically loaded C++ and Python plugins. Queries are dispatched to all enabled handlers in parallel, with results merged and ranked by a combination of match quality and historical

    Processes user input through registered query handlers that return relevant results from various sources.

    C++albertalbertlauncherapplication-launcher
    Vezi pe GitHub↗7,945
  1. Home
  2. Data & Databases
  3. Query Processing
  4. Plugin Query Handlers