{"id":30733365,"url":"https://github.com/markwinter/orderbook-rust-itch","last_synced_at":"2025-09-03T18:16:13.699Z","repository":{"id":312756770,"uuid":"1048632353","full_name":"markwinter/orderbook-rust-itch","owner":"markwinter","description":"L2 OrderBook in Rust focused on Nasdaq Itch orders","archived":false,"fork":false,"pushed_at":"2025-09-01T19:14:07.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-01T21:22:25.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/markwinter.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-01T19:03:41.000Z","updated_at":"2025-09-01T19:14:11.000Z","dependencies_parsed_at":"2025-09-02T15:16:37.193Z","dependency_job_id":null,"html_url":"https://github.com/markwinter/orderbook-rust-itch","commit_stats":null,"previous_names":["markwinter/orderbook-rust-itch"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/markwinter/orderbook-rust-itch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwinter%2Forderbook-rust-itch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwinter%2Forderbook-rust-itch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwinter%2Forderbook-rust-itch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwinter%2Forderbook-rust-itch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markwinter","download_url":"https://codeload.github.com/markwinter/orderbook-rust-itch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwinter%2Forderbook-rust-itch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273487735,"owners_count":25114607,"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-03T02:00:09.631Z","response_time":76,"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-09-03T18:16:08.208Z","updated_at":"2025-09-03T18:16:13.679Z","avatar_url":"https://github.com/markwinter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# orderbook-rust\n\nAn OrderBook for Nasdaq Itch. This is for an infinite L2 book. If we only cared about some number of price levels, swap the Vecs for fixed arrays. If price levels are fixed, consider using price as an index into the array for free sorting.\n\n## Bench\n\nBenched adding Buy and Sell orders across 100 price levels. Performance decreases with the number of price levels for bids or asks separately as more vector linear scanning is required. The prices are random so don't really reflect reality which is more activity at the insides. Could probably setup a better approximate distribution if I cared, or use real order data for test data similar to the main binary in this repo.\n\n```\nadd_order               time:   [30.861 ns 30.981 ns 31.098 ns]\n                        change: [−1.6560% +0.2015% +1.8561%] (p = 0.84 \u003e 0.05)\n                        No change in performance detected.\nFound 3 outliers among 100 measurements (3.00%)\n  1 (1.00%) high mild\n  2 (2.00%) high severe\n```\n\n## Credit\n\nDesigned with help of Charles Cooper's post [on Quant StackExchange](https://quant.stackexchange.com/a/32482) and their referenced implementation [here](https://github.com/charles-cooper/itch-order-book)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkwinter%2Forderbook-rust-itch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkwinter%2Forderbook-rust-itch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkwinter%2Forderbook-rust-itch/lists"}