Bind two libipc-related processes after the creation of a remote connection. Further explanations in the README.

Updated 2020-12-01 15:35:15 +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

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

Example of `libipc` usage.

Updated 2020-07-13 14:37:06 +02:00

Updated 2020-04-13 02:11:10 +02:00

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

Updated 2024-03-24 14:45:45 +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

QML-like UI software, with a clean division between model and view. Also, without C++.

Updated 2020-12-23 02:16:25 +01:00

This repository is a template for troff documents. Here is the product, once compiled: https://t.karchnu.fr/doc/grofftut.pdf

Updated 2022-01-21 17:44:44 +01:00

Slice whole albums into track files.

Updated 2022-01-26 20:45:29 +01:00

Simple file transfer server through libIPC communications.

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

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

Updated 2023-04-29 01:49:48 +02:00

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

Updated 2021-01-01 16:07:32 +01:00

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

Updated 2024-05-05 01:04:05 +02:00

This is the Common LISP version of the DODB.cr project. For the Crystal version, see https://git.baguette.netlib.re/Baguette/dodb.cr

Updated 2022-10-25 19:49:59 +02:00

First attempt to create a DNS zone manager.

Updated 2020-09-21 00:14:46 +02: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-04-28 17:16:49 +02:00

CBOR library for the Crystal language. Similar to the JSON-mapping implementation.

Updated 2020-12-01 15:14:46 +01:00