VirtualizeListView
ListView optimizer
Improves performance and functionality of MAUI ListView by implementing virtualization and other optimization techniques.
.NET MAUI ListView renderers. Improves performance for MAUI ListView, adds additional behaviors
82 stars
4 watching
10 forks
Language: C#
last commit: 16 days ago Related projects:
Repository | Description | Stars |
---|---|---|
redth/maui.virtuallistview | A control for building fast, multi-templated, uneven item sized lists in .NET MAUI | 240 |
mpowerkit/tabview | A fully customizable .NET MAUI TabView component allowing flexible tab management and styling. | 15 |
mpowerkit/navigation | A .NET MAUI MVVM navigation framework that supports regular/modal navigation, opening/closing windows, and regions. | 19 |
keflon/functionzero.maui.controls | A collection of MAUI controls for virtualising list views and tree views. | 96 |
mpowerkit/popups | A .NET MAUI popup library with flexible animations and customizable window management | 33 |
sswi/acrylicview.maui | A Maui platform implementation of an acrylic glass effect view | 146 |
mpowerkit/lottie | A .NET MAUI and .NET Native library that allows designers to create and ship animations without coding | 8 |
pulover/class_lv_rows | Provides a set of functions to extend and customize AutoHotkey's ListView control | 17 |
muak/aiforms.maui.settingsview | A reusable TableView component for displaying settings in .NET MAUI applications. | 163 |
adospace/reactorui-maui | A .NET library built on top of .NET MAUI that allows C# developers to write applications using an MVU approach. | 601 |
microspaze/carouselview.maui | Provides a CarouselView control for .NET MAUI platform | 51 |
syncfusion/maui-toolkit | A collection of high-performance UI controls designed to streamline cross-platform app development across multiple platforms | 234 |
phphe/virtual-list | A Vue.js component library for rendering large lists and tables with optimized performance | 18 |
mrlacey/mauiappaccelerator | An extension for Visual Studio to scaffold new .NET MAUI app projects quickly and efficiently | 345 |
aurelia/ui-virtualization | A plugin that enables virtual rendering of lists to improve performance by only loading and displaying visible items. | 90 |