{"id":28538158,"url":"https://github.com/arrayfire/arrayfire-go","last_synced_at":"2026-04-02T18:37:51.485Z","repository":{"id":57537394,"uuid":"43068603","full_name":"arrayfire/arrayfire-go","owner":"arrayfire","description":"Go bindings for arrayfire","archived":false,"fork":false,"pushed_at":"2016-03-08T20:33:56.000Z","size":27,"stargazers_count":17,"open_issues_count":1,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-08T08:44:30.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arrayfire.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}},"created_at":"2015-09-24T13:30:00.000Z","updated_at":"2025-01-08T14:24:44.000Z","dependencies_parsed_at":"2022-09-04T13:50:55.683Z","dependency_job_id":null,"html_url":"https://github.com/arrayfire/arrayfire-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arrayfire/arrayfire-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrayfire","download_url":"https://codeload.github.com/arrayfire/arrayfire-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-06-09T18:11:26.972Z","updated_at":"2026-04-02T18:37:51.452Z","avatar_url":"https://github.com/arrayfire.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ArrayFire Go Bindings\n\nThis project is still in the prototype phase. Please follow the discussion on [this issue](https://github.com/arrayfire/arrayfire-go/issues/1). You can also chat with us at the following locations:\n\n[![Join the chat at https://gitter.im/arrayfire/arrayfire-go](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/arrayfire/arrayfire-go?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## Building arrayfire-go\n\n#### Install ArrayFire libraries\nEnsure you have the ArrayFire library installed on your system.\n\nYou can get the ArrayFire library from one of the following ways:\n - [Binary Installers](http://arrayfire.com/download)\n - [Build from source](http://github.com/arrayfire/arrayfire)\n\n#### Set Environment variables\n\nPoint `AF_PATH` to the **installed** location of ArrayFire.\n\n    $ export AF_PATH=/path/to/arrayfire\n\n\nIf using the CUDA backend, you will need to include path to nvvm\n\n    $ export NVVM_LIB_PATH=/path/to/cuda/nvvm/lib64 # use nvvm/lib for OSX or 32 bit systems\n\n\nPoint `GOPATH` to the location of arrayfire-go\n\nExport `LD_LIBRARY_PATH` on Linux and `DYLD_LIBRARY_PATH` on OSX to point to\n- `AF_PATH/lib`\n- `NVVM_LIB_PATH` if using CUDA backend.\n\n#### Building with arrayfire libraries\n\nFor ArrayFire 3.2 and above:\n\n    $ export CGO_CFLAGS=\"-I$AF_PATH/include\"\n    $ export CGO_LDFLAGS=\"-L$AF_PATH/lib -laf -lforge\"\n    $ go build\n\nFor older versions replace `-laf` with either `-lafcuda`, `-lafopencl` or `-lafcpu`\n\n## Contribute\n\nIf you want to contribute to this project, start here:\n+ https://github.com/golang/go/wiki/cgo\n+ https://golang.org/cmd/cgo/\n+ http://blog.golang.org/c-go-cgo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrayfire%2Farrayfire-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farrayfire%2Farrayfire-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrayfire%2Farrayfire-go/lists"}