{"id":24304290,"url":"https://github.com/yoep/fx-handle","last_synced_at":"2026-02-09T08:31:46.677Z","repository":{"id":272620274,"uuid":"917239017","full_name":"yoep/fx-handle","owner":"yoep","description":"A unique opaque Rust handle which can be used as resource identifier.","archived":false,"fork":false,"pushed_at":"2025-02-03T22:41:18.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T23:14:19.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoep.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":"2025-01-15T16:06:19.000Z","updated_at":"2025-02-01T22:30:05.000Z","dependencies_parsed_at":"2025-01-15T17:21:52.349Z","dependency_job_id":"bedafad3-6178-43fa-b472-c9afd4dd5c0f","html_url":"https://github.com/yoep/fx-handle","commit_stats":null,"previous_names":["yoep/fx-handle"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yoep/fx-handle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoep%2Ffx-handle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoep%2Ffx-handle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoep%2Ffx-handle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoep%2Ffx-handle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoep","download_url":"https://codeload.github.com/yoep/fx-handle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoep%2Ffx-handle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29260004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-01-17T01:19:23.382Z","updated_at":"2026-02-09T08:31:46.654Z","avatar_url":"https://github.com/yoep.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FX-Handle\n![Build](https://github.com/yoep/fx-handle/workflows/Build/badge.svg)\n![Version](https://img.shields.io/github/v/tag/yoep/fx-handle?label=version)\n[![Crates](https://img.shields.io/crates/v/fx-handle)](https://crates.io/crates/fx-handle)\n[![License: Apache-2.0](https://img.shields.io/github/license/yoep/fx-handle)](./LICENSE)\n[![codecov](https://codecov.io/gh/yoep/fx-handle/branch/master/graph/badge.svg?token=A801IOOZAH)](https://codecov.io/gh/yoep/fx-handle)\n\nA unique opaque Rust `Handle` which can be used as resource identifier.\nThis resource identifier is used within the FX landscape to identify resources.\n\n## Example\n\n```rust\nuse fx_handle::Handle;\n\nfn example() {\n    let handle = Handle::new();\n    println!(\"Generated Handle: {}\", handle);\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoep%2Ffx-handle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoep%2Ffx-handle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoep%2Ffx-handle/lists"}