Rust Sitter: create efficient parsers in Rust

Use Tree Sitter to parse your own languages in Rust – GitHub – hydro-project/rust-sitter: Use Tree Sitter to parse your own languages in Rust… Read more

Similar

24 days of Rust – lettre

lettre is a library to send emails over SMTP from our Rust applications. Like many other crates in the growing, but still young Rust ecosystem, it is still a work in progress. But while there are a few features missing from lettre, we can send some emails...

Read more »

24 days of Rust – reqwest

In the first volume of 24 Days of Rust, I've written about hyper as the Rust HTTP toolkit. A lot of things have changed in the last two years, but hyper is still the best solution for HTTP in Rust. However, hyper is undergoing some major changes to use to...

Read more »