mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
add rust port (#1588)
This commit is contained in:
parent
bc88dd15c8
commit
dfb06fa33b
|
@ -69,6 +69,7 @@ library implemented in Java, with ports to other languages.
|
|||
| [zxing-js/library](https://github.com/zxing-js/library) | TypeScript port of ZXing library
|
||||
| [pyzxing](https://github.com/ChenjieXu/pyzxing) | Python wrapper to ZXing library
|
||||
| [zxing-dart](https://github.com/shirne/zxing-dart) | Port to dart
|
||||
| [rxing](https://github.com/hschimke/rxing) | Port to rust
|
||||
|
||||
### Other related third-party open source projects
|
||||
|
||||
|
|
Loading…
Reference in a new issue