{"id":16820447,"url":"https://github.com/op/go-nanomsg","last_synced_at":"2025-04-07T10:24:06.309Z","repository":{"id":8344670,"uuid":"9903628","full_name":"op/go-nanomsg","owner":"op","description":"Language bindings for nanomsg in Go (Golang)","archived":false,"fork":false,"pushed_at":"2019-02-19T03:39:40.000Z","size":69,"stargazers_count":272,"open_issues_count":4,"forks_count":50,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-31T08:12:18.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/op.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-07T04:10:22.000Z","updated_at":"2025-03-22T00:04:36.000Z","dependencies_parsed_at":"2022-08-07T03:00:34.219Z","dependency_job_id":null,"html_url":"https://github.com/op/go-nanomsg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fgo-nanomsg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fgo-nanomsg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fgo-nanomsg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fgo-nanomsg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/op","download_url":"https://codeload.github.com/op/go-nanomsg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247632785,"owners_count":20970224,"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":[],"created_at":"2024-10-13T10:56:49.338Z","updated_at":"2025-04-07T10:24:06.278Z","avatar_url":"https://github.com/op.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Golang nanomsg bindings\n\nPackage nanomsg adds language bindings for nanomsg in Go. nanomsg is a\nhigh-performance implementation of several \"scalability protocols\". See\nhttp://nanomsg.org/ for more information.\n\nThis is a work in progress. nanomsg is still in a beta stage. Expect its\nAPI, or this binding, to change.\n\n## Installing\n\nThis is a cgo based library and requires the nanomsg library to build. Install\nit either from [source](http://nanomsg.org/download.html) or use your package\nmanager of choice. 0.9 or later is required.\n\n### Using *go get*\n\n    $ go get github.com/op/go-nanomsg\n\nAfter this command *go-nanomsg* is ready to use. Its source will be in:\n\n    $GOROOT/src/pkg/github.com/op/go-nanomsg\n\nYou can use `go get -u -a` to update all installed packages.\n\n## Documentation\n\nFor docs, see http://godoc.org/github.com/op/go-nanomsg or run:\n\n    $ go doc github.com/op/go-nanomsg\n\n## Alternatives\n\nThere is now also an implementation of nanomsg in pure Go. See\nhttps://github.com/gdamore/mangos for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fop%2Fgo-nanomsg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fop%2Fgo-nanomsg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fop%2Fgo-nanomsg/lists"}