{"id":13413412,"url":"https://github.com/nanomsg/mangos","last_synced_at":"2026-01-12T02:55:41.872Z","repository":{"id":41527335,"uuid":"152786495","full_name":"nanomsg/mangos","owner":"nanomsg","description":"mangos is a pure Golang implementation of nanomsg's \"Scalablilty Protocols\"","archived":false,"fork":false,"pushed_at":"2025-04-15T04:06:39.000Z","size":2758,"stargazers_count":708,"open_issues_count":30,"forks_count":80,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-05-10T10:36:32.400Z","etag":null,"topics":["golang-network","message","nanomsg","nng","pubsub","queue"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nanomsg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES-v2.adoc","contributing":"CONTRIBUTING","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"gdamore","patreon":"gedamore","tidelift":"go/github.com/nanomsg/mangos","custom":["https://staysail.tech/support/mangos/"]}},"created_at":"2018-10-12T17:35:46.000Z","updated_at":"2025-05-08T03:29:22.000Z","dependencies_parsed_at":"2024-01-27T23:25:42.610Z","dependency_job_id":"81b0b8fd-4360-44fc-9c5d-a9a6dd83b47e","html_url":"https://github.com/nanomsg/mangos","commit_stats":{"total_commits":509,"total_committers":37,"mean_commits":"13.756756756756756","dds":"0.16306483300589392","last_synced_commit":"ce90c13a9c2834188e230457b04e12d558723027"},"previous_names":["nanomsg/mangos-v2"],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanomsg%2Fmangos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanomsg%2Fmangos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanomsg%2Fmangos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanomsg%2Fmangos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanomsg","download_url":"https://codeload.github.com/nanomsg/mangos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501557,"owners_count":22081528,"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":["golang-network","message","nanomsg","nng","pubsub","queue"],"created_at":"2024-07-30T20:01:39.756Z","updated_at":"2025-05-16T09:05:42.608Z","avatar_url":"https://github.com/nanomsg.png","language":"Go","funding_links":["https://github.com/sponsors/gdamore","https://patreon.com/gedamore","https://tidelift.com/funding/github/go/github.com/nanomsg/mangos","https://staysail.tech/support/mangos/"],"categories":["消息","Messaging","Relational Databases","Go"],"sub_categories":["检索及分析资料库","Search and Analytic Databases","Advanced Console UIs"],"readme":"# mangos\u0026trade; v3\n\n[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)\n[![Linux](https://img.shields.io/github/actions/workflow/status/nanomsg/mangos/linux.yml?branch=master\u0026logoColor=grey\u0026logo=linux\u0026label=)](https://github.com/nanomsg/mangos/actions)\n[![Windows](https://img.shields.io/github/actions/workflow/status/nanomsg/mangos/windows.yml?branch=master\u0026logoColor=grey\u0026logo=windows\u0026label=)](https://github.com/nanomsg/mangos/actions)\n[![macOS](https://img.shields.io/github/actions/workflow/status/nanomsg/mangos/darwin.yml?branch=master\u0026logoColor=grey\u0026logo=apple\u0026label=)](https://github.com/nanomsg/mangos/actions)\n[![Coverage](https://img.shields.io/codecov/c/github/nanomsg/mangos?logoColor=grey\u0026logo=codecov\u0026label=)](https://codecov.io/gh/nanomsg/mangos)\n[![Discord](https://img.shields.io/discord/639573728212156478?label=\u0026logo=discord)](https://discord.gg/wewTkby)\n[![Documentation](https://img.shields.io/badge/godoc-docs-blue.svg?label=\u0026logo=go)](https://pkg.go.dev/go.nanomsg.org/mangos/v3)\n[![License](https://img.shields.io/github/license/nanomsg/mangos.svg?logoColor=silver\u0026logo=opensourceinitiative\u0026label=\u0026color=blue)](https://github.com/nanomsg/mangos/blob/master/LICENSE)\n[![Version](https://img.shields.io/github/v/tag/nanomsg/mangos?logo=github\u0026sort=semver\u0026label=)](https://github.com/nanomsg/mangos/releases)\n\nPlease see [here](UKRAINE.md) for an important message for the people of Russia.\n\n_Mangos\u0026trade;_ is an implementation in pure Go of the _SP_\n(`Scalability Protocols`) messaging system.\nThese are colloquially known as `nanomsg`.\n\n\u003e _NOTE_: The import path has changed! Please change any references\n\u003e to `go.nanomsg.org/mangos/v3`.\n\u003e The old v2 imports will still work for old applications, provided that\n\u003e a sufficiently modern version of Go is used. However, no further work\n\u003e will be done on earlier versions.\n\u003e Earlier versions will still inter-operate with this version, except that\n\u003e within the same process the `inproc` transport can only be used by\n\u003e consumers using the same version of mangos.\n\nThe modern C implementation of the SP protocols is available as\n[NNG\u0026trade;](https://github.com/nanomsg/nng).\n\nThe original implementation of the SP protocols is available as\n[nanomsg\u0026trade;](http://www.nanomsg.org).\n\nGenerally (modulo a few caveats) all of these implementations can inter-operate.\n\nThe design is intended to make it easy to add new transports,\nas well as new topologies (`protocols` in SP parlance.)\n\nAt present, all the Req/Rep, Pub/Sub, Pair, Bus, Push/Pull, and\nSurveyor/Respondent patterns are supported.\nThis project also supports an experimental protocol called Star.\n\nSupported transports include TCP, inproc, IPC, WebSocket, WebSocket/TLS and TLS.\n\nBasic interoperability with nanomsg and NNG has been verified (you can do\nso yourself with `nanocat` and `macat`) for all protocols and transports\nthat _NNG_ and _nanomsg_ support, except for the _ZeroTier_ transport and the PAIRv1\nprotocol, which are only supported in _NNG_ at this time.\n\nThere are a number of projects that use these products together.\n\n## Documentation\n\nFor API documentation, see https://pkg.go.dev/go.nanomsg.org/mangos/v3.\n\n## Testing\n\nThis package supports internal self tests, which can be run in\nthe idiomatic Go way.\n(Note that most of the tests are in a test subdirectory.)\n\n    $ go test go.nanomsg.org/mangos/v3/...\n\nThere are also internal benchmarks available:\n\n    $ go test -bench=. go.nanomsg.org/mangos/v3/test\n\n## Commercial Support\n\n[Staysail Systems, Inc.](mailto:info@staysail.tech) offers\n[commercial support](http://staysail.tech/support/mangos) for mangos.\n\n## Examples\n\nSome examples are posted in the directories under `examples/` in this project.\n\nThese examples are rewrites (in Go) of Tim Dysinger's\n[Getting Started with Nanomsg](http://nanomsg.org/gettingstarted/index.html).\n\nRunning `go doc` in the example directories will yield information about how\nto run each example program.\n\nEnjoy!\n\n---\n\nCopyright 2021 The Mangos Authors\n\nmangos\u0026trade;, Nanomsg\u0026trade; and NNG\u0026trade; are [trademarks](http://nanomsg.org/trademarks.html) of Garrett D'Amore.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanomsg%2Fmangos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanomsg%2Fmangos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanomsg%2Fmangos/lists"}