I've reworked the NostrParser at https://github.com/rust-nostr/nostr/pull/899
This improves the performance of ~2x and reduces the final binary size.
I'm merge this soon, if anyone is interested in testing or reviewing the PR, please share a feedback!
#rust-nostr #rustnostr
Login to reply
Replies (1)
Very cool. I will check the code tomorrow.