If I weren't making my whole stack from scratch, I'd give it a go. Go-nostr doesn't have the right primitives for what I want to do, nor do I want to fork it because it's too bloated.
Thread
Login to reply
Replies (2)
yes I don't like go-nostr either. In the future all of my project will migrate to a minimal library.
Where can I check your work?
git.mleku.dev
nostr
a simple, highly optimized set of encoders for nostr events, filters, and associated helpers. includes AVX SIMD accelerated hex encoding, matching ...