awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 repository-uri

Awesome GitHub RepositoriesCLOS Extensions

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.

Awesome CLOS Extensions GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • guicho271828/inlined-generic-functionAvatar guicho271828

    guicho271828/inlined-generic-function

    109Vezi pe GitHub↗

    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.

    Common Lisp
    Vezi pe GitHub↗109
  • marcoheisig/fast-generic-functionsAvatar marcoheisig

    marcoheisig/fast-generic-functions

    111Vezi pe GitHub↗

    Seal your generic functions for an extra boost in performance.

    Seals generic functions to achieve higher performance at runtime.

    Common Lisp
    Vezi pe GitHub↗111
  • alex-gutev/static-dispatchAvatar alex-gutev

    alex-gutev/static-dispatch

    81Vezi pe GitHub↗

    Static generic function dispatch for Common Lisp

    Enables compile-time static dispatch for generic functions.

    Common Lisp
    Vezi pe GitHub↗81
  • digikar99/polymorphic-functionsAvatar digikar99

    digikar99/polymorphic-functions

    56Vezi pe GitHub↗

    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.

    Common Lisp
    Vezi pe GitHub↗56
  • rpav/dynamic-mixinsAvatar rpav

    rpav/dynamic-mixins

    32Vezi pe GitHub↗

    Simple, dynamic class combination for CLOS.

    Provides dynamic class combination capabilities for CLOS.

    Common Lisp
    Vezi pe GitHub↗32
  • markcox80/specialization-storeAvatar markcox80

    markcox80/specialization-store

    30Vezi pe GitHub↗

    A different type of generic function for common lisp.

    Generic function dispatch based on types rather than classes.

    Common Lisp
    Vezi pe GitHub↗30
  • lisp-maintainers/defclass-stdAvatar lisp-maintainers

    lisp-maintainers/defclass-std

    15Vezi pe GitHub↗

    A shortcut macro to write DEFCLASS forms quickly

    Macro for writing concise class and print-object definitions.

    Common Lisp
    Vezi pe GitHub↗15
  • some-mthfka/slot-extra-optionsAvatar some-mthfka

    some-mthfka/slot-extra-options

    9Vezi pe GitHub↗

    Extra options for slots using MOP.

    Allows specification of custom options within class slot definitions.

    Common Lisp
    Vezi pe GitHub↗9
  • atlas-engineer/nclassesAvatar atlas-engineer

    atlas-engineer/nclasses

    8Vezi pe GitHub↗

    A define-class macro for less boilerplate

    Syntactic sugar for class declarations with automatic accessor generation.

    Common Lisp
    Vezi pe GitHub↗8
  • pcostanza/filtered-functionsP

    pcostanza/filtered-functions

    0Vezi pe GitHub↗

    Enables predicate-based method selection for generic functions.

    Vezi pe GitHub↗0
  • pcostanza/closer-mopP

    pcostanza/closer-mop

    0Vezi pe GitHub↗

    Compatibility layer for standardizing Metaobject Protocol features.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. CLOS Extensions