Skip to content

neilyoung2008/qatrader-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qatrader-rs

rust version for qatrader, for a high performance with limited resources

mongodb = "0.3.11"
tokio = { version = "0.2", features = ["full"] }
lapin = "^0.28"
log = "^0.4"
tokio-tungstenite = "*"
env_logger = "^0.7" 
serde_json = "1.0"
rayon = "1.1"
ndarray = "0.13.0"

如果需要编译:

rustup install nightly
cargo +nightly build

About

qatrader rust lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%