Pinned Repositories
cl-cas-queue
A lock-free queue implementation for some Common Lisp environments
cl-deftest
Unit testing support for Common Lisp
cl-fd-sockets
Common Lisp CFFI bindings for handling socket file descriptors (not streams)
cl-heap
Thread-safe heap implementations for Common Lisp
cl-hunch-async
Hunchentoot-compatible scalable asynchronous HTTP frontend for Common Lisp (currently requires kqueue or epoll)
cl-kt-rpc
Common Lisp client library for Kyoto Tycoon's binary network protocol
cl-libc-misc
Common Lisp CFFI bindings and misc helpers for interfacing with libc and the host OS
cl-lockable
Locking/synchronization helper functions and classes for Common Lisp
FontHelper
Helper for loading/caching font data on iOS/OSX
zerth's Repositories
zerth/cl-cas-queue
A lock-free queue implementation for some Common Lisp environments
zerth/cl-lockable
Locking/synchronization helper functions and classes for Common Lisp
zerth/cl-libc-misc
Common Lisp CFFI bindings and misc helpers for interfacing with libc and the host OS
zerth/cl-heap
Thread-safe heap implementations for Common Lisp
zerth/cl-hunch-async
Hunchentoot-compatible scalable asynchronous HTTP frontend for Common Lisp (currently requires kqueue or epoll)
zerth/FontHelper
Helper for loading/caching font data on iOS/OSX
zerth/cl-deftest
Unit testing support for Common Lisp
zerth/cl-fd-sockets
Common Lisp CFFI bindings for handling socket file descriptors (not streams)
zerth/cl-kt-rpc
Common Lisp client library for Kyoto Tycoon's binary network protocol
zerth/cl-struct-like-classes
Macros for defstruct-like class definitions for Common Lisp
zerth/otp
Erlang/OTP