{"id":22302352,"url":"https://github.com/svenslaggare/ipmq","last_synced_at":"2025-03-26T00:19:47.169Z","repository":{"id":81001325,"uuid":"379386255","full_name":"svenslaggare/ipmq","owner":"svenslaggare","description":"Interprocess message queue written in Rust","archived":false,"fork":false,"pushed_at":"2022-01-09T16:59:38.000Z","size":182,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T21:14:42.418Z","etag":null,"topics":["interprocess-communication","message-queue","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/svenslaggare.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":"2021-06-22T19:58:35.000Z","updated_at":"2024-01-15T05:44:15.000Z","dependencies_parsed_at":"2023-06-14T03:00:54.650Z","dependency_job_id":null,"html_url":"https://github.com/svenslaggare/ipmq","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/svenslaggare%2Fipmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenslaggare%2Fipmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenslaggare%2Fipmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenslaggare%2Fipmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svenslaggare","download_url":"https://codeload.github.com/svenslaggare/ipmq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245563034,"owners_count":20635920,"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":["interprocess-communication","message-queue","rust"],"created_at":"2024-12-03T18:36:36.830Z","updated_at":"2025-03-26T00:19:47.120Z","avatar_url":"https://github.com/svenslaggare.png","language":"Rust","readme":"# ipmq - Interprocess Message Queue\nMessage queue system inspired by RabbitMQ for interprocess communications on Linux machines.\n\n## Features\n* Routing of messages based on RabbitMQ model, where messages can be sent to multiple queues depending on the routing keys and bindings.\n* Uses Unix domain sockets (UDS) for communication. The message data are allocated in shared memory to minimize copies between the producer and consumers.\n* Exposes Python3, C \u0026 C++ wrapper libraries. See `samples` folder for how to use them.\n* Written in Rust.\n* Supports only Linux.\n\n## Build instructions\n* Requires cargo (https://rustup.rs/) to build.\n* Run `build.sh` to build and package the wrapper libraries.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvenslaggare%2Fipmq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvenslaggare%2Fipmq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvenslaggare%2Fipmq/lists"}