Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quasiyoke/cob


https://github.com/quasiyoke/cob

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# order-book

Order book machine with snapshot streamer.

## Checks

```sh
cargo test && cargo clippy && cargo +nightly fmt
```

## Example

Check out `tests` directory for usage examples.