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
#rust #anydesk #dart #flutter #flutter_apps #flutter_desktop #flutter_examples #flutter_mobile #flutter_ui #flutter_web #hacktoberfest #linux #p2p #rdp #remote_control #remote_desktop #rust #rust_lang #teamviewer #vnc #wayland

RustDesk is a remote desktop software written in Rust that works right out of the box without any configuration needed. It gives you full control over your data and ensures high security. You can use their public servers or set up your own for more flexibility. The software supports multiple languages and platforms, making it easy to use across different devices. Building RustDesk is also straightforward with detailed guides available for various operating systems, including Docker support for easier builds. This makes it a convenient and secure solution for remote access needs.

https://github.com/rustdesk/rustdesk
#rust #android #gui #ios #macos #rust #rust_lang #wasm #wayland #windowing #windows #x11

Winit is a library that helps you create and manage windows on different platforms using the Rust programming language. It allows you to handle events like window resizing, key presses, and mouse movements. To show something on the window, you need to use platform-specific functions or another library. The benefit to you is that Winit provides a flexible and low-level way to manage windows, making it easier to build cross-platform applications such as games or graphical user interfaces.

https://github.com/rust-windowing/winit
#rust #api #rust #rust_lang

Loco is a tool that makes it easy to build web applications using the Rust programming language. It is similar to Ruby on Rails, so if you know Rails, you'll find it familiar. Loco helps you focus on writing the important parts of your application by reducing the need for extra configuration and boilerplate code. It includes features like rapid development, easy database integration, background jobs, scheduling tasks, sending emails, and caching data to improve performance. This makes it quicker and simpler to build and maintain your applications. To get started, you can install Loco using Cargo and follow the steps to create a new app.

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