queuecheck 0.1.0

A queue testing and benchmarking library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# queuecheck

[![crates.io](https://img.shields.io/crates/v/queuecheck.svg)](https://crates.io/crates/queuecheck)
[![Travis CI](https://travis-ci.org/KyleMayes/queuecheck.svg?branch=master)](https://travis-ci.org/KyleMayes/queuecheck)

[Documentation](https://kylemayes.github.io/queuecheck/queuecheck)

A queue testing and benchmarking library.

Supported on the stable, beta, and nightly Rust channels.

Released under the Apache License 2.0.

See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on contributing to this repository.