This is a prequel to `package.mk`. Conserved for historical reasons and as a Crystal code example.

Updated 2024-06-18 21:18:58 +02:00

Updated 2024-06-18 21:23:05 +02:00

Some usable scripts, nothing fancy nor really relevant.

Updated 2023-06-26 12:51:11 +02: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 2024-06-18 21:17:10 +02: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

Simple file transfer server through libIPC communications.

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

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

Updated 2024-07-02 17:00:29 +02:00

Updated 2020-12-15 10:06:28 +01:00

Experimental Löve-like APIs for game programming.

Updated 2024-06-18 21:21:41 +02:00

Updated 2021-01-26 03:17:39 +01:00