Skip to content

syui/rust-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Nickel web app template

Northflank

Deploy this Rust Nickel app easily with Northflank:

You can now clone your repository locally and start making changes. Push your changes to automatically build and deploy the updated application!

Learn more about using Northflank.

Live Demo

https://example--rust-nickel--examples--nort-kcwl.code.run/

About Rust

Rust

Rust is a multi-paradigm programming language designed for performance and safety, especially safe concurrency. Rust is syntactically similar to C , but can guarantee memory safety by using a borrow checker to validate references. Rust achieves memory safety without garbage collection, and reference counting is optional.

About Nickel.rs

Nickel.rs is a simple and lightweight foundation for web applications written in Rust. Its API is inspired by the popular express framework for JavaScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 41.9%
  • HTML 29.1%
  • CSS 17.1%
  • Rust 11.9%