#
cffi
Here are 107 public repositories matching this topic...
Example of using Rust to Extend Python
-
Updated
Sep 7, 2020 - Python
Python bindings for libspotify
-
Updated
Aug 10, 2021 - Python
Interface to use R from Python
-
Updated
Jan 23, 2022 - Python
Python bindings for the Myo SDK
-
Updated
Sep 4, 2021 - Python
Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA)
-
Updated
Aug 7, 2021 - Common Lisp
Python CFFI bindings for the 'C' Language Integrated Production System CLIPS
-
Updated
Feb 6, 2022 - Python
Production-ready Cuckoo Filters for any C ABI compatible target.
-
Updated
Jun 17, 2019 - Zig
live process hacking - lisp bindings to ptrace()
-
Updated
Dec 21, 2020 - Common Lisp
Common Lisp bindings and interface to the Allegro 5 game programming library
-
Updated
Nov 4, 2021 - Common Lisp
Embed the V8 Javascript Interpreter into Python
-
Updated
Apr 30, 2017 - C++
GitHub Action to install and run a custom maturin command
-
Updated
Feb 11, 2022 - TypeScript
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
Jan 1, 2022 - Python
Lightweight CFFI-based Python bindings to cmark library (CommonMark implementation in C).
-
Updated
Nov 24, 2021 - 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
Tool to log conntrack flows and associated process/service info
-
Updated
Jul 13, 2017 - Python
Utilities for working with `ctypes`/`objc_util`/`cffi` in Pythonista 3.0.
-
Updated
May 28, 2016 - C
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?