{"id":17946557,"url":"https://github.com/funlennysub/diffogus","last_synced_at":"2025-08-16T01:32:21.402Z","repository":{"id":259478904,"uuid":"875636921","full_name":"funlennysub/diffogus","owner":"funlennysub","description":"Rust crate to calculate the difference between 2 instances of a type","archived":false,"fork":false,"pushed_at":"2024-10-25T21:32:30.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-26T22:15:26.420Z","etag":null,"topics":["diffing","rust","serde"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funlennysub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-20T14:05:01.000Z","updated_at":"2024-10-25T21:42:09.000Z","dependencies_parsed_at":"2024-10-25T21:46:02.263Z","dependency_job_id":"16487a4f-86f5-4e19-bfa4-425662f93f3d","html_url":"https://github.com/funlennysub/diffogus","commit_stats":null,"previous_names":["funlennysub/diffogus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funlennysub%2Fdiffogus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funlennysub%2Fdiffogus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funlennysub%2Fdiffogus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funlennysub%2Fdiffogus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funlennysub","download_url":"https://codeload.github.com/funlennysub/diffogus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222004787,"owners_count":16914877,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diffing","rust","serde"],"created_at":"2024-10-29T07:06:14.685Z","updated_at":"2024-10-29T07:06:15.366Z","avatar_url":"https://github.com/funlennysub.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diffogus\n\n[![Documentation](https://docs.rs/diffogus/badge.svg)](https://docs.rs/diffogus/)\n[![Crates.io](https://img.shields.io/crates/v/diffogus.svg)](https://crates.io/crates/diffogus)\n[![Build status](https://github.com/funlennysub/diffogus/workflows/CI/badge.svg)](https://github.com/funlennysub/diffogus/actions/workflows/ci.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\nRust crate to calculate the difference between 2 instances of the same type\n\n# Features\n\n- Simple diff of basic rust types\n    - All integer types\n    - All floats\n    - Vectors of elements that implement `Diffable`\n    - HashMaps where value implements `Diffable`\n    - Options of types that implement `Diffable`\n- Diff between 2 instances of a struct that implements `Diffable`\n    - Implemented manually or with `#[derive(Diff)]`\n    - ⚠️ Currently only structs with named fields are supported\n- Serialize your diffs with `serde` feature flag\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunlennysub%2Fdiffogus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunlennysub%2Fdiffogus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunlennysub%2Fdiffogus/lists"}