A portable foreign-function interface library.
翻译 - 便携式外部功能接口库。
A libffi wrapper for Ruby.
ObjC block -> C function pointer using libffi
A libffi wrapper for quickjs.
stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified
iOS efficient AOP Library using C++ and libffi
A fork of heroku-buildpack-python that includes some additional build dependencies: libffi. This buildpack is not currently supported or maintained.
RISC-V libffi port
Perl bindings to the portable FFI library (libffi)
Fork of libffi-rs which corrects autotools usage
Project files to build libffi under Visual Studio
libffi for the iPhone, including source code for simulator and device
[DEPRECATED; see README.md] Low-level Rust bindings for libffi
FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language t o call code written in another language.
Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.
翻译 - Stinger是一个高效库,具有很高的兼容性,可使用libffi在Objective-C中实现aop。
Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se...