this post was submitted on 24 Dec 2023
1 points (100.0% liked)

Zig Programming Language

160 readers
3 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

By Brook Jeynes

Length: 8:32

Description:

Inter-process communication is a way to share information between different processes. In this video, I'll dive into what IPC is and how to create shared memory with Zig.

Disclaimer: This code is not production safe and just for educational purposes.

You can find the code written in this video here: https://github.com/BrookJeynes/zig-shared-memory

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here