Skip to content

ronfriedhaber/fortanob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

FORTANOB - Minimal OrderBook Implementation In Fortan

Half-Production Half-Toy, developed for fun.

Missing Features

  • Order IDs
  • Better Matching Algorithm
  • Persistance Strategy — either to disk or MMAP

Run

gfortran -std=f2008 -Wall -Wextra -O2 book_and_tests.f90 -o book_tests

About

Vanilla Order Book Implemented in Fortan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors