Guile Netlink
Guile Netlink is a guile implementation of the netlink protocol. Netlink is an inter-process communication protocol that can be used for communication between processes, or with the kernel. The most famous netlink protocols are used to configure network-related functions in the kernel, such as firewall, route table or IP addresses of interfaces.
git clone https://git.lepiller.eu/git/guile-netlink
Gitile
Gitile is a small implementation of a web repository viewer. It uses guile as its backend, guile-git to fetch repository information, etc.
git clone https://git.lepiller.eu/git/gitile