Life/self managment software
-
Updated
Oct 29, 2024 - Rust
Life/self managment software
Extensions for the rust Standard library and Tokio.
(De)serialize files to/from disk
Error handling library for gleam language
A high-performance web content downloader and localizer built with Rust. Leverages Rust's powerful concurrency to efficiently batch download web pages and save them as local files.
Ergonomic result / error handling helpers built on anyhow and thiserror.
Benchmarks of SNAFU vs Anyhow, including of fat `snafu::Whatever` vs thin `anyhow::Error`.
A simple RESTful API built with Rust using the Axum framework. This project serves as a starter template for building scalable and maintainable backend applications in Rust. It includes versioned APIs (v1 and v2) for basic user management operations using a JSON file as a datastore.
A terminal-based application, built with Rust, for converting temperature and length units. My first Rust project
This repository demonstrates a basic web server built using the Axum web framework in Rust. It includes routes with different functionalities, structured logging with tracing, and JSON handling.
A web crawler which audits whether or not a website is compliant with the Brazilian General Data Protection Law.
Add a description, image, and links to the anyhow topic page so that developers can more easily learn about it.
To associate your repository with the anyhow topic, visit your repo's landing page and select "manage topics."