GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#csharp #android #desktop #dotnet #hacktoberfest #ios #maccatalyst #maui #microsoft #mobile #multi_platform #user_interface #winui #winui3

.NET MAUI is a tool that lets you create apps for many different devices like Android, iOS, iPadOS, macOS, and Windows using just one set of code. This means you can write your app once and it will work on all these platforms. It uses C# and XAML, making it easier and faster to develop apps. With .NET MAUI, you can use Visual Studio tools and emulators to speed up your development process. This saves time and effort because you don't need to write separate codes for each device type.

https://github.com/dotnet/maui
#rust #elm #graphics #gui #interface #renderer_agnostic #rust #toolkit #user_interface #widget #widgets

Iced is a simple and safe way to create graphical user interfaces (GUIs) for computers using the Rust programming language. It works on Windows, macOS, Linux, and even the web. Iced makes it easy to build GUIs with features like responsive layouts, built-in widgets, and custom widget support. It also has tools to help you debug your application and see how it performs. The benefit to you is that Iced simplifies the process of creating user interfaces, making it easier and faster to develop applications that look good and work well across different platforms.

https://github.com/iced-rs/iced