MCPcopy Index your code
hub / github.com/Pantelwar/matching-engine

github.com/Pantelwar/matching-engine @v.1.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v.1.1.0 ↗ · + Follow
165 symbols 389 edges 20 files 45 documented · 27%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Superfast Matching Engine

Improved matching engine written in Go (Golang)

Installation

go get github.com/Pantelwar/matching-engine/engine

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

NewOrder
called by 168
engine/order.go
String
called by 26
engine/side.go
NewOrderBook
called by 11
engine/order_book.go
updateVolume
called by 11
engine/order_node.go
removeOrder
called by 5
engine/order_book.go
AddOrderInQueue
called by 5
engine/order_type.go
Process
called by 5
engine/process_limit_order.go
NewOrderNode
called by 5
engine/order_node.go

Shape

Method 108
Function 36
Struct 17
Interface 2
TypeAlias 2

Languages

Go100%

Modules by API surface

engineGrpc/engine.pb.go92 symbols
engine/order_book.go13 symbols
engine/order.go8 symbols
server/engine.go6 symbols
engine/order_book_test.go6 symbols
engine/order_node.go5 symbols
engine/side_test.go4 symbols
engine/side.go4 symbols
engine/order_test.go4 symbols
engine/order_node_test.go4 symbols
engine/trade.go3 symbols
engine/process_market_order.go3 symbols

For agents

$ claude mcp add matching-engine \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact