3 releases (breaking)

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

#1151 in GUI

Download history 4707/week @ 2025-02-01 2832/week @ 2025-02-08 4144/week @ 2025-02-15 3133/week @ 2025-02-22 7861/week @ 2025-03-01 11980/week @ 2025-03-08 10794/week @ 2025-03-15 10433/week @ 2025-03-22 9265/week @ 2025-03-29 11902/week @ 2025-04-05 10769/week @ 2025-04-12 9118/week @ 2025-04-19 7808/week @ 2025-04-26 8219/week @ 2025-05-03 7338/week @ 2025-05-10 6224/week @ 2025-05-17

31,733 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–10MB
~112K SLoC