{"id":18592001,"url":"https://github.com/maolonglong/zsimd","last_synced_at":"2026-02-25T10:36:43.137Z","repository":{"id":216277458,"uuid":"717706381","full_name":"maolonglong/zsimd","owner":"maolonglong","description":"Some functions optimized with simd","archived":false,"fork":false,"pushed_at":"2024-12-07T07:45:02.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-26T19:41:48.951Z","etag":null,"topics":["simd","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/maolonglong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-11-12T10:25:23.000Z","updated_at":"2024-12-11T08:36:48.000Z","dependencies_parsed_at":"2024-01-19T11:37:37.597Z","dependency_job_id":"1a0ef39f-49f4-4b43-8209-094da92433ee","html_url":"https://github.com/maolonglong/zsimd","commit_stats":null,"previous_names":["maolonglong/zsimd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maolonglong%2Fzsimd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maolonglong%2Fzsimd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maolonglong%2Fzsimd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maolonglong%2Fzsimd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maolonglong","download_url":"https://codeload.github.com/maolonglong/zsimd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239368529,"owners_count":19627120,"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":["simd","zig"],"created_at":"2024-11-07T01:06:14.595Z","updated_at":"2025-10-28T03:06:46.805Z","avatar_url":"https://github.com/maolonglong.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zsimd\n\n```plaintext\nBenchmark                          Iterations    Min(ns)    Max(ns)   Variance   Mean(ns)\n-----------------------------------------------------------------------------------------\nstd_indexOfScalar(block=128)            10000        166        417        952        243\nstd_indexOfScalar(block=256)            10000        333       9542      13486        418\nstd_indexOfScalar(block=512)            10000        708       5500       3253        824\nstd_indexOfScalar(block=1024)           10000       1375      17042      41232       1619\nstd_indexOfScalar(block=4096)           10000       3875      21833     335049       4634\nsimd_indexOfScalar(block=128)           10000          0         83         99          2\nsimd_indexOfScalar(block=256)           10000          0        208        437         49\nsimd_indexOfScalar(block=512)           10000          0        208        442         59\nsimd_indexOfScalar(block=1024)          10000         41        250        453        105\nsimd_indexOfScalar(block=4096)          10000        208        500        750        308\nstd_lastIndexOfScalar(block=128)        10000         83       7459       6004        142\nstd_lastIndexOfScalar(block=256)        10000        208       1417        917        270\nstd_lastIndexOfScalar(block=512)        10000        458      15083      22112        524\nstd_lastIndexOfScalar(block=1024)       10000        875       6667       7350        991\nstd_lastIndexOfScalar(block=4096)       10000       3791      16458      79846       3879\nsimd_lastIndexOfScalar(block=128)       10000          0       7417       5641          4\nsimd_lastIndexOfScalar(block=256)       10000          0        417        429         49\nsimd_lastIndexOfScalar(block=512)       10000          0        416        523         59\nsimd_lastIndexOfScalar(block=1024)      10000         41        250        497        102\nsimd_lastIndexOfScalar(block=4096)      10000        250        625        781        313\n\nBenchmark             Iterations    Min(ns)    Max(ns)   Variance   Mean(ns)\n----------------------------------------------------------------------------\nstd_eql(block=128)         10000        125        667        879        224\nstd_eql(block=256)         10000        333       5500       3672        432\nstd_eql(block=512)         10000        750      10042      21258        827\nstd_eql(block=1024)        10000       1500      29333     248342       1659\nstd_eql(block=4096)        10000       6333      26250     321814       6553\nzsimd_eql(block=128)       10000          0       1375        519         44\nzsimd_eql(block=256)       10000          0        208        438         59\nzsimd_eql(block=512)       10000         41        375        471        104\nzsimd_eql(block=1024)      10000         84      11709      18440        187\nzsimd_eql(block=4096)      10000        583       7625      11451        642\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaolonglong%2Fzsimd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaolonglong%2Fzsimd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaolonglong%2Fzsimd/lists"}