{"id":13484750,"url":"https://github.com/rayon-rs/either","last_synced_at":"2025-05-13T19:18:22.084Z","repository":{"id":39094456,"uuid":"42479602","full_name":"rayon-rs/either","owner":"rayon-rs","description":"The enum Either with variants Left and Right is a general purpose sum type with two cases.","archived":false,"fork":false,"pushed_at":"2025-03-05T21:36:48.000Z","size":740,"stargazers_count":520,"open_issues_count":13,"forks_count":64,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-13T00:05:25.112Z","etag":null,"topics":["rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/either/","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/rayon-rs.png","metadata":{"files":{"readme":"README-crates.io.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-09-14T22:03:13.000Z","updated_at":"2025-05-07T00:18:54.000Z","dependencies_parsed_at":"2024-01-30T14:51:10.625Z","dependency_job_id":"4c053609-7afc-4365-af3e-1e0f7abb43d6","html_url":"https://github.com/rayon-rs/either","commit_stats":{"total_commits":190,"total_committers":36,"mean_commits":5.277777777777778,"dds":0.6631578947368422,"last_synced_commit":"53ae3de557cf2a5e35af5fc63406676d0d9d9779"},"previous_names":["bluss/either"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Feither","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Feither/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Feither/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Feither/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/either/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850767,"owners_count":21973666,"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":["rust"],"created_at":"2024-07-31T17:01:32.440Z","updated_at":"2025-05-13T19:18:22.054Z","avatar_url":"https://github.com/rayon-rs.png","language":"Rust","readme":"The enum `Either` with variants `Left` and `Right` is a general purpose\nsum type with two cases.\n\nEither has methods that are similar to Option and Result, and it also implements\ntraits like `Iterator`.\n\nIncludes macros `try_left!()` and `try_right!()` to use for\nshort-circuiting logic, similar to how the `?` operator is used with `Result`.\nNote that `Either` is general purpose. For describing success or error, use the\nregular `Result`.\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayon-rs%2Feither","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayon-rs%2Feither","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayon-rs%2Feither/lists"}