matching_engine
A simple financial trading matching engine. Built to learn more about how they work.
파일 탐색기
최종 버전 다운로드 (.zip)- main.go
- main.go
- tmain_test.go
- balanceManager.go.disabled
- data.go.disabled
- server.go.disabled
- trader.go.disabled
- ttrader_test.go.disabled
- ttrader_unit_test.go.disabled
- index.html
- main.go.disabled
- coordinator.go
- inmemory.go
- readwrite.go
- rmsg.go
- rmsg_serialise.go
- tbad_netwk_test.go
- test_util.go
- tinmemory_test.go
- trmsg_serialise_test.go
- reader.go
- order.go
- public_prioq.go
- public_refprioq.go
- rbtree.go
- refprioq.go
- slab.go
- tprioq_test.go
- matcher.go
- tcompare_test.go
- tcoordinator_test.go
- testsuite.go
- tmatch_test.go
- trefmatcher_test.go
- maker.go
- msg.go
- serialise.go
- tmsg_test.go
- tserialise_test.go
- meddle_q.go
- meddlers.go
- .gitignore
- go.mod
- go.sum
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/fmstephe/matching_engine
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd matching_engine
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
