3 releases (breaking)

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

#1042 in GUI

Download history 1364/week @ 2024-12-23 1935/week @ 2024-12-30 4191/week @ 2025-01-06 5213/week @ 2025-01-13 3388/week @ 2025-01-20 3424/week @ 2025-01-27 4793/week @ 2025-02-03 2825/week @ 2025-02-10 4391/week @ 2025-02-17 3152/week @ 2025-02-24 8207/week @ 2025-03-03 12917/week @ 2025-03-10 9967/week @ 2025-03-17 10125/week @ 2025-03-24 9914/week @ 2025-03-31 11019/week @ 2025-04-07

42,314 downloads per month
Used in 6 crates (3 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–10MB
~113K SLoC