{"id":31788971,"url":"https://github.com/koute/picosimd","last_synced_at":"2026-01-20T17:31:25.802Z","repository":{"id":318709687,"uuid":"1072247938","full_name":"koute/picosimd","owner":"koute","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-08T13:15:45.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T08:11:26.832Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koute.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-08T13:10:02.000Z","updated_at":"2025-10-08T13:11:05.000Z","dependencies_parsed_at":"2025-10-10T08:11:31.083Z","dependency_job_id":"3c814b64-c765-46e7-a416-3329c9fc0cde","html_url":"https://github.com/koute/picosimd","commit_stats":null,"previous_names":["koute/picosimd"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/koute/picosimd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpicosimd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpicosimd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpicosimd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpicosimd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koute","download_url":"https://codeload.github.com/koute/picosimd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpicosimd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019569,"owners_count":26086750,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-10T14:41:47.187Z","updated_at":"2025-10-14T18:01:21.735Z","avatar_url":"https://github.com/koute.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## picosimd\n\npicosimd is a simple, *non*-portable SIMD crate for Rust. It is meant\nto be higher level than raw intrinsics, but not as high level as to\ncompletely abstract away the exact SIMD ISA that's being used.\n\nFeatures:\n  - Small and simple.\n  - Zero dependencies.\n  - Minimal use of generics.\n  - Supports SSE2, AVX2 and AVX512.\n\nNot every intrinsic is supported yet as I'm mostly adding things as I need them,\nbut if you need some functionality that isn't yet available then PRs are welcome.\n\n### Why yet another SIMD crate? Why not `std::simd`?\n\n`std::simd` is good, but it is *portable*, which is great when you want\nto speed things up with minimal effort, but it is *not* what you want when\ndoing serious performance work with the goal of *maximizing* performance.\n\nMoreover, flinging raw SIMD intrinsics when doing anything complex is a pain,\nso having slightly higher level wrappers is a big ergonomic win, and if I'm\ngoing to make wrappers I might as well put them in a separate crate.\n\n## License\n\nLicensed under either of\n\n  * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n  * MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n\n### Contribution\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%2Fkoute%2Fpicosimd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoute%2Fpicosimd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoute%2Fpicosimd/lists"}