#table #egui #dataframe

bin+lib egui_table

Table viewer for egui

3 releases (breaking)

0.3.0 Feb 5, 2025
0.2.0 Dec 17, 2024
0.1.0 Oct 14, 2024

#783 in GUI

Download history 2717/week @ 2024-11-21 3171/week @ 2024-11-28 5637/week @ 2024-12-05 3877/week @ 2024-12-12 2349/week @ 2024-12-19 1291/week @ 2024-12-26 3310/week @ 2025-01-02 5501/week @ 2025-01-09 4074/week @ 2025-01-16 2970/week @ 2025-01-23 4525/week @ 2025-01-30 3616/week @ 2025-02-06 3220/week @ 2025-02-13 4244/week @ 2025-02-20 5016/week @ 2025-02-27 11363/week @ 2025-03-06

24,327 downloads per month
Used in 5 crates (2 directly)

MIT/Apache

54KB
891 lines

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

Dependencies

~5–11MB
~114K SLoC