back

by _doctor_love·14d ago·view on hn ↗
Looks very very interesting and exciting! Key question: is anyone using it anger and has experience to share?
1 comments
Yes, I’ve used the EverParse lib, as well as low* extensively! I found a really nice use case, low* makes writing bare metal protocol parsers incredibly easy and compositional at no obvious cost to performance. It’s a real breath of fresh air compared to writing one giant horrible whole loop, but it basically optimises down to the same assembly.