Renderers
Data renderer
A library that automates boilerplate code for rendering data in RecyclerViews and ListViews
Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.
1k stars
60 watching
171 forks
Language: Java
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lucaslorentz/as3svgrenderer | A tool for translating SVG files into display objects usable by Flash Player. | 106 |
starkwang/vue-virtual-collection | A Vue component for efficiently rendering large datasets | 646 |
pfgithub/pixelcode | A text rendering system written in Zig that uses pixel art to display custom fonts and characters. | 7 |
jdryg/vg-renderer | A vector graphics renderer for bgfx with improved performance and features over NanoVG. | 512 |
jonathanlurie/svglcore | A 3D renderer that generates SVG files from 3D meshes and lighting data | 23 |
planet-vector-tile/planet-vector-tile | A software framework for rendering and navigating planet-scale spatial data on local machines | 22 |
weisj/jsvg | A lightweight Java implementation of the SVG graphics standard | 135 |
aurelia/ui-virtualization | A plugin that enables virtual rendering of lists to improve performance by only loading and displaying visible items. | 90 |
sammycage/lunasvg | A C++ library for rendering and manipulating Scalable Vector Graphics (SVG) files. | 906 |
jonasgeiler/svelte-tiny-virtual-list | A library that provides an efficient way to render large lists by only rendering visible items | 464 |
lukeed/inferno-virtual-list | A high-performance component for rendering long lists with a buffer zone to improve scrolling performance. | 11 |
jneug/typst-codelst | A package for rendering sourcecode with line numbers and other enhancements. | 94 |
emadurandal/glboost | A JavaScript library for creating 3D graphics and rendering scenes using WebGL | 106 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
brendan-ward/pymgl | A lightweight Python package for rendering Mapbox GL/Maplibre GL styles to PNG images using native Maplibre Native. | 37 |