11 Repos
Enhancements and utilities for the Common Lisp Object System.
Explore 11 awesome GitHub repositories matching part of an awesome list · Object System Extensions. Refine with filters or upvote what's useful.
Seal your generic functions for an extra boost in performance.
Performance-focused sealing for generic functions.
Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions
Static dispatch optimization for generic functions.
Static generic function dispatch for Common Lisp
Compile-time generic function dispatching.
A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.
Type-based function dispatching with optional argument support.
Simple, dynamic class combination for CLOS.
Dynamic class combination utilities.
A different type of generic function for common lisp.
Generic functions based on specific type dispatch.
A shortcut macro to write DEFCLASS forms quickly
Shortcut macros for defining classes and print methods.
Extra options for slots using MOP.
Metaclass extensions for custom slot options.
A define-class macro for less boilerplate
Syntactic sugar for class and generic function declarations.
Predicate-based method selection for generic functions.