rsfunceble

Crates.iorsfunceble
lib.rsrsfunceble
version0.0.8
sourcesrc
created_at2024-09-18 20:06:48.460044
updated_at2024-11-08 14:53:02.63341
descriptionPyFunceble rewritten in Rust with concurrency and speed in mind.
homepage
repositoryhttps://github.com/zanderlewis/rsfunceble
max_upload_size
id1379580
size57,247
Zander Lewis (zanderlewis)

documentation

README

rsfunceble

Crates.io Total Downloads

PyFunceble in Rust with concurrency and speed in mind.

When running rsfunceble -i <filename> -o <filename> -c 10000 -v, it speeds up the process of ~30,000 URLs and domains on a Github Actions runner from possibly 1-2+ hours to ~1 minute.

Installation

cargo install rsfunceble

Usage

rsfunceble -h

Features

  • Ultra fast
  • Concurrency
  • Easy to use

License

rsfunceble is distributed under the MIT license.

Commit count: 25

cargo fmt