#table #egui #dataframe

bin+lib egui_table

Table viewer for egui

1 unstable release

0.1.0 Oct 14, 2024

#1027 in GUI

Download history 3218/week @ 2024-10-13 1871/week @ 2024-10-20 2058/week @ 2024-10-27

7,147 downloads per month
Used in 4 crates (via re_space_view_dataframe)

MIT/Apache

53KB
891 lines

egui_table

github Latest version Documentation unsafe forbidden Apache MIT

Table viewer for egui.

Features

  • Auto-sized, resizable columns
  • Hierarchical column titles
  • Sticky columns and header
  • Expanding rows
  • Support for millions of rows
  • Heterogenous row heights

Testing

Dependencies

~5–10MB
~110K SLoC