Package.mk is the Makefile to create packages, and will also serve as a package manager in a near future.
Updated 2024-12-05 15:43:49 +01:00
This is a simple template to play with websockets, IPC (libipc) communications and Halogen. Nothing serious.
Updated 2024-12-05 15:44:57 +01:00
Simple file transfer server through libIPC communications.
Updated 2024-12-05 15:46:05 +01:00
OLD IMPLEMENTATION.
The new one is in Zig and fucking ROCKS: https://git.baguette.netlib.re/Baguette/libipc
Inter-Process Communication library based on unix sockets.
Updated 2024-12-05 15:47:29 +01:00
Updated 2024-12-05 15:48:48 +01:00
Updated 2024-12-05 15:52:52 +01:00
This currently is a test to create a new kind of (very simple) parser that could handle arbitrary error messages. I want my errors to be easily translated in different languages, so they shouldn't be arbitrary strings.
Updated 2024-12-05 16:04:11 +01:00
This is a copy of the repository from semarie (with very few differences): https://github.com/semarie/openbsd-ziglibc
Updated 2024-12-05 16:05:42 +01:00
First attempt to create a DNS zone manager.
Updated 2024-12-05 16:06:36 +01:00
Updated 2024-12-05 16:06:50 +01:00
Updated 2024-12-05 16:07:19 +01:00