Request for feedback on draft blog post: What Zig and TypeScript can Learn from Each Other

Sorry to interject but std.fifo.LinearFifo is pretty close to a built-in queue IMHO. At least that’s what I’ve been using and it seems to be working fine.

Edit: corrected “std.LinearFifo” to “std.fifo.LinearFifo”

1 Like