cffi

Foreign function interface library

Provides a portable interface to call foreign functions and access external libraries in Common Lisp

The Common Foreign Function Interface

GitHub

440 stars
40 watching
134 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bohonghuang/cffi-object An interoperation library between Common Lisp and C libraries via CFFI 23
digikar99/py4cl2-cffi A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp 44
lispnik/iup Bindings to CFFI for interfacing with the IUP Portable User Interface library 138
bohonghuang/cffi-ops A Common Lisp library that simplifies CFFI programming by providing compile-time support for dot operator-like functionality. 41
libffi/libffi Provides a portable way to call functions written in different languages from within a single application. 3,240
alex-gutev/generic-cl Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. 143
fjames86/ftw A thin wrapper around the Windows API for Common Lisp applications 62
jolifantobambla/vk Automated C++-to-Lisp bindings for the Vulkan API 49
pascalcombier/plain-common-lisp A framework to simplify Common Lisp development on Windows 20
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 208
crategus/cl-cffi-gtk A Lisp binding to GTK+ 3 for creating graphical user interfaces. 146
atgreen/libffi A library providing a portable interface to calling conventions between different programming languages. 4
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 280
dyu/ffi-overhead Compares the performance overhead of using foreign function interfaces to call C code from various programming languages 669
f/f A command-line interface tool that provides an intro to the author's work and projects in software development 27