#
cffi
Here are 103 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
Jul 7, 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
May 30, 2021 - 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
Jul 18, 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
Jun 23, 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."
The maturin side of PyO3/setuptools-rust#112
Currently maturin has no, or do we want to directly add vendoring support to existingsdistcommand, it builds sdist along with binary wheels. Do we want a seperatedsdistcommand and add vendoring support to thatbuildcommand?