#
cffi
Here are 101 public repositories matching this topic...
Example of using Rust to Extend Python
-
Updated
Sep 7, 2020 - Python
Python bindings for libspotify
-
Updated
Mar 6, 2021 - Python
Interface to use R from Python
-
Updated
Apr 24, 2021 - Python
Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA)
-
Updated
Jan 22, 2021 - Common Lisp
Python CFFI bindings for the ‘C’ Language Integrated Production System CLIPS
-
Updated
Nov 4, 2020 - Python
live process hacking - lisp bindings to ptrace()
-
Updated
Dec 21, 2020 - Common Lisp
Production-ready Cuckoo Filters for any C ABI compatible target.
-
Updated
Jun 17, 2019 - Zig
Common Lisp bindings and interface to the Allegro 5 game programming library
-
Updated
Apr 19, 2021 - Common Lisp
Embed the V8 Javascript Interpreter into Python
-
Updated
Apr 30, 2017 - C++
Native, "direct" Python bindings and misc tools for OpenDSS (EPRI Distribution System Simulator). Based on CFFI, DSS C-API and custom patches, aiming for full COM API-level compatibility on Windows, Linux and MacOS.
python
windows
macos
linux
dll
numpy
cffi
pypy
electrical-engineering
powerflow
short-circuit
opendss
epri-opendss
epri-distribution
dss-python
opendss-pm
-
Updated
Mar 9, 2021 - Python
Lightweight CFFI-based Python bindings to cmark library (CommonMark implementation in C).
-
Updated
Mar 15, 2020 - C
A command line tool and library for generating FFI wrappers for Common Lisp
-
Updated
Jan 27, 2021 - Python
Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)
-
Updated
Apr 2, 2018 - Python
Utilities for working with `ctypes`/`objc_util`/`cffi` in Pythonista 3.0.
-
Updated
May 28, 2016 - C
Use Rust failures as Python exceptions
-
Updated
Sep 1, 2018 - Python
Python cffi binding to CppJieba
-
Updated
Sep 15, 2020 - Python
Tool to log conntrack flows and associated process/service info
-
Updated
Jul 13, 2017 - Python
Improve this page
Add a description, image, and links to the cffi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cffi topic, visit your repo's landing page and select "manage topics."
Currently, metadata is read from Cargo.toml's
[package]and[package.metadata.maturin]. Now with PEP 621, this should be moved to the standardized pyproject.toml[project]instead.For the implementation, it should still be checked whether
[package.metadata.maturin]exists and users should be told that this is deprecated and that they should