mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-25 20:02:34 +00:00
a5e6fe77e43a770d499d30e9b1c95999bee1e64e
rxing - cRustacean Crossing
This is a port of the ZXing (https://github.com/zxing/zxing) java barcode library to pure rust. Conversion was done partially with java-2-rust (https://github.com/cguz/java-to-rust), but mostly by hand. Original license resides with the authors of zxing.
Porting of the testing library is incomplete.
Porting was done with the rust language in mind, though some parts may resemble java more directly than a proper clean-sheet rust implementation.
Description
Languages
Rust
98.9%
C++
0.6%
Java
0.3%
HTML
0.1%