{"id":29826664,"url":"https://github.com/rupeshrb/cross-venue-arbitrage-feed","last_synced_at":"2026-07-07T05:31:18.700Z","repository":{"id":303234086,"uuid":"1014812502","full_name":"rupeshrb/Cross-Venue-Arbitrage-Feed","owner":"rupeshrb","description":"A high-performance backend system written in modern C++17 for detecting cryptocurrency arbitrage across Binance, Bybit, and OKX. Uses WebSockets, lock-free queues, SIMD optimization, and multithreading to process orderbook data and publish arbitrage opportunities with ultra-low latency.","archived":false,"fork":false,"pushed_at":"2025-07-06T13:22:48.000Z","size":1177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-06T14:28:12.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rupeshrb.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-07-06T13:18:10.000Z","updated_at":"2025-07-06T13:22:51.000Z","dependencies_parsed_at":"2025-07-06T14:28:15.078Z","dependency_job_id":"b29c1765-f81e-479f-ac2b-2acdf201b661","html_url":"https://github.com/rupeshrb/Cross-Venue-Arbitrage-Feed","commit_stats":null,"previous_names":["rupeshrb/cross-venue-arbitrage-feed"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rupeshrb/Cross-Venue-Arbitrage-Feed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupeshrb%2FCross-Venue-Arbitrage-Feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupeshrb%2FCross-Venue-Arbitrage-Feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupeshrb%2FCross-Venue-Arbitrage-Feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupeshrb%2FCross-Venue-Arbitrage-Feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rupeshrb","download_url":"https://codeload.github.com/rupeshrb/Cross-Venue-Arbitrage-Feed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupeshrb%2FCross-Venue-Arbitrage-Feed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267633361,"owners_count":24118756,"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-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2025-07-29T05:11:41.379Z","updated_at":"2025-10-29T01:06:14.227Z","avatar_url":"https://github.com/rupeshrb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Cross-Venue Arbitrage Feed - GoQuant Assignment\n\n## 📌 Overview\nA high-performance backend system in modern C++17 that detects real-time spot arbitrage opportunities across multiple cryptocurrency exchanges (Binance, OKX, Bybit). Built with Boost.Beast, multithreading, and SIMD-optimized processing.\n\n## 🎯 Objective\n- Ingest L2 orderbook data via WebSocket\n- Process real-time bid/ask prices from each exchange\n- Detect arbitrage within 10ms latency\n- Stream opportunities via WebSocket \u0026 expose monitoring API\n\n## ⚙️ Tech Stack\n- Language: C++17\n- Libraries: Boost.Beast, Boost.ASIO, nlohmann/json\n- Concurrency: `std::thread`, `std::mutex`, `boost::lockfree::queue`\n- Optimization: SIMD (`\u003cimmintrin.h\u003e`), custom memory handling\n\n## 🔧 How to Build\n\n### Prerequisites\n- C++17 compiler (tested on `g++ 13+`)\n- OpenSSL\n- Boost 1.76+\n\n### Build Instructions\n```bash\ng++ -std=c++17 -o arbitrage_engine src/main.cpp -lssl -lcrypto -lws2_32 -lwsock32\n./arbitrage_engine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupeshrb%2Fcross-venue-arbitrage-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frupeshrb%2Fcross-venue-arbitrage-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupeshrb%2Fcross-venue-arbitrage-feed/lists"}