{"id":18598190,"url":"https://github.com/bbugyi200/orderbook","last_synced_at":"2025-05-16T14:11:00.327Z","repository":{"id":96886438,"uuid":"177234621","full_name":"bbugyi200/OrderBook","owner":"bbugyi200","description":"My attempt at designing a data structure which efficiently tracks limit orders (i.e. bids and asks).","archived":false,"fork":false,"pushed_at":"2019-03-25T23:30:55.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T23:47:32.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/bbugyi200.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":"2019-03-23T02:27:32.000Z","updated_at":"2019-03-25T23:30:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0c77138-821c-4835-95df-27c05b23016f","html_url":"https://github.com/bbugyi200/OrderBook","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/bbugyi200%2FOrderBook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2FOrderBook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2FOrderBook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2FOrderBook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbugyi200","download_url":"https://codeload.github.com/bbugyi200/OrderBook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254544159,"owners_count":22088808,"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":[],"created_at":"2024-11-07T01:31:25.730Z","updated_at":"2025-05-16T14:11:00.310Z","avatar_url":"https://github.com/bbugyi200.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OrderBook\n\nMy attempt at designing a data structure which efficiently tracks limit orders (i.e. bids and asks).\n\n### Unit Tests\nThe corresponding unit tests were written using Python's [pytest] testing framework. All tests can be run using the following command:\n```\npython2 -m pytest test_order_book.py\n```\n\n[pytest]: https://github.com/pytest-dev/pytest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbugyi200%2Forderbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbugyi200%2Forderbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbugyi200%2Forderbook/lists"}