11 repository-uri
Tools and enhancements for the Common Lisp Object System.
Explore 11 awesome GitHub repositories matching part of an awesome list · CLOS Extensions. Refine with filters or upvote what's useful.
Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions
Optimizes generic function dispatch for improved runtime performance.
Seal your generic functions for an extra boost in performance.
Seals generic functions to achieve higher performance at runtime.
Static generic function dispatch for Common Lisp
Enables compile-time static dispatch for generic functions.
A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.
Function dispatch based on types with support for optional arguments.
Simple, dynamic class combination for CLOS.
Provides dynamic class combination capabilities for CLOS.
A different type of generic function for common lisp.
Generic function dispatch based on types rather than classes.
A shortcut macro to write DEFCLASS forms quickly
Macro for writing concise class and print-object definitions.
Extra options for slots using MOP.
Allows specification of custom options within class slot definitions.
A define-class macro for less boilerplate
Syntactic sugar for class declarations with automatic accessor generation.
Enables predicate-based method selection for generic functions.
Compatibility layer for standardizing Metaobject Protocol features.