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

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

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

8 个仓库

Awesome GitHub RepositoriesVirtual Grid Renderers

Render only visible cells in a scrollable two-dimensional grid to maintain performance with large datasets.

Distinct from Grid-Based View Rendering: Distinct from Grid-Based View Rendering: specifically focuses on virtualization (only rendering visible cells) rather than general grid rendering techniques.

Explore 8 awesome GitHub repositories matching user interface & experience · Virtual Grid Renderers. Refine with filters or upvote what's useful.

Awesome Virtual Grid Renderers GitHub Repositories

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

    dream-num/Luckysheet

    16,644在 GitHub 上查看↗

    Luckysheet upgraded to Univer

    Renders only visible rows and columns in the DOM, recycling cell elements as the user scrolls to handle large datasets.

    JavaScriptcanvaschartconditional-formatting
    在 GitHub 上查看↗16,644
  • surmon-china/vue-awesome-swipersurmon-china 的头像

    surmon-china/vue-awesome-swiper

    12,790在 GitHub 上查看↗

    vue-awesome-swiper is a Vue.js component wrapper for the Swiper library, providing a declarative interface for creating touch-enabled carousels. It serves as a virtualized slider component that can render only visible slides to maintain performance when handling large datasets. The project distinguishes itself through high-performance rendering and a wide array of visual effects, including 3D transitions, parallax movements, and image zoom capabilities. It also supports the synchronization of multiple slider instances and provides accessibility features such as ARIA roles and focus-scrolling

    Supports multi-row grid layouts and virtualized lists to optimize rendering for large content sets.

    JavaScriptcarouselcarrouselnuxtjs
    在 GitHub 上查看↗12,790
  • mleibman/slickgridmleibman 的头像

    mleibman/SlickGrid

    6,945在 GitHub 上查看↗

    SlickGrid is a high-performance JavaScript data grid and virtualized data table designed to render large datasets in the browser. It functions as a web spreadsheet component and tabular data manager, utilizing virtual scrolling to maintain responsiveness when displaying hundreds of thousands of entries. The library employs a canvas-based UI system to draw grid lines and elements, reducing the total number of DOM nodes. It separates raw data from visual presentation through column-based mapping and uses a formatter pipeline to transform data values into HTML strings. Capabilities include row

    Renders only the visible rows and columns in a scrollable two-dimensional grid to maintain high performance.

    JavaScript
    在 GitHub 上查看↗6,945
  • petyosi/react-virtuosopetyosi 的头像

    petyosi/react-virtuoso

    6,348在 GitHub 上查看↗

    React Virtuoso is a React component library for rendering large datasets efficiently through virtualized lists, grids, tables, and chat interfaces. It automatically measures variable-height items at runtime, computes accurate scroll offsets without requiring fixed sizes, and renders only the items within the visible viewport plus a configurable buffer zone. The library manages scroll position through a state machine that tracks direction, position, and anchor items to handle auto-scroll, sticky headers, and bidirectional loading. The library distinguishes itself with specialized components fo

    Provides a virtualized grid component for responsive multi-column and masonry layouts with large datasets.

    TypeScriptchatcomponent-libraryfeed
    在 GitHub 上查看↗6,348
  • ioscreator/ioscreatorioscreator 的头像

    ioscreator/ioscreator

    4,006在 GitHub 上查看↗

    ioscreator 是一套全面的教育资源和参考指南,旨在帮助开发者构建 iOS 平台移动应用。它提供了一系列结构化的课程和教程,专注于使用 SwiftUI 框架将界面设计与移动端逻辑相结合。 该项目的特色在于其针对硬件集成和状态管理的专业指南,涵盖了摄像头、麦克风和加速度计等设备传感器的使用。它还包含一个专门的 UI 组件库,以及用于实现 Apple 原生系统服务的教程。 这些材料涵盖了广泛的功能,包括使用网格和堆栈进行布局组合、通过标签栏和模态表单进行导航管理,以及使用弹簧物理效果实现视觉动画。此外还涵盖了本地数据持久化、地图和通知等系统服务集成,以及交互式用户输入元素的实现。

    Implements virtualization techniques that render only visible cells in scrollable grids to optimize performance.

    Swift
    在 GitHub 上查看↗4,006
  • happy-coding-clans/vue-easytableHappy-Coding-Clans 的头像

    Happy-Coding-Clans/vue-easytable

    3,802在 GitHub 上查看↗

    Vue-easytable is a high-performance data grid component designed for the Vue.js framework. It provides a comprehensive interface for displaying and managing large-scale tabular data, utilizing virtual scrolling to maintain responsiveness by rendering only the visible subset of rows within the browser. The component offers spreadsheet-style interaction, enabling users to perform direct, in-place data editing and manipulation. It supports complex grid configurations, including column pinning, row expansion, and data filtering, allowing for the organization of structured information to improve r

    Facilitates large dataset rendering using virtual scrolling techniques to maintain smooth responsiveness.

    JavaScriptclipboardcomponentcontextmenu
    在 GitHub 上查看↗3,802
  • inokawa/virtuainokawa 的头像

    inokawa/virtua

    3,460在 GitHub 上查看↗

    Renders only visible cells in a scrollable two-dimensional grid to maintain performance with large datasets.

    TypeScriptheadlessuiinfinite-scrollperformance
    在 GitHub 上查看↗3,460
  • zanllp/infinite-image-browsingzanllp 的头像

    zanllp/infinite-image-browsing

    1,317在 GitHub 上查看↗

    This project is a local media management platform designed for organizing, browsing, and analyzing large collections of AI-generated images and videos. It functions as a specialized browser that extracts and parses embedded generation parameters, allowing users to manage their creative assets through a high-performance interface. The platform distinguishes itself through semantic search and organization capabilities, which use vector indexing to enable natural language queries across local file libraries. It automates the sorting and tagging of media based on prompt similarity and visual cont

    Displays large media collections by dynamically loading and unloading visual elements to maintain high performance during rapid scrolling.

    Vueaudiocomfyuiextension
    在 GitHub 上查看↗1,317
  1. Home
  2. User Interface & Experience
  3. Grid-Based View Rendering
  4. Virtual Grid Renderers