lobster 0.2.0

A fast limit order book (LOB)
Documentation
<div align="center">
  <img alt="Lobster logo" src="https://github.com/rubik/lobster/raw/master/images/logo.png" height="130" />
</div>

<div align="center">
  <h1>Lobster</h1>
  <p>A fast in-memory limit order book (LOB).</p>
  <a target="_blank" href="https://travis-ci.org/rubik/lobster">
    <img src="https://img.shields.io/travis/rubik/lobster?style=for-the-badge" alt="Build">
  </a>
  <a target="_blank" href="https://coveralls.io/github/rubik/lobster">
    <img src="https://img.shields.io/coveralls/github/rubik/lobster?style=for-the-badge" alt="Code Coverage">
  </a>
  <a target="_blank" href="https://crates.io/crates/lobster">
   <img src="https://img.shields.io/crates/d/lobster?style=for-the-badge" alt="Downloads (all time)">
  <a>
  <a href="https://github.com/rubik/lobster/blob/master/LICENSE">
    <img src="https://img.shields.io/crates/l/lobster?style=for-the-badge" alt="ISC License">
  </a>
  <br>
  <br>
</div>

<div>
  <small>
    Logo made by <a href="https://www.flaticon.com/authors/turkkub"
    title="turkkub">turkkub</a> from <a href="https://www.flaticon.com/"
    title="Flaticon">www.flaticon.com</a>.
  </small>
</div>