{"id":28656337,"url":"https://github.com/gowthaman-01/matchium","last_synced_at":"2025-09-12T21:42:03.384Z","repository":{"id":288594182,"uuid":"967539661","full_name":"gowthaman-01/matchium","owner":"gowthaman-01","description":"order matching engine","archived":false,"fork":false,"pushed_at":"2025-05-06T14:28:00.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T23:07:00.353Z","etag":null,"topics":["cpp","http","socket-programming","tcp"],"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/gowthaman-01.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,"zenodo":null}},"created_at":"2025-04-16T15:57:43.000Z","updated_at":"2025-05-06T14:28:03.000Z","dependencies_parsed_at":"2025-04-19T01:04:33.716Z","dependency_job_id":"c0ce394e-8e93-4323-ad8f-798872b21d1d","html_url":"https://github.com/gowthaman-01/matchium","commit_stats":null,"previous_names":["gowthaman-01/httprune","gowthaman-01/matchium"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gowthaman-01/matchium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthaman-01%2Fmatchium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthaman-01%2Fmatchium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthaman-01%2Fmatchium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthaman-01%2Fmatchium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowthaman-01","download_url":"https://codeload.github.com/gowthaman-01/matchium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthaman-01%2Fmatchium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274880559,"owners_count":25367120,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":["cpp","http","socket-programming","tcp"],"created_at":"2025-06-13T08:38:36.251Z","updated_at":"2025-09-12T21:42:03.345Z","avatar_url":"https://github.com/gowthaman-01.png","language":"C++","readme":"# Matchium (in-progress)\n\nLow-latency matching engine built in modern C++20, featuring a custom HTTP server and modular architecture.\n\n## Project Status\n\n- HTTP layer complete (custom server, parser, router).\n- Matching engine with lock-free queues under active development.\n\n## Build \u0026 Run\n\n### 1. Install CMake\n\n```bash\n# macOS\nbrew install cmake\n\n# Ubuntu/Debian\nsudo apt install cmake\n```\n\n### 2. Build the Project\n\n```bash\n./scripts/build.sh\n```\n\nThis creates a `build/` directory and compiles the project with CMake.\n\n### 3. Run the Server\n\n```bash\n./scripts/run_server.sh\n```\n\nDefault port: `4221`\n\n## Test in Browser\n\nVisit:\n\n```bash\nhttp://localhost:4221/snapshot\n```\n\nYou should see a response:\n\n`Top 5 bids/asks (mock)` — confirming the HTTP layer is working end-to-end.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowthaman-01%2Fmatchium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowthaman-01%2Fmatchium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowthaman-01%2Fmatchium/lists"}