`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
Authentication server providing tokens for users. Usable by all libIPC services.
Updated
Document-oriented DataBase. A full Crystal database management without SQL, storing data in plain files.
Updated
LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.
Updated
Inter-Process Communication Daemon.
Updated
Bindings for the hexa library (search for libhexa in Baguette).
Updated
Bind two libipc-related processes after the creation of a remote connection. Further explanations in the README.
Updated
Updated
Updated
Websocketd is the application allowing the connection to libipc-related services from the websocket protocol.
Updated
Experimental Löve-like APIs for game programming.
Updated
This application was a prequel to `package.mk`. Conserved for historical value, and Crystal code example.
Updated
This is a prequel to `package.mk`. Conserved for historical reasons and as a Crystal code example.
Updated
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
Test databases: DODB vs Postgres.
Updated
Mirror of https://github.com/didactic-drunk/crypto-secret.cr.git
Updated
Mirror of https://github.com/Kanezoh/mechanize.cr.git
Updated
Mirror of https://github.com/didactic-drunk/sodium.cr.git
Updated
Basic tools for Baguette projects based on the crystal language. Currently implemented: logging system.
Updated
Simple file transfer server through libIPC communications.
Updated