ffi-overhead

Language-to-C overhead comparison

Compares the performance overhead of using foreign function interfaces to call C code from various programming languages

comparing the c ffi (foreign function interface) overhead on various programming languages

GitHub

669 stars
27 watching
40 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list

benchmarkcffi

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ffi/ffiA Ruby library for loading and calling functions from native libraries2,090
ktakashi/r6rs-pffiProvides a foreign function interface to call C code from Scheme47
poor-a/erlang-ffiA Foreign Function Interface that enables communication between Haskell and Erlang programs.66
cysharp/csbindgenA tool for generating C# foreign function interface (FFI) code from Rust703
cffi/cffiProvides a portable interface to call foreign functions and access external libraries in Common Lisp440
digikar99/py4cl2-cffiA CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp44
cppfastio/fast_ioA C++20 input/output library designed to provide fast and efficient I/O operations.689
callahad/python-rust-ffiDocumentation of questionable Rust-Python FFI integration practices20
jnr/jnr-ffiA Java library for loading native libraries without writing custom JNI code1,267
s00500/espuiA web-based user interface library for ESP32 and ESP8266937
fribidi/fribidiA library providing a free implementation of the Unicode Bidirectional Algorithm360
aisamanra/rust-haskell-ffiA proof-of-concept demonstrating how to call Rust code from Haskell131
fusionlanguage/futTools and infrastructure to implement reusable components in multiple programming languages from a single codebase.1,768
whiley/whileycompilerCompiles Whiley source files into an intermediate language220
wareya/fftFFTs for power-of-2 size case only59