cffi VS SWIG

Compare cffi vs SWIG and see what are their differences.

SWIG

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. (by swig)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cffi SWIG
0 25
- 5,463
- 1.2%
- 9.8
almost 8 years ago about 16 hours ago
C++
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cffi

Posts with mentions or reviews of cffi. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning cffi yet.
Tracking mentions began in Dec 2020.

SWIG

Posts with mentions or reviews of SWIG. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-18.

What are some alternatives?

When comparing cffi and SWIG you can also consider the following projects:

CppSharp - Tools and libraries to glue C/C++ APIs to high-level languages

Cython - The most widely used Python to C compiler

djinni

JavaCPP - The missing bridge between Java and native C++

JNA - Java Native Access

libffi - A portable foreign-function interface library.

PyCUDA - CUDA integration for Python, plus shiny features

Duktape - Duktape - embeddable Javascript engine with a focus on portability and compact footprint

sol2 - Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

V8 - The official mirror of the V8 Git repository

jpype - JPype is cross language bridge to allow Python programs full access to Java class libraries.

PyJNIus - Access Java classes from Python