3 releases (breaking)

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

#964 in GUI

Download history 8207/week @ 2025-03-03 12917/week @ 2025-03-10 9967/week @ 2025-03-17 10125/week @ 2025-03-24 9901/week @ 2025-03-31 11037/week @ 2025-04-07 10684/week @ 2025-04-14 9192/week @ 2025-04-21 7687/week @ 2025-04-28 8313/week @ 2025-05-05 7392/week @ 2025-05-12 7083/week @ 2025-05-19 5961/week @ 2025-05-26 6287/week @ 2025-06-02 7203/week @ 2025-06-09 7330/week @ 2025-06-16

26,916 downloads per month
Used in 6 crates (4 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
~112K SLoC