u/Ok_Marionberry8922

▲ 11 r/C_Programming+1 crossposts

io_uring Feels Illegal

A visual walkthrough of how io_uring works: shared rings, SQEs/CQEs, batching, SQPOLL, multishot operations, linked operations, fixed/provided buffers, and the tradeoffs that come with exposing such a powerful linux kernel interface.

youtu.be
u/Ok_Marionberry8922 — 14 days ago
▲ 27 r/Zig

Building a file indexer in Zig

Hello guys, I made a video about building a real time file indexer in zig using Linux inotify.

It’s the first piece of a file sync project I’m building from scratch. I tried to keep it practical and beginner friendly.

Any thoughts or feedback?

youtu.be
u/Ok_Marionberry8922 — 27 days ago