snamiki1212/realworld-v1-rust-actix-web-diesel
This system is a Rust-based backend service implementing the Conduit API specification, providing a complete social blogging platform. It manages user authentication, article creation and modification, and social graph interactions including following, favoriting, and commenting. The architecture is structured around distinct feature modules for users, articles, comments, and tags, all backed by a PostgreSQL database with Diesel ORM.
66.0
Adequate · 4 August 2026
3.3k
lines of production code
Rust
primary language
1
bus factor · 5 authors in all
2
measurements over time
How it got here
2021 · Initial project setup and schema definition
This period focused on establishing the foundational architecture of the Rust-based application, including the initial Cargo configuration, dependency injection container, and centralized error handling. Simultaneously, the team defined the core database schema and migrations for users, articles, comments, favorites, follows, and tags, while also setting up end-to-end API testing infrastructure.
11 changes
2022–2023 · core feature implementation
This period focused on implementing the core application features, including user authentication, article and comment management, and tag handling. The work established the full stack for these domains, from database entities and repositories to controllers and middleware, while also adding utility scripts for environment setup and service readiness.
7 changes
Survey your own repository
snamiki1212/realworld-v1-rust-actix-web-diesel was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 4 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 1b844c0942 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.