awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesPlugin Panel Managers

Controls for opening, closing, updating, and toggling result panels within an editor interface.

Distinct from Panel-Based Plugin Restrictors: Candidates focus on restricting plugins to panels or managing telephony panels, not on toggling result panels within an editor.

Explore 6 awesome GitHub repositories matching development tools & productivity · Plugin Panel Managers. Refine with filters or upvote what's useful.

Awesome Plugin Panel Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sinelaw/freshsinelaw 的头像

    sinelaw/fresh

    5,914在 GitHub 上查看↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Zed opens, closes, updates, and toggles result panels within the editor interface.

    Rustideterminal-basedtext-editor
    在 GitHub 上查看↗5,914
  • scenee/floatingpanelSCENEE 的头像

    SCENEE/FloatingPanel

    5,813在 GitHub 上查看↗

    FloatingPanel 是一个用于 iOS 的 Swift UI 组件,提供交互式底部工作表和面板管理器。它作为一个模态呈现控制器,允许开发者在主屏幕旁边显示用于相关内容和实用程序的浮动容器。 该系统利用磁性锚点系统将面板吸附到预定义的垂直位置,并支持在单个视图内管理多个面板。它将面板的位置与内部视图的滚动行为同步,以在用户交互期间协调移动。 该项目涵盖了基于手势的位置追踪、状态驱动的布局计算和基于委托的事件分发功能。这些元素用于实现上下文内容显示、自定义模态和交互式地图界面。

    Allows the rendering and management of several floating panels in one view with customizable behavior.

    Swift
    在 GitHub 上查看↗5,813
  • altair-graphql/altairaltair-graphql 的头像

    altair-graphql/altair

    5,412在 GitHub 上查看↗

    Altair 是一个图形化的 GraphQL API 客户端、集成开发环境和模式(schema)浏览器。它作为一种调试工具和协作平台,用于针对 GraphQL 服务器执行查询、变更(mutation)和订阅。 该项目的特色在于提供云同步工作区,用于在团队之间组织和共享查询集合。它提供了一个灵活的扩展框架,允许在隔离的沙箱中安装和执行第三方插件。 该平台涵盖了广泛的功能,包括 AI 辅助查询编写、可视化模式探索,以及通过多种传输协议进行的实时数据订阅。它还包括通过请求前/后脚本进行请求自动化的工具,以及用于管理环境变量和分析响应元数据的实用程序。 Altair 提供桌面应用程序、浏览器扩展和 Web 应用程序版本,并可托管在私有服务器上。

    Displays plugin-specific content within dedicated, isolated UI panels within the editor interface.

    TypeScript
    在 GitHub 上查看↗5,412
  • noctalia-dev/noctalia-shellnoctalia-dev 的头像

    noctalia-dev/noctalia-shell

    3,988在 GitHub 上查看↗

    Noctalia Shell is a modular Wayland desktop shell that provides a user interface consisting of status bars, launchers, and notifications for Wayland compositors. It is built as a plugin-based desktop environment that utilizes declarative configuration for managing system defaults, wallpapers, and plugin installations. The project features a dynamic desktop theming engine that extracts color palettes from wallpapers to theme the shell and external applications. This is supported by an inter-process communication bridge that exposes endpoints, allowing external scripts and keybindings to trigge

    Provides utilities to open, close, and toggle settings panels and operational views for installed plugins.

    QMLdotfileshyprlandlinux
    在 GitHub 上查看↗3,988
  • louisdh/panelkitlouisdh 的头像

    louisdh/panelkit

    3,746在 GitHub 上查看↗

    Panelkit is an iOS panel UI framework and multi-panel layout engine designed to create and manage floating, pinned, and modal content panels within applications. It functions as a floating window manager and interface orchestrator, handling the positioning, dragging, and resizing of independent user interface windows on mobile screens. The framework supports dynamic UI composition, allowing content to be rendered in multiple presentation styles such as popovers or pinned sidebars. It includes a state-persistence layout engine that saves and restores window coordinates and dimensions to mainta

    Coordinates the visibility and layout of several floating containers, including automatic dragging and resizing logic.

    Swiftiosipadpanels
    在 GitHub 上查看↗3,746
  • patchy631/machine-learningpatchy631 的头像

    patchy631/machine-learning

    1,540在 GitHub 上查看↗

    This repository serves as an educational collection of interactive notebooks and code examples designed to demonstrate fundamental machine learning and deep learning concepts. It provides a structured environment for exploring data science workflows, ranging from basic numerical computing and statistical analysis to the construction of complex neural network architectures. The project distinguishes itself through a focus on hands-on experimentation, offering practical implementations for tasks such as computer vision, natural language processing, and statistical simulation. Users can engage w

    Coordinates the visibility and layout of multiple content panels within a single view.

    Jupyter Notebook
    在 GitHub 上查看↗1,540
  1. Home
  2. Development Tools & Productivity
  3. Plugin Panel Managers

探索子标签

  • Adaptive Layout EnginesLayout systems that dynamically adjust content boundaries based on environmental factors like keyboard visibility. **Distinct from Multi-Panel Layout Managers:** Focuses on the adaptive behavior and screen real estate management rather than just the coordination of visibility.
  • Multi-Panel Layout Managers2 个子标签Systems for coordinating the visibility and layout of several floating containers within a single view. **Distinct from Shell UI Panels:** Distinct from Shell UI Panels: focuses on coordinating multiple floating content panels rather than desktop shell overlays.
  • Shell UI PanelsSystems for managing the visibility and placement of interface panels within a desktop shell. **Distinct from Plugin Panel Managers:** Distinct from Plugin Panel Managers: targets desktop shell UI overlays rather than editor result panels