comparing the c ffi (foreign function interface) overhead on various programming languages
☆696Jul 12, 2023Updated 2 years ago
Alternatives and similar repositories for ffi-overhead
Users that are interested in ffi-overhead are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆198Aug 16, 2017Updated 8 years ago
- Wrangling Untrusted File Formats Safely☆4,727Updated this week
- RaptorJIT: A dynamic language for system programming (LuaJIT fork)☆865Aug 22, 2024Updated last year
- Cranelift code generator☆2,502Jun 26, 2020Updated 5 years ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…