libffi

Calling convention bridge

A library providing a portable interface to calling conventions between different programming languages.

A portable foreign-function interface library.

GitHub

4 stars
2 watching
2 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fiddlerwoaroof/objc-lisp-bridge Creates a bridge between Common Lisp and Objective-C to build native Mac GUIs 43
atgreen/cl-chat Provides a conversational AI interface using LLMs in Common Lisp 13
bendudson/py4cl A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. 235
atgreen/cl-chroma A Common Lisp interface to the Chroma vector database 8
cffi/cffi Provides a portable interface to call foreign functions and access external libraries in Common Lisp 440
openttd/dibridge A Discord-IRC bridge that relays messages between two channels. 15
bohonghuang/cffi-object An interoperation library between Common Lisp and C libraries via CFFI 23
cpgf/cpgf A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. 220
atgreen/cl-completions A Common Lisp library that provides a text completion system using various large language models 13
libsigcplusplus/libsigcplusplus A C++ library that provides a typesafe callback system for standard C++. 385
interlay/interbtc A modular platform for bridging Bitcoin to a multi-chain ecosystem with DeFi capabilities 247
alex-gutev/generic-cl Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. 143
metawilm/cl-python An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. 367
pinterface/burgled-batteries A shim between Python and Common Lisp. 113
libffi/libffi Provides a portable way to call functions written in different languages from within a single application. 3,212