raku-json-fast
fast json parser and serializer
A naive imperative JSON parser in pure Raku (but with direct access to
nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in
replacement for JSON::Tiny’s from-json and to-json subs, but it offers a
few extra features.
wlmaker
Wayland compositor inspired by Window Maker
This is a Wayland compositor inspired by Window Maker.
- Compositor for windows in stacking mode.
- Supports multiple workspaces.
- Appearance inspired by Window Maker, following the look and feel of
NeXTSTEP.
- Easy to use, lightweight, low gimmicks and fast.
- Dock and clip, to be extended for dockable apps.
llm
CLI utility and Python library for interacting with Large Language Models
A CLI utility and Python library for interacting with Large Language
Models, both via remote APIs and models that can be installed and run
on your own machine.
python3-aiojobs
Job scheduler for managing background tasks (asyncio)
The library gives a controlled way for scheduling background tasks for
Python asyncio applications.
python3-sqlite-migrate
Python library for SQLite migrations
Python library to operate changes on SQLite database, based on
migration files.
sdml
CLI tool for Simple Domain Modeling Language (SDML)
sdml is a command-Line Interface (CLI) for the SDML language,
primarily for verification and translation
from SDML source to other formats.