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

GitHub

83 stars
4 watching
10 forks
Language: C#
last commit: about 1 month ago

Related projects:

Repository Description Stars
redth/maui.virtuallistview A control for building fast, multi-templated, uneven item sized lists in .NET MAUI 241
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. 26
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 35
sswi/acrylicview.maui A Maui platform implementation of an acrylic glass effect view 145
mpowerkit/lottie A .NET MAUI and .NET Native library for parsing Adobe After Effects animations exported as JSON with Bodymovin and rendering them natively. 10
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. 165
adospace/reactorui-maui A .NET library built on top of .NET MAUI that allows C# developers to write applications using an MVU approach. 608
microspaze/carouselview.maui Provides a CarouselView control for .NET MAUI platform 54
syncfusion/maui-toolkit A comprehensive set of UI controls for building cross-platform mobile and desktop applications. 274
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 365
aurelia/ui-virtualization A plugin that enables virtual rendering of lists to improve performance by only loading and displaying visible items. 90