r6rs-pffi
C caller
Provides a foreign function interface to call C code from Scheme
Portable Foreign Function Interface (FFI) for R6RS
47 stars
5 watching
7 forks
Language: Scheme
last commit: 11 months ago ffir6rsr6rs-schemescheme
Related projects:
Repository | Description | Stars |
---|---|---|
dyu/ffi-overhead | Compares the performance overhead of using foreign function interfaces to call C code from various programming languages | 660 |
digikar99/py4cl2-cffi | A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 43 |
ffi/ffi | A Ruby library for loading and calling functions from native libraries | 2,086 |
mhogomchungu/sirikali | A Qt/C++ GUI front end to various encrypted file systems and SSHFS | 772 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
callahad/python-rust-ffi | Documentation of questionable Rust-Python FFI integration practices | 20 |
mopplayer/ucosii_rpi | Porting uC/OSII to the Raspberry Pi | 2 |
rxi/sfd | A small C library for interacting with file dialogs on Windows and Linux | 183 |
ironscheme/ironscheme | An open-source implementation of the R6RS Scheme standard for .NET platforms | 378 |
nathanrw/nuklear-cffi | A Python binding for a C library used in graphical user interfaces. | 38 |
cysharp/csbindgen | A tool for generating C# foreign function interface (FFI) code from Rust | 696 |
sija/gphoto2.cr | An FFI for common functions in the libgphoto2 library and a facade for Crystal developers to interact with it. | 16 |
zhangyuang/node-ffi-rs | Library providing Foreign Function Interface between Rust and Node.js. | 188 |
kehribar/nrf24l01_plus | Portable nrf24L01+ radio module library with auto acknowledgement and retransmission support | 297 |
cffi/cffi | Provides a portable interface to call foreign functions and access external libraries in Common Lisp | 440 |