Skip to content

A collection of projects experimenting with how to run a Rust app on various platforms.

Notifications You must be signed in to change notification settings

Angra974/rust-everywhere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Everywhere

A collection of projects experimenting with how to run a Rust app on various platforms.

Projects

  • app - A basic note-taking application.
  • api - The API which the app communicates with
  • server-side (demo) - Standard server side implementation
  • spa (demo) - A client-side server leveraging service workers
  • spa-server (demo) - Server-side implementation for the first initial page load followed by the client-side server for subsequent requests
  • cloudflare - Server-side implementation running in Cloudflare. Coming soon, see an existing example.
  • ios/android/desktop - Coming soon with Tauri

Blog Posts

Client-Side Server with Rust: A New Approach to UI Development

About

A collection of projects experimenting with how to run a Rust app on various platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 52.8%
  • HTML 18.4%
  • Kotlin 12.2%
  • Shell 8.3%
  • JavaScript 4.4%
  • CSS 2.6%
  • Other 1.3%