Documentation for the Baguette infrastructure, including man-pages and configuration files.

Updated 2024-03-24 14:45:45 +01:00

Authentication server providing tokens for users. Usable by all libIPC services.

Updated 2024-03-24 01:01:05 +01:00

`dnsmanager` is a server application for the `netlibre` website allowing to manage domain names and their zones. This application is to be combined with its web interface and the `authd` service for authentication.

Updated 2024-03-23 12:23:14 +01:00

This is a copy of the repository from semarie (with very few differences): https://github.com/semarie/openbsd-ziglibc

Updated 2024-03-23 01:40:14 +01:00

LibIPC: the simplest IPC library you'll probably find.

Updated 2024-03-21 13:02:37 +01:00

This is a simple template to play with websockets, IPC (libipc) communications and Halogen. Nothing serious.

Updated 2024-03-20 01:01:24 +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-03-07 00:17:55 +01:00

Basic tools for Baguette projects based on the crystal language. Currently implemented: logging system.

Updated 2024-02-20 23:18:55 +01:00

Simple file transfer server through libIPC communications.

Updated 2023-07-16 00:48:58 +02:00

This repository presents different interesting Purescript examples. They all can be compiled with a simple "make" in their directory.

Updated 2023-06-26 17:20:33 +02:00

Some usable scripts, nothing fancy nor really relevant.

Updated 2023-06-26 12:51:11 +02:00

LibIPC usage examples in many languages.

Updated 2023-05-27 22:12:08 +02:00

Updated 2023-05-06 17:32:35 +02:00

Document-oriented DataBase. A full Crystal database management without SQL, storing data in plain files.

Updated 2023-05-03 03:52:58 +02:00

Snippets of different stuff that could be relevant at some point.

Updated 2023-04-29 01:49:48 +02: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 2023-02-15 15:56:43 +01:00

A zsh-powered tool that writes plain, simple Makefiles.

Updated 2023-02-08 11:20:05 +01:00

LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.

Updated 2023-02-08 07:02:22 +01:00

OLD IMPLEMENTATION. See https://git.baguette.netlib.re/Baguette/ipc.cr for the new version. LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.

Updated 2023-02-07 09:03:15 +01:00