{"id":20805720,"url":"https://github.com/danbugs/msvc-alloca","last_synced_at":"2025-08-26T16:07:28.273Z","repository":{"id":216552674,"uuid":"741649587","full_name":"danbugs/msvc-alloca","owner":"danbugs","description":"Provides MSVC's _alloca for the most bare metal of bare metal projects.","archived":false,"fork":false,"pushed_at":"2024-02-08T23:01:45.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T16:02:25.022Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danbugs.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,"roadmap":null,"authors":null}},"created_at":"2024-01-10T20:36:06.000Z","updated_at":"2024-01-10T20:36:26.000Z","dependencies_parsed_at":"2024-01-10T21:15:30.971Z","dependency_job_id":"9d621547-145e-4146-88e7-fc23dd31b45b","html_url":"https://github.com/danbugs/msvc-alloca","commit_stats":null,"previous_names":["danbugs/msvc-alloca"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsvc-alloca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsvc-alloca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsvc-alloca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsvc-alloca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danbugs","download_url":"https://codeload.github.com/danbugs/msvc-alloca/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243150308,"owners_count":20244365,"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-11-17T19:16:04.393Z","updated_at":"2025-03-12T03:30:00.316Z","avatar_url":"https://github.com/danbugs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# msvc-alloca\n\nThis crate provides a safe-ish wrapper around the MSVC `_alloca` function.\n\nThis is similar to [alloca-rs](https://github.com/playXE/alloca-rs), but the main difference is that we compile our alloca wrapper with `/GS-`, which disables stack protection and enables it to link with a `/SUBSYSTEM:NATIVE`/`/KERNEL`/`/DRIVER` binary.\n\nFor example usage, check out `example/`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Fmsvc-alloca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanbugs%2Fmsvc-alloca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Fmsvc-alloca/lists"}