3 releases (breaking)

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

#1051 in GUI

Download history 1376/week @ 2024-12-27 3961/week @ 2025-01-03 5068/week @ 2025-01-10 4100/week @ 2025-01-17 3418/week @ 2025-01-24 4736/week @ 2025-01-31 2909/week @ 2025-02-07 3504/week @ 2025-02-14 3857/week @ 2025-02-21 6475/week @ 2025-02-28 12219/week @ 2025-03-07 11140/week @ 2025-03-14 10697/week @ 2025-03-21 8408/week @ 2025-03-28 12212/week @ 2025-04-04 10063/week @ 2025-04-11

42,763 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–11MB
~112K SLoC