lobster 0.2.0

A fast limit order book (LOB)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "lobster"
version = "0.2.0"
authors = ["Michele Lacchia <michelelacchia@gmail.com>"]
edition = "2018"
license = "ISC"

description = "A fast limit order book (LOB)"
homepage = "https://github.com/rubik/lobster"
repository = "https://github.com/rubik/lobster"
keywords = ["orderbook", "order", "limit", "hft"]

[dependencies]