Skip to content

resida/matching-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend of Dark Pool

Goals

  • Facilitate rapid development and deployment of high-performance, scalable exchanges.
  • Provide FAST1.2, FIX5.0SP2/FIXT1.1, and JSON-RPC reference gateways.

Build Dependencies

  • Clang 3.2+ or gcc 7.1 with a C++11 compliant libc++
  • CMake 3.8.0

Supported Platforms

Development is done on MacOS X Sierra 10.12 with FreeBSD 10 as the primary deployment target.

Build instructions

git clone git://github.com/dendisuhubdy/backend-exchange.git
mkdir build
cd build
cmake ..
make 

3rd party components

About

Backend of Dark Pool - Foreign Exchange

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.7%
  • C 11.1%
  • Makefile 0.5%
  • Ruby 0.3%
  • CMake 0.2%
  • Python 0.1%
  • Other 0.1%