{"id":22124207,"url":"https://github.com/federicoponzi/green_trust","last_synced_at":"2025-03-24T07:42:26.693Z","repository":{"id":37576023,"uuid":"505189136","full_name":"FedericoPonzi/green_trust","owner":"FedericoPonzi","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-21T19:45:00.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T13:12:08.969Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FedericoPonzi.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}},"created_at":"2022-06-19T18:27:56.000Z","updated_at":"2022-06-19T20:28:53.000Z","dependencies_parsed_at":"2022-08-29T09:40:17.921Z","dependency_job_id":null,"html_url":"https://github.com/FedericoPonzi/green_trust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoPonzi%2Fgreen_trust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoPonzi%2Fgreen_trust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoPonzi%2Fgreen_trust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoPonzi%2Fgreen_trust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedericoPonzi","download_url":"https://codeload.github.com/FedericoPonzi/green_trust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245230910,"owners_count":20581575,"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":[],"created_at":"2024-12-01T15:46:52.747Z","updated_at":"2025-03-24T07:42:26.647Z","avatar_url":"https://github.com/FedericoPonzi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# green_trust: A green thread rust library \n\n\n## Compiler features:\n### Naked functions\nhttps://github.com/rust-lang/rfcs/blob/master/text/1201-naked-fns.md\nwhen Rust compiles a function, it adds a small prologue and epilogue to each function and this causes some issues for us\nwhen we switch contexts since we end up with a misaligned stack. Once\nwe need to switch back to the same stack again we end up in trouble.\nMarking a function as #[naked] removes the prologue and epilogue. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericoponzi%2Fgreen_trust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericoponzi%2Fgreen_trust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericoponzi%2Fgreen_trust/lists"}