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

https://github.com/sile/hb

A tiny HTTP benchmark tool written in Rust
https://github.com/sile/hb

http-benchmarking rust

Last synced: 6 months ago
JSON representation

A tiny HTTP benchmark tool written in Rust

Awesome Lists containing this project

README

          

hb
==

[![hb](https://img.shields.io/crates/v/hb.svg)](https://crates.io/crates/hb)
[![Documentation](https://docs.rs/hb/badge.svg)](https://docs.rs/crate/hb)
[![Build Status](https://travis-ci.org/sile/hb.svg?branch=master)](https://travis-ci.org/sile/hb)
[![Code Coverage](https://codecov.io/gh/sile/hb/branch/master/graph/badge.svg)](https://codecov.io/gh/sile/hb/branch/master)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

HTTP Benchmark Tool