{"id":29262393,"url":"https://github.com/okaneco/safe_unaligned_simd","last_synced_at":"2025-07-04T10:08:37.077Z","repository":{"id":302541804,"uuid":"1010915117","full_name":"okaneco/safe_unaligned_simd","owner":"okaneco","description":"Safe wrappers for unaligned SIMD load/store operations","archived":false,"fork":false,"pushed_at":"2025-07-02T23:23:29.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-03T00:26:17.110Z","etag":null,"topics":["rust","rust-lang","rust-library","simd","simd-programming"],"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/okaneco.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-30T03:11:21.000Z","updated_at":"2025-07-02T23:23:32.000Z","dependencies_parsed_at":"2025-07-03T00:26:32.130Z","dependency_job_id":"5577cf85-c549-4d4c-ac7e-5af0b1136bbe","html_url":"https://github.com/okaneco/safe_unaligned_simd","commit_stats":null,"previous_names":["okaneco/safe_unaligned_simd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/okaneco/safe_unaligned_simd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okaneco%2Fsafe_unaligned_simd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okaneco%2Fsafe_unaligned_simd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okaneco%2Fsafe_unaligned_simd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okaneco%2Fsafe_unaligned_simd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okaneco","download_url":"https://codeload.github.com/okaneco/safe_unaligned_simd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okaneco%2Fsafe_unaligned_simd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263489688,"owners_count":23474528,"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","rust-lang","rust-library","simd","simd-programming"],"created_at":"2025-07-04T10:08:32.767Z","updated_at":"2025-07-04T10:08:37.050Z","avatar_url":"https://github.com/okaneco.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `safe_unaligned_simd`\n\nSafe wrappers for unaligned SIMD load and store operations.\n\nThe goal of this crate is to remove the need for \"unnecessary `unsafe`\" code when using vector intrinsics with no alignment requirements.\n\nPlatform-intrinsics that take raw pointers have been wrapped in functions that receive Rust reference types as arguments.\n\n**MSRV**: 1.87\n\n## Implemented Intrinsics\n\n### `x86_64`\n- `sse`, `sse2`, `avx`\n\nCurrently, there is no plan to implement gather/scatter or masked load/store intrinsics for this platform.\n\n### Other platforms\n\nTo be determined.\n\n## License\nThis crate is licensed under either\n- the [MIT License](LICENSE-MIT), or\n- the [Apache License (Version 2.0)](LICENSE-APACHE)\n\nat your option.\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%2Fokaneco%2Fsafe_unaligned_simd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokaneco%2Fsafe_unaligned_simd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokaneco%2Fsafe_unaligned_simd/lists"}