{"id":18253965,"url":"https://github.com/4ldo2/real-async-trait-rs","last_synced_at":"2025-10-13T18:13:54.221Z","repository":{"id":38021195,"uuid":"279544835","full_name":"4lDO2/real-async-trait-rs","owner":"4lDO2","description":"A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure","archived":false,"fork":false,"pushed_at":"2022-06-11T15:46:31.000Z","size":66,"stargazers_count":45,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-16T15:44:14.882Z","etag":null,"topics":["async-trait","existential-types","generic-associated-types","higher-kinded-types","hkt","proc-macro","proc-macro-attributes"],"latest_commit_sha":null,"homepage":"","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/4lDO2.png","metadata":{"files":{"readme":"README.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}},"created_at":"2020-07-14T09:43:39.000Z","updated_at":"2025-04-11T13:41:20.000Z","dependencies_parsed_at":"2022-08-19T13:32:34.498Z","dependency_job_id":null,"html_url":"https://github.com/4lDO2/real-async-trait-rs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/4lDO2/real-async-trait-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lDO2%2Freal-async-trait-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lDO2%2Freal-async-trait-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lDO2%2Freal-async-trait-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lDO2%2Freal-async-trait-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4lDO2","download_url":"https://codeload.github.com/4lDO2/real-async-trait-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lDO2%2Freal-async-trait-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016567,"owners_count":26085850,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["async-trait","existential-types","generic-associated-types","higher-kinded-types","hkt","proc-macro","proc-macro-attributes"],"created_at":"2024-11-05T10:09:26.793Z","updated_at":"2025-10-13T18:13:54.201Z","avatar_url":"https://github.com/4lDO2.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `#[real_async_trait]`\n[![Build Status](https://travis-ci.org/4lDO2/real-async-trait-rs.svg?branch=master)](https://travis-ci.org/4lDO2/real-async-trait-rs)\n[![Crates.io](https://img.shields.io/crates/v/real-async-trait.svg)](https://crates.io/crates/real-async-trait)\n[![Documentation](https://docs.rs/real-async-trait/badge.svg)](https://docs.rs/real-async-trait/)\n\nThis nightly-only crate provides a proof-of-concept proc macro attribute that\nallows async functions within traits, without the possible runtime overhead of\nwrapping everything in a `Box` and erasing the types. This is made possible\nthanks to the unstable `generic_associated_types` and `type_alias_impl_trait`\nnightly features.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ldo2%2Freal-async-trait-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4ldo2%2Freal-async-trait-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ldo2%2Freal-async-trait-rs/lists"}