chanl
ChanL is a concurrency library built on top of bordeaux-threads that provides channels as thread-synchronisation primitives.

It has a simple, fully-extensible API (through CLOS). The API is currently documented in the README.

You can check out ChanL at Github.