Memory Allocation in Zig. Working with Netlink(blog.0x1b.me)
blog.0x1b.me
Memory Allocation in Zig. Working with Netlink
https://blog.0x1b.me/posts/zig-allocation/
1 comments
I loved this article. I am working on an LD_PRELOAD object for some observability usecases, and while there was a learning curve, Zig an its lack of dependence from LibC is a breath of fresh air!