cyberphone/json-canonicalization

Rust implementation

evik42 opened this issue · 1 comments

evik42 commented

Hi!

Would you consider adding the rust implementation in the readme so ppl looking for it will have an easier time finding it?
https://crates.io/crates/serde_json_canonicalizer

I used all the test cases from your repository, including the generated one and the ones listed in the RFC including the property sorting one.

Looks great!
I created a list which now also covers Rust:
https://github.com/cyberphone/json-canonicalization/tree/master#implementations