Obsidian Notes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
761 B

https://github.com/elastio/bon: `bon` is a Rust crate for generating compile-time-checked builders for functions and structs.
https://github.com/spring-rs/spring-rs: **spring-rs** is a microservice framework written in Rust, similar to SpringBoot in java. **spring-rs** provides an easily extensible plug-in system for integrating excellent projects in the Rust community, such as axum, sqlx, sea-orm, etc.
https://d07riv.github.io/diabloweb/: Run Diablo I in your browser
https://owickstrom.github.io/the-monospace-web/: The Monospace Web
https://www.howtocodeit.com/articles/master-hexagonal-architecture-rust: Master hexagonal architecture in Rust
https://www.reddit.com/r/rust/comments/qpeblj/doctave_a_batteriesincluded_docs_site_generator/: MkDocs in Rust