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: 6 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. | 41 |
cffi/cffi | Provides a portable interface to call foreign functions and access external libraries in Common Lisp | 440 |
bohonghuang/claw-raylib | Provides Common Lisp bindings for the Raylib game development library and its GUI component. | 40 |
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 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 49 |
anwyn/cl-horde3d | Provides Common Lisp bindings to the Horde3D graphics library | 15 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
bohonghuang/cl-gtk4 | GTK4/Libadwaita/WebKit2 bindings for Common Lisp | 219 |
shiyanhui/libcsp | A high performance concurrency library influenced by the CSP model | 1,312 |
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 | 187 |
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 | 62 |
fukamachi/ningle | A lightweight web framework for Common Lisp. | 279 |