{"id":17163554,"url":"https://github.com/majestrate/libomnom","last_synced_at":"2025-03-24T16:51:55.845Z","repository":{"id":146616562,"uuid":"326717427","full_name":"majestrate/libomnom","owner":"majestrate","description":"Library for gossiping entities over zmq","archived":false,"fork":false,"pushed_at":"2021-06-12T10:36:50.000Z","size":102,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-29T21:54:58.412Z","etag":null,"topics":["bencode","gossip","p2p","zmq"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/majestrate.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-04T14:55:51.000Z","updated_at":"2021-06-12T10:36:52.000Z","dependencies_parsed_at":"2023-04-11T05:01:27.040Z","dependency_job_id":null,"html_url":"https://github.com/majestrate/libomnom","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/majestrate%2Flibomnom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majestrate%2Flibomnom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majestrate%2Flibomnom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majestrate%2Flibomnom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majestrate","download_url":"https://codeload.github.com/majestrate/libomnom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245315290,"owners_count":20595216,"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":["bencode","gossip","p2p","zmq"],"created_at":"2024-10-14T22:49:25.861Z","updated_at":"2025-03-24T16:51:55.839Z","avatar_url":"https://github.com/majestrate.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libomnom\n\n**O**pen **M**eta **N**etworking **O**verlay **M**esh\n\np2p entity gossip layer atop zmq\n\n## build\n\ndepends:\n\n* cmake\n* pkg-config\n* c++17 compiler\n* oxenmq \u003e= 1.2\n\n\nclone the source (this is a recursive repo):\n\n    $ git clone --recursive https://github.com/majestrate/libomnom\n    $ cd libomnom\n\ncompile as a library:\n\n    $ mkdir -p build \u0026\u0026 cd build\n    $ cmake .. \u0026\u0026 make\n\n\n\n## tests\n\nif you are building integration tests you also need:\n\n* python 3.x\n* pybind11\n* pytest\n\ncompile and run integration tests:\n\n    $ mkdir -p build \u0026\u0026 cd build\n    $ cmake .. -DWITH_PYBIND=ON -DWITH_TESTS=ON\n    $ make check\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajestrate%2Flibomnom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajestrate%2Flibomnom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajestrate%2Flibomnom/lists"}