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
440 stars
40 watching
134 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An interoperation library between Common Lisp and C libraries via CFFI | 23 |
| | A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 44 |
| | Bindings to CFFI for interfacing with the IUP Portable User Interface library | 138 |
| | A Common Lisp library that simplifies CFFI programming by providing compile-time support for dot operator-like functionality. | 41 |
| | Provides a portable way to call functions written in different languages from within a single application. | 3,240 |
| | Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. | 143 |
| | A thin wrapper around the Windows API for Common Lisp applications | 62 |
| | Automated C++-to-Lisp bindings for the Vulkan API | 49 |
| | A framework to simplify Common Lisp development on Windows | 20 |
| | Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
| | A Lisp binding to GTK+ 3 for creating graphical user interfaces. | 146 |
| | A library providing a portable interface to calling conventions between different programming languages. | 4 |
| | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 280 |
| | Compares the performance overhead of using foreign function interfaces to call C code from various programming languages | 669 |
| | A command-line interface tool that provides an intro to the author's work and projects in software development | 27 |