3 releases (breaking)

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

#1032 in GUI

Download history 4599/week @ 2024-12-08 4299/week @ 2024-12-15 1432/week @ 2024-12-22 1995/week @ 2024-12-29 4053/week @ 2025-01-05 5264/week @ 2025-01-12 3462/week @ 2025-01-19 3394/week @ 2025-01-26 4713/week @ 2025-02-02 2870/week @ 2025-02-09 4086/week @ 2025-02-16 3163/week @ 2025-02-23 8296/week @ 2025-03-02 12092/week @ 2025-03-09 10504/week @ 2025-03-16 10141/week @ 2025-03-23

41,145 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–10MB
~114K SLoC