3 releases (breaking)

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

#1311 in GUI

Download history 2371/week @ 2024-10-30 3127/week @ 2024-11-06 4283/week @ 2024-11-13 2333/week @ 2024-11-20 3124/week @ 2024-11-27 5192/week @ 2024-12-04 4319/week @ 2024-12-11 2770/week @ 2024-12-18 1366/week @ 2024-12-25 2850/week @ 2025-01-01 5020/week @ 2025-01-08 4305/week @ 2025-01-15 3394/week @ 2025-01-22 4054/week @ 2025-01-29 4129/week @ 2025-02-05 2525/week @ 2025-02-12

14,607 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