Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hhatto/boom-rust
- Owner: hhatto
- License: other
- Created: 2016-08-24T13:58:09.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T00:40:43.000Z (7 months ago)
- Last Synced: 2024-05-09T21:56:26.605Z (6 months ago)
- Language: Rust
- Size: 43 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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}
```