Full-stack Rust - Rust

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Jonathan E. Magen

https://actix.rs/ has actix-web in it for excellent server-side code and HTTP APIs of various sorts.

Rizary

I have been using github.com/pauan/dominator, an FRP library for frontend rust and like it very much

Sam Stites

I was just checking this out the other day

Jonathan E. Magen

Since "full-stack" means the entirety of the stack, I believe that this Rust Unikernel framework, Rusty Hermit is appropriate for this thread. Seems like an interesting model.

Jonathan E. Magen

Well this is neato. An awk-like language called frawk has static types, type inference, parallelism, and parsing of structured data. Mostly compatible with awk, it seems like. Pretty cool concept.

Jonathan E. Magen

Looks like the Tor folks are rewriting, however slowly, the core Tor engine in Rust. It used to be written in C according to the blogpost announcing Arti 0.1.0.