Skip to content

A next generation wakuchin researcher software written in Rust

License

Notifications You must be signed in to change notification settings

instructr13/wakuchin-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wakuchin-rs · GitHub license wakuchin-rs at crates.io GitHub branch checks state at main

A new generation wakuchin researcher software written in Rust

Features

  • 🚀 Fast
    • Research wakuchin with parallelism
    • Doing research WKCN * 2 with 200000 tries time is about 13ms (tested with wakuchin_cli on Intel Core i5-12600K)
  • 🔧 Extendable
  • 📰 Researcher-friendly
    • The result output can be: plain text or json

Benchmarking

$ cargo bench

Testing

$ cargo test