Baguette

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

Package.mk is the Makefile to create packages, and will also serve as a package manager in a near future.

Updated 2023-01-19 23:09:58 +01:00

This is a generic mailer. It can be used to send emails via a template. In a near future, it will be able to be a daemon so we can request it through libipc.

Updated 2023-02-04 03:16:08 +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

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

Updated 2023-02-08 11:20:05 +01: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

LibIPC usage examples in many languages.

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

Simple file transfer server through libIPC communications.

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

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

Updated 2024-02-20 23:18:55 +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

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

Updated 2024-03-21 13:02:37 +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

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

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

Members 1