#table #egui #dataframe

bin+lib egui_table

Table viewer for egui

1 unstable release

0.1.0 Oct 14, 2024

#997 in GUI

Download history 3284/week @ 2024-10-14 1850/week @ 2024-10-21 2009/week @ 2024-10-28 2697/week @ 2024-11-04 4399/week @ 2024-11-11 2767/week @ 2024-11-18 3000/week @ 2024-11-25 3931/week @ 2024-12-02

14,160 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

~4.5–10MB
~108K SLoC