{"id":15566979,"url":"https://github.com/limpix31/typology","last_synced_at":"2026-02-23T12:56:47.131Z","repository":{"id":239601812,"uuid":"800036361","full_name":"LIMPIX31/typology","owner":"LIMPIX31","description":"Type derivation for foreign use","archived":false,"fork":false,"pushed_at":"2024-05-13T15:30:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T09:27:20.570Z","etag":null,"topics":["crate","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/typology","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LIMPIX31.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-13T15:22:31.000Z","updated_at":"2024-05-13T15:35:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9ccd919-4599-4639-8bd8-8abf5018fdc2","html_url":"https://github.com/LIMPIX31/typology","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"c2bbc86d63cd5fdc83b449e05ff56ba3c3014131"},"previous_names":["limpix31/typology"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LIMPIX31/typology","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIMPIX31%2Ftypology","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIMPIX31%2Ftypology/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIMPIX31%2Ftypology/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIMPIX31%2Ftypology/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIMPIX31","download_url":"https://codeload.github.com/LIMPIX31/typology/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIMPIX31%2Ftypology/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29743680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["crate","rust","rust-lang"],"created_at":"2024-10-02T17:09:24.298Z","updated_at":"2026-02-23T12:56:47.115Z","avatar_url":"https://github.com/LIMPIX31.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typology\n###### Type derivation for foreign use\n\n```rust\nuse typology::{Typology, type_of};\n\n#[derive(Debug, Typology)]\nstruct User {\n  username: String,\n  age: u8,\n  other: Box\u003c[String]\u003e\n}\n\n// Will be String\ntype UsernameField = type_of!(User::username);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimpix31%2Ftypology","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimpix31%2Ftypology","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimpix31%2Ftypology/lists"}