Snowboard: Fast Rust HTTP(s) Servers

Extremely simple http rust servers :snowboarder:. Contribute to Brian3647/snowboard development by creating an account on GitHub. Read more

Similar

Implementing Rust’s Dbg in Python

Rust has an amazing dbg macro that lets you quickly set up an expression printer that will also put in the source line. It also returns the value of the expression so you can even easily inline the printing when you want to! (more…)

Read more »