{"id":17422052,"url":"https://github.com/tranzystorekk/option-extra","last_synced_at":"2025-08-05T16:06:23.271Z","repository":{"id":75149716,"uuid":"382858006","full_name":"tranzystorekk/option-extra","owner":"tranzystorekk","description":"Additional utilities for Rust's common std types","archived":false,"fork":false,"pushed_at":"2022-03-20T15:36:00.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T00:06:32.519Z","etag":null,"topics":["contributions-welcome","hacktoberfest","library","rust-lang","utilities"],"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/tranzystorekk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-07-04T13:24:38.000Z","updated_at":"2022-02-19T23:20:44.000Z","dependencies_parsed_at":"2023-03-01T22:31:15.816Z","dependency_job_id":null,"html_url":"https://github.com/tranzystorekk/option-extra","commit_stats":null,"previous_names":["tranzystorekk/option-extra"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranzystorekk%2Foption-extra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranzystorekk%2Foption-extra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranzystorekk%2Foption-extra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranzystorekk%2Foption-extra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tranzystorekk","download_url":"https://codeload.github.com/tranzystorekk/option-extra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245944063,"owners_count":20697948,"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":["contributions-welcome","hacktoberfest","library","rust-lang","utilities"],"created_at":"2024-10-17T03:05:27.976Z","updated_at":"2025-03-27T23:44:02.492Z","avatar_url":"https://github.com/tranzystorekk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# option-extra\n\n[![CI](https://github.com/tranzystorek-io/option-extra/actions/workflows/ci.yml/badge.svg)](https://github.com/tranzystorek-io/option-extra/actions/workflows/ci.yml)\n\n## About\n\nAdditional utilities for common standard types, that feel missing.\n\n## Usage\n\nNew methods live in the `OptionExt` / `ResultExt` traits:\n\n```rust\nuse option_extra::OptionExt;\n\nassert_eq!(Some(1).zip_lazy(|| Some(\"abcd\")), Some((1, \"abcd\")));\n```\n\n```rust\nuse option_extra::ResultExt;\n\nassert!(Ok::\u003c_, ()\u003e(1).satisfies(|\u0026n| n % 2 == 1));\n```\n\n## Contributing\n\nIf you want something added to this library, submit a PR or a discussion\nin the [Ideas](https://github.com/tranzystorek-io/option-extra/discussions/categories/ideas) channel!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranzystorekk%2Foption-extra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftranzystorekk%2Foption-extra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranzystorekk%2Foption-extra/lists"}