Go to file
2023-09-30 06:02:02 -04:00
src naive rayon approach 2023-09-30 03:35:15 -04:00
.gitignore
Cargo.lock
Cargo.toml
README.md yipee readme time 2023-09-30 06:02:02 -04:00

vanity-rage

A mildly more performant Rust reimplementation of vanity-rage.

Installation

git clone https://git.tebibyte.media/silt/vanity-rage.git
cd vanity-rage
cargo build --release
target/release/vanity-rage query

Query Syntax

A query is just a normal glob, nothing to see here. Take a look at glob-match's README for more info.