cl-autowrap
C wrapper generator
A wrapper generator for C to Common Lisp interfaces with performance, convenience, and completeness.
(c-include "file.h") => complete FFI wrapper
218 stars
13 watching
41 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
| Provides a tool to generate RPC wrappers for C/C++ functions to enable remote procedure calls on Linux platforms. | 37 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
| A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |
| A wrapper library providing OpenCV functionality in Common Lisp. | 61 |
| A markup generation library for Common Lisp | 65 |
| An OpenCV wrapper for Ruby, allowing developers to easily integrate computer vision capabilities into their Ruby applications. | 814 |
| Generates bindings and wrappers for C/C++ libraries in Crystal programming language | 179 |
| Provides a C++ class template to create distinct, convertible types from underlying types. | 109 |
| A tool that automates the process of wrapping C headers in Nim, allowing users to import and use C libraries directly in their code without manual intervention. | 400 |
| A C++ wrapper for a network library used in multiplayer game development. | 7 |
| Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. | 62 |
| A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
| A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
| Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing | 253 |