egui_table

Crates.ioegui_table
lib.rsegui_table
version0.2.0
sourcesrc
created_at2024-10-14 11:10:57.626501
updated_at2024-12-17 07:43:48.594618
descriptionTable viewer for egui
homepagehttps://github.com/rerun-io/egui_table
repositoryhttps://github.com/rerun-io/egui_table
max_upload_size
id1408190
size63,462
rerun.io (rerunio)

documentation

README

egui_table

github Latest version Documentation unsafe forbidden Apache MIT

Table viewer for egui.

Design

egui_table has a "batteries not included" design.

Features

  • Auto-sized, resizable columns

  • Hierarchical column titles

  • Sticky columns and header

  • Expanding rows

  • Support for millions of rows

  • Heterogenous row heights

Testing

Commit count: 35

cargo fmt