An open API service indexing awesome lists of open source software.

https://github.com/rousan/electron-with-rust

An example file transfer app showing how to create a very performant Electron app with Rust and Tokio.rs
https://github.com/rousan/electron-with-rust

boilerplate electron-app rust tokio-rs

Last synced: 10 months ago
JSON representation

An example file transfer app showing how to create a very performant Electron app with Rust and Tokio.rs

Awesome Lists containing this project

README

          


Demo on macOS




# ElectronWithRust

An example file transfer app showing how to create a very performant `Electron` app with `Rust` and [`Tokio.rs`](https://tokio.rs/).

## Install

Please download the app binaries from the [releases](https://github.com/rousan/electron-with-rust/releases/tag/v1.0.0) page.

## Contributing

Your PRs and suggestions are always welcome.