{"id":16064560,"url":"https://github.com/lokathor/wide","last_synced_at":"2025-05-16T02:07:16.758Z","repository":{"id":45468678,"uuid":"210064749","full_name":"Lokathor/wide","owner":"Lokathor","description":"A crate to help you go wide. By which I mean use SIMD stuff.","archived":false,"fork":false,"pushed_at":"2025-03-03T18:02:44.000Z","size":694,"stargazers_count":358,"open_issues_count":22,"forks_count":31,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-16T02:06:44.749Z","etag":null,"topics":["rust","simd","zlib-license"],"latest_commit_sha":null,"homepage":"https://docs.rs/wide","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lokathor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-ZLIB.md","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},"funding":{"github":["Lokathor"]}},"created_at":"2019-09-21T23:19:39.000Z","updated_at":"2025-05-12T21:00:43.000Z","dependencies_parsed_at":"2023-02-17T21:46:06.599Z","dependency_job_id":"343de22e-03ec-496c-a981-41a53039e2af","html_url":"https://github.com/Lokathor/wide","commit_stats":{"total_commits":228,"total_committers":18,"mean_commits":"12.666666666666666","dds":"0.19298245614035092","last_synced_commit":"a1c00734293ff90cd1e3ffe67fc9e1ff6cdf1b72"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokathor%2Fwide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokathor%2Fwide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokathor%2Fwide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokathor%2Fwide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lokathor","download_url":"https://codeload.github.com/Lokathor/wide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453652,"owners_count":22073617,"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","simd","zlib-license"],"created_at":"2024-10-09T05:08:35.189Z","updated_at":"2025-05-16T02:07:16.680Z","avatar_url":"https://github.com/Lokathor.png","language":"Rust","funding_links":["https://github.com/sponsors/Lokathor"],"categories":[],"sub_categories":[],"readme":"[![License:Zlib](https://img.shields.io/badge/License-Zlib-brightgreen.svg)](https://opensource.org/licenses/Zlib)\n![Minimum Rust Version](https://img.shields.io/badge/Min%20Rust-1.61-green.svg)\n[![crates.io](https://img.shields.io/crates/v/wide.svg)](https://crates.io/crates/wide)\n[![docs.rs](https://docs.rs/wide/badge.svg)](https://docs.rs/wide/)\n\n# wide\n\nA crate to help you go wide.\n\nSpecifically, this has portable \"wide\" data types that do their best to be SIMD when possible.\n\nOn `x86`, `x86_64`, `wasm32` and `aarch64 neon` this is done with explicit\nintrinsic usage (via [safe_arch](https://docs.rs/safe_arch)), and on other\narchitectures this is done by carefully writing functions so that LLVM hopefully\ndoes the right thing. When Rust stabilizes more explicit intrinsics then they\ncan go into `safe_arch` and then they can get used here.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokathor%2Fwide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flokathor%2Fwide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokathor%2Fwide/lists"}