Software projects

Preface

Long time ago I used to host my stuff on github. Then github was acquired by those who shall not be named. I moved to Codeberg. That one quickly turned into a github for Greta. You just can't rely on anyone these days.

So I'm self-hosting my repos now at git.lilush.link, see the full list there[1].

Lilush

An apple of my eye. The core part is a statically compiled LuaJIT, bundled with custom TLSv1.3 stack and a set of essential modules & libraries.

The second part is a Linux Shell built upon that.

Lately it's also grown into a minimal game engine.

RELIW

A Redis-centric HTTP Web Server/Framework for Lua. This very site is served by RELIW.

RECALL

A recursive caching DNS resolver with scripting support.

lilgit

A read-only HTTP(s) frontend for Git. Akin to cgit, but much more minimal.


  1. Keep in mind, though, that it's a small QEMU VM on a physical server in my home. It might be offline sometimes. Things happen.