CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 19:47:45 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-robots-tag: none
etag: W/"30837f98d636f8fff7b293451207d9a4"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=tu%2BzswTHLiR%2FLQC3bTGISTeZvodiOKIFCtSyH9jhVfw%2FrJ%2FZCaIYxS9kv7yA%2B55A6%2FhhJh6XtXK7gFUYcB2mJ174va03ADspAJjv%2FVN%2Fd7B2I9K5ZhpDb0OQ%2FG2sLvW00K5pEvK7K6h%2B2vmV0CLWSDfPb2zaNllpubENVLpnBlIYqwrlo4ax0AMti2mdiolUbAmgDqqmNAixFES0mbw7iADj2hBZupr4QPMToOoU2mvdF0WkcKWBy%2FxLZ2utYi3TwD8U5RyQtCb6Jo%2Bd7z5Mpw%3D%3D--Xk2LTuGInVCY%2F%2Bf8--NAMVJfHDjEuU0n6VOWTcSw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1354528040.1753386465; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 19:47:45 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 19:47:45 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ECAE:8164F:1120C:16B3C:68828DE1
3rd party egui crates · emilk/egui Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
3rd party egui crates
Linus Leo Stöckli edited this page Jul 12, 2025
·
25 revisions
If you are looking for integration libraries, see https://github.com/emilk/egui#integrations and 3rd-party-integrations.
Name | Description |
---|---|
egui_commonmark | A viewer for CommonMark (a Markdown dialect). |
egui_dnd | Drag-and-drop library. |
egui_form | Form validation and a form field widget for egui |
egui_json_tree | An interactive JSON tree visualization library for egui, with search and highlight functionality. |
egui_plot | 2D plotting / graphing |
egui_pull_to_refresh | Wrapping widget adding "pull down to refresh" functionality to it's contents. |
egui_table | A powerful table layout |
egui-data-table | Data table, a table with editable cells, cell selection, copy/paste, insert/delete, etc. |
walkers | A slippy maps widget supporting OpenStreetMap, mapbox, and compatible tile servers. |
egui_double_slider | A double slider (two-handed) widget for egui. |
egui-multiselect | Multiselect widget for egui. |
egui-circular-progress-bar | Circular Progress Bar Widget for egui. |
Name | Description |
---|---|
egui_dock | Tabs and docking support. |
egui_taffy | Flexible egui layout library that supports CSS Block, Flexbox, Grid layouts. |
egui_flex | Flex layout for egui. |
egui_tiles | Tabs, grids, and docking support. |
egui_infinite_scroll | Scrollable widget with that supports loading items of varying heights, from the top or bottom of the list. |
egui_virtual_list | Virtual list widget with extra features (varying heights, caching, custom layouts, adding items without changing scroll position). |
Name | Description |
---|---|
egui-file-dialog | Provides an easy-to-use and customizable file dialog (a.k.a. file explorer, file picker) directly in egui. |
egui_file | File dialog window (a.k.a. file picker) for egui. |
egui_logger | Adds a display for the log crate in egui . |
egui_modal | Adds modal dialogs to egui. |
egui_code_editor | A code editor with syntax highlighting and numbered lines. |
Name | Description |
---|---|
egui-gizmo | 3D object transformation gizmo. |
egui-notify | Simple notifications library. |
egui-toast | Customizable toast notifications. |
egui_cable | A generic and extensible data-oriented widget for connecting ports by cables. |
egui_node_graph | (inactive) A featureful, customizable library to create node graphs. |
Name | Description |
---|---|
EguiStruct | Rust derive macro that creates egui UI's from arbitrary structs and enums. |
egui_hotkey | Simple hotkey library. |
egui_inspect | Adds rust helper macros to automatically generate boilerplate code to inspect structures. |
egui_router | SPA router for egui with support for customizable page transitions and sharable urls. |
egui_hooks | React-like hooks for egui |
Name | Description |
---|---|
catppuccin-egui | Soothing pastel theme for egui. |
egui-theme | Serialize and store style and font data between applications. |
egui-stylist | (inactive) Embeddable theme editor. Active fork |
egui-fontcfg | Simple UI to edit egui font data, and add user fonts |
egui_colors | Color styling toolkit for egui. |
Name | Description |
---|---|
hello_egui | A collection of useful egui crates crated by lucasmerlin while building HelloPaint. |
You can’t perform that action at this time.