#lookup #speed #concurrency #funceble

app rsfunceble

PyFunceble rewritten in Rust with concurrency and speed in mind

8 releases

0.0.8 Nov 8, 2024
0.0.7 Sep 19, 2024

#474 in Web programming

MIT license

17KB
171 lines

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.

Dependencies

~8–20MB
~261K SLoC