Article URL: https://gencmurat.com/en/posts/memory-safety-features-in-zig/
Comments URL: https://news.ycombinator.com/item?id=43942001
Points: 9
# Comments: 1
https://gencmurat.com/en/posts/memory-safety-features-in-zig/
Melden Sie sich an, um einen Kommentar hinzuzufügen
Andere Beiträge in dieser Gruppe

Hello HN,
I built a Typescript library (named socket-call, for lack of a more sexy name) whose goal is to be able to call socket.io events as regular functions.
So you declare your server-side

I've always found it cool to be in roles where I can help a younger generation learn skills to have a bright future. That role is something I do in a few ways (as a parent, robotics mentor, school

Hello,
I would like to share a Rust implementation of the Zstandard seekable format I've been working on.
Regular zstd compressed files consist of a single frame, meaning you have to start dec
