cffi-object
Foreign object library
An interoperation library between Common Lisp and C libraries via CFFI
A Common Lisp library that enables fast and convenient interoperation with foreign objects.
23 stars
5 watching
0 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bohonghuang/cffi-ops | A Common Lisp library that simplifies CFFI programming by providing compile-time support for dot operator-like functionality. | 33 |
cffi/cffi | Provides a portable interface to call foreign functions and access external libraries in Common Lisp | 440 |
bohonghuang/claw-raylib | Provides automatic Common Lisp bindings for game development libraries | 39 |
digikar99/py4cl2-cffi | A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 43 |
lispnik/iup | Bindings to CFFI for interfacing with the IUP Portable User Interface library | 139 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
anwyn/cl-horde3d | A CFFI wrapper for the Horde3D graphics engine to provide Common Lisp access to its features. | 15 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
bohonghuang/cl-gtk4 | GTK4/Libadwaita/WebKit2 bindings for Common Lisp | 216 |
shiyanhui/libcsp | A high performance concurrency library influenced by the CSP model | 1,309 |
atgreen/libffi | A library providing a portable interface to calling conventions between different programming languages. | 4 |
rxi/sfd | A small C library for interacting with file dialogs on Windows and Linux | 183 |
crategus/cl-cffi-gtk | A Lisp binding to GTK+ 3 for creating graphical user interfaces. | 146 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
fukamachi/ningle | A lightweight web framework for Common Lisp. | 278 |