7 open-source projects similar to cffi/cffi, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cffi alternative.
Common Lisp bindings to gobject-introspection.
A Common Lisp library that enables fast and convenient interoperation with foreign objects.
A Common Lisp library that helps write concise CFFI-related code.
Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.
Using its own facilities, autowrap now includes autowrap/libffi. This allows functions that pass and return structs to be called using autowrap. To use this, just load or :depends-on cl-autowrap/libffi instead of cl-autowrap:
A command line tool and library for creating Common Lisp language bindings from C header files.