{"id":17798081,"url":"https://github.com/arcnmx/uninitialized-rs","last_synced_at":"2025-03-17T04:33:14.692Z","repository":{"id":57671106,"uuid":"62964363","full_name":"arcnmx/uninitialized-rs","owner":"arcnmx","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-12T01:00:37.000Z","size":568,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T13:10:58.956Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arcnmx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-09T18:51:59.000Z","updated_at":"2016-07-09T19:16:34.000Z","dependencies_parsed_at":"2022-09-10T12:42:29.740Z","dependency_job_id":null,"html_url":"https://github.com/arcnmx/uninitialized-rs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Funinitialized-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Funinitialized-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Funinitialized-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Funinitialized-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcnmx","download_url":"https://codeload.github.com/arcnmx/uninitialized-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243842044,"owners_count":20356594,"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-10-27T11:58:52.746Z","updated_at":"2025-03-17T04:33:14.446Z","avatar_url":"https://github.com/arcnmx.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uninitialized-rs\n\n[![travis-badge][]][travis] [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]\n\n`uninitialized` provides `std::mem::uninitialized()` behaviour only when a\nproject is willing to take the risk of uninitialized data being passed to\nexternal interfaces. By default it is equivalent to `std::mem::zeroed()`.\n\n## Enabling uninitialized\n\nThe feature `uninitialized` may be turned on to revert to the unsafe behaviour.\nOptionally, the `UNSAFE_UNINITIALIZED=1` environment variable may be set at\nbuild time.\n\n## [Documentation][docs]\n\nSee the [documentation][docs] for up to date information.\n\n[travis-badge]: https://img.shields.io/travis/arcnmx/uninitialized-rs/master.svg?style=flat-square\n[travis]: https://travis-ci.org/arcnmx/uninitialized-rs\n[release-badge]: https://img.shields.io/crates/v/uninitialized.svg?style=flat-square\n[cargo]: https://crates.io/crates/uninitialized\n[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square\n[docs]: http://arcnmx.github.io/uninitialized-rs/uninitialized/\n[license-badge]: https://img.shields.io/badge/license-MIT-ff69b4.svg?style=flat-square\n[license]: https://github.com/arcnmx/uninitialized-rs/blob/master/COPYING\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcnmx%2Funinitialized-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcnmx%2Funinitialized-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcnmx%2Funinitialized-rs/lists"}