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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Islam0mar avatar

Islam0mar/CL-CXX-JIT

0
View on GitHub↗
73 estrellas·6 forks·C++·6 vistas

CL CXX JIT

Common Lisp and CXX interoperation with JIT

Features

  • Foreign Function Interfaces - JIT-based interoperation between Lisp and C++.

Historial de estrellas

Gráfico del historial de estrellas de islam0mar/cl-cxx-jitGráfico del historial de estrellas de islam0mar/cl-cxx-jit

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a CL CXX JIT

Proyectos open-source similares, clasificados según cuántas características comparten con CL CXX JIT.
  • andy128k/cl-gobject-introspectionAvatar de andy128k

    andy128k/cl-gobject-introspection

    52Ver en GitHub↗

    Common Lisp bindings to gobject-introspection.

    Common Lisp
    Ver en GitHub↗52
  • bohonghuang/cffi-objectAvatar de bohonghuang

    bohonghuang/cffi-object

    36Ver en GitHub↗

    A Common Lisp library that enables fast and convenient interoperation with foreign objects.

    Common Lisp
    Ver en GitHub↗36
  • bohonghuang/cffi-opsAvatar de bohonghuang

    bohonghuang/cffi-ops

    54Ver en GitHub↗

    A Common Lisp library that helps write concise CFFI-related code.

    Common Lisp
    Ver en GitHub↗54
  • cffi/cffiAvatar de cffi

    cffi/cffi

    486Ver en GitHub↗

    CFFI, the Common Foreign Function Interface, purports to be a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package.

    Common Lisp
    Ver en GitHub↗486
Ver las 7 alternativas a CL CXX JIT→

Preguntas frecuentes

¿Qué hace islam0mar/cl-cxx-jit?

Common Lisp and CXX interoperation with JIT

¿Cuáles son las características principales de islam0mar/cl-cxx-jit?

Las características principales de islam0mar/cl-cxx-jit son: Foreign Function Interfaces.

¿Qué alternativas de código abierto existen para islam0mar/cl-cxx-jit?

Las alternativas de código abierto para islam0mar/cl-cxx-jit incluyen: andy128k/cl-gobject-introspection — Common Lisp bindings to gobject-introspection. bohonghuang/cffi-object — A Common Lisp library that enables fast and convenient interoperation with foreign objects. bohonghuang/cffi-ops — A Common Lisp library that helps write concise CFFI-related code. cffi/cffi — CFFI, the Common Foreign Function Interface, purports to be a portable foreign function interface for Common Lisp. The… jmckaskill/luaffi — Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface. rpav/cl-autowrap — Using its own facilities, autowrap now includes autowrap/libffi. This allows functions that pass and return structs to…