Skip to content

Patrick-Ehimen/tachyon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tachyon

A high-performance, lock-free limit order book matching engine written in Rust. Price-time priority matching, IOC/FOK/GTC/post-only order types, self-trade prevention, and sub-microsecond fill latency via a single-threaded event-loop design.

About

A high-performance, lock-free limit order book matching engine written in Rust. Price-time priority matching, IOC/FOK/GTC/post-only order types, self-trade prevention, and sub-microsecond fill latency via a single-threaded event-loop design.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors