Show HN: Code-snippets for developing eBPF Programs
12 points| forxtrot | 6 months ago |github.com
Similary while creating eBPF-maps, we need to add certain fields such as; map-type, key/values, map_options etc..
If you’re like me, you probably end up digging through documentation or browsing open-source projects just to piece this together every time.
So, I created a vscode-extension to help with these repetitive tasks.
Try it out and do share your feedback. I hope you like it.
Thanks !
skyzouwdev|6 months ago
forxtrot|6 months ago