lib.rs
rfdx
Rusty File Dialogs is a cross platform Rust library for using native file open/save dialogs. It provides both asynchronous and synchronous APIs. Supported platforms: Windows; macOS; Linux & BSDs (GTK3 or XDG Desktop Portal) WASM32 (async only) Refer to the documentation for more details. Platform-specific notes Linux
sweet_server
Cross-platform utilities and dev tools | Rust/Cargo package. Lib.rs › # cross-platform # utilities # dev # sweet sweet _ server Cross-platform utilities and dev tools. by Peter Hayman. Install; API reference; GitHub repo ; 1 unstable release. new 0.3.0-rc.4 Feb 14, 2025 #8 in #sweet 88 ...
XCap
XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (WIP). Features. Cross-platform: Supports Linux (X11, Wayland), MacOS, and Windows. Supports multiple screenshot modes: Can take screenshots of the screen and windows.
ZSync
# run-time # cross-platform # async # zero # macos # net # linux-macos zsync A Zero Dependency async net runtime thats truly cross-platform, including Windows, Linux, and MacOS. by VoltagedDebunked. Install; API reference; GitHub repo (voltageddebunked) Home (zsync-rs.vercel.app) 2 releases. new 0.1.1 Feb 13, 2025
Wgpu
wgpu is a cross-platform, safe, pure-rust graphics API. It runs natively on Vulkan, Metal, D3D12, and OpenGL; and on top of WebGL2 and WebGPU on wasm. The API is based on the WebGPU standard. It serves as the core of the WebGPU integration in Firefox, Servo, and Deno. Repo Overview
Wry
Cross-platform WebView rendering library in Rust that supports all major desktop platforms like Windows, macOS, and Linux. Overview. WRY connects the web engine on each platform and provides easy to use and unified interface to render WebView.