David Krentzlin

It is all about code, people and guitars. I love scheme, especially CHICKEN scheme and so can you. See you around: http://lisp-unleashed.de

Eggs

dict
Implementation of an API to build clients for the dict protocol.
chickumber
In order to implement feature steps in scheme, as a chickenuser, I use chickumber to do so :)
log5scm
logging 2.0 with tags included ;)
missbehave
A rspec like test-framework (deprecated)
nomads
Database migrations for chicken
sendfile
(Hopefully) faster filetransfer over the wire
serial
Serialnumber arithmetic made easy
simple-configuration
Configuration with lists
syslog
Interface to the good old unix syslog
uri-dispatch
An approach to ease the development of resource-based webapps
versions
A library to manage software-versions. I do currently maintain this egg
data-generators
Generate random data to feed tests
micro-benchmark
simple benchmarking facilty
test-generative
random testing on top of the test egg, very much in the spirit of Quickcheck