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

GitHub

218 stars
13 watching
41 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sdilts/cl-bindgen A tool for generating FFI wrappers from C header files for Common Lisp 26
pearu/simple-rpc-cpp Provides a tool to generate RPC wrappers for C/C++ functions to enable remote procedure calls on Linux platforms. 37
raveler/ffmpeg-cpp A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. 560
accelerationnet/cl-mediawiki A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. 18
byulparan/common-cv A wrapper library providing OpenCV functionality in Common Lisp. 61
arielnetworks/cl-markup A markup generation library for Common Lisp 65
ruby-opencv/ruby-opencv An OpenCV wrapper for Ruby, allowing developers to easily integrate computer vision capabilities into their Ruby applications. 814
papierkorb/bindgen Generates bindings and wrappers for C/C++ libraries in Crystal programming language 179
anthonywilliams/strong_typedef Provides a C++ class template to create distinct, convertible types from underlying types. 110
pmunch/futhark 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. 393
markatk/librg-cpp A C++ wrapper for a network library used in multiplayer game development. 7
rpav/cl-cairo2 Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. 62
ak-coram/cl-duckdb A Common Lisp wrapper around the DuckDB C API for database interactions 36
lipkau/winscp.ahk A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. 19
fukamachi/cl-project Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing 251