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
669 stars
27 watching
40 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
benchmarkcffi
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library for loading and calling functions from native libraries | 2,090 |
| Provides a foreign function interface to call C code from Scheme | 47 |
| A Foreign Function Interface that enables communication between Haskell and Erlang programs. | 66 |
| A tool for generating C# foreign function interface (FFI) code from Rust | 703 |
| Provides a portable interface to call foreign functions and access external libraries in Common Lisp | 440 |
| A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 44 |
| A C++20 input/output library designed to provide fast and efficient I/O operations. | 689 |
| Documentation of questionable Rust-Python FFI integration practices | 20 |
| A Java library for loading native libraries without writing custom JNI code | 1,267 |
| A web-based user interface library for ESP32 and ESP8266 | 937 |
| A library providing a free implementation of the Unicode Bidirectional Algorithm | 360 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
| Tools and infrastructure to implement reusable components in multiple programming languages from a single codebase. | 1,768 |
| Compiles Whiley source files into an intermediate language | 220 |
| FFTs for power-of-2 size case only | 59 |