Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hhatto/boom-rust

Rust implementation of boom
https://github.com/hhatto/boom-rust

Last synced: about 1 month ago
JSON representation

Rust implementation of boom

Awesome Lists containing this project

README

        

# boom-rust [![build](https://github.com/hhatto/boom-rust/actions/workflows/build.yml/badge.svg)](https://github.com/hhatto/boom-rust/actions/workflows/build.yml)

Rust implementation of [boom](https://github.com/rakyll/boom).

* [original version (Python implementation)](https://github.com/tarekziade/boom)
* [Go implementation](https://github.com/rakyll/boom)

boom-rust is based on [rakyll/boom](https://github.com/rakyll/boom).

## Installation

```
$ cargo install --git https://github.com/hhatto/boom-rust.git
```

## Usage

```
$ boom-rust ${URL}
```