{"id":22302352,"url":"https://github.com/svenslaggare/ipmq","last_synced_at":"2026-06-23T19:31:43.844Z","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":3,"default_branch":"master","last_synced_at":"2025-03-26T00:19:45.497Z","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,"purl":"pkg:github/svenslaggare/ipmq","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenslaggare%2Fipmq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34704743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["interprocess-communication","message-queue","rust"],"created_at":"2024-12-03T18:36:36.830Z","updated_at":"2026-06-23T19:31:43.826Z","avatar_url":"https://github.com/svenslaggare.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"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","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"}