Seal your generic functions for an extra boost in performance.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.
Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions
Static generic function dispatch for Common Lisp
A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.