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

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

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

Updated 2024-04-26 23:30:24 +02:00

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

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