Projects in Awesome Lists tagged with python-extension
A curated list of projects in awesome lists tagged with python-extension .
https://github.com/wasmerio/wasmer-python
🐍🕸 WebAssembly runtime for Python
python python-extension rust wasm webassembly
Last synced: 14 May 2025
https://github.com/scikit-fmm/scikit-fmm
scikit-fmm is a Python extension module which implements the fast marching method.
boundaries differential-equations numpy-arrays python python-extension scikit-fmm surface-modeling surface-reconstruction
Last synced: 27 Nov 2024
https://github.com/bmoscon/orderbook
A fast L2/L3 orderbook data structure, in C, for Python
c finance orderbook python python-c-extension python-extension trading
Last synced: 15 May 2025
https://github.com/paulross/pythonextensionpatterns
Examples of safe coding practice for Python C extensions.
c python python-c-api python-extension
Last synced: 15 May 2025
https://github.com/anexen/pyxirr
Rust-powered collection of financial functions.
day-count fast financial-analysis financial-functions isda maturin numpy pme private-equity pyo3 python python-extension rust xirr xirr-calculation xnpv
Last synced: 15 May 2025
https://github.com/Anexen/pyxirr
Rust-powered collection of financial functions.
day-count fast financial-analysis financial-functions isda maturin numpy pme private-equity pyo3 python python-extension rust xirr xirr-calculation xnpv
Last synced: 27 Mar 2025
https://github.com/MarshalX/python-webrtc
a Python extension that provides bindings to WebRTC M92
async asynchronous audio lib library ortp p2p python python-extension realtime rtc rtp srtp streaming voip webrtc webrtc-api webrtc-libraries webrtc-native
Last synced: 02 May 2025
https://github.com/marshalx/python-webrtc
a Python extension that provides bindings to WebRTC M92
async asynchronous audio lib library ortp p2p python python-extension realtime rtc rtp srtp streaming voip webrtc webrtc-api webrtc-libraries webrtc-native
Last synced: 09 Apr 2025
https://github.com/bulletmark/debugpy-run
Finds and runs debugpy for VS Code "remote attach" command line debugging.
code debugger debugpy ptvsd python-extension vscode
Last synced: 05 Apr 2025
https://github.com/berndporr/fir1
FIR & LMS filter implementation in C++ with Python & JAVA wrappers
c-plus-plus cmake coefficients digital-signal-processing filter fir java jni-android jni-java jni-wrapper learning-rate least-squares leastsquares library lms python-extension python-library python3 signal-processing
Last synced: 07 May 2025
https://github.com/yushulx/python-barcode-qrcode-sdk
Build Python barcode QR code SDK with Dynamsoft Barcode Reader.
arm64 barcode cmake code128 code39 cpp cpython ctypes datamatrix ean13 pdf417 python python-extension qr-code qrcode qt scikit-build wheel yolo
Last synced: 05 Apr 2025
https://github.com/azzra/python3-wiimote
Port of python-cwiid compatible with Python3
python python-extension python3 wiimote
Last synced: 08 Apr 2025
https://github.com/martmists-gh/kpy-plugin
Gradle/KSP plugin to compile Kotlin/Native to Python C API
gradle-plugin kotlin kotlin-multiplatform kotlin-multiplatform-library kotlin-native python-3 python-extension python3
Last synced: 08 Apr 2025
https://github.com/althonos/iocursor
A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::io::Cursor.
buffer file-like python python-c-extension python-extension sans-io zero-copy
Last synced: 02 Jan 2025
https://github.com/yas-sim/openvino-model-division-and-simple-custom-layer
Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer works with OpenVINO IR models.
cnn convolution cpp custom-kernel custom-layer example how-to intel mnist model-conversion model-generation model-optimizer numpy numpy-capi openvino python python-extension savedmodel tensorflow
Last synced: 22 Apr 2025
https://github.com/dashesy/pyavfcam
A simple Python extension for AVFoundation to capture video in OSX
avfoundation capture-video osx python-extension
Last synced: 06 May 2025
https://github.com/lnk2past/copperhead
An Inline C++ Extension Generator for Python
c-plus-plus code-generation cpp python python-c-api python-extension python3
Last synced: 10 Apr 2025
https://github.com/tomzox/python-quota
Python C extension module providing an interface to file system quotas on UNIX platforms
capi python-extension python3 system-administration
Last synced: 09 Apr 2025
https://github.com/ManuelArto/KDEServices-AlbertExtension
Python extension for Albert launcher that provides completion for KDE Services
albertlauncher kde-services python python-extension
Last synced: 04 Apr 2025
https://github.com/aviramha/rfernet
Python extension for Fernet encryption/decryption, faster than other alternatives.
cryptography decryption fernet fernet-encryption pyo3 python python-extension rfernet rust
Last synced: 11 Apr 2025
https://github.com/chrisrx/quickavro
a fast Python Avro library
avro binary-wheels c-extension python python-extension python-library wheel
Last synced: 20 Nov 2024
https://github.com/yushulx/python-mrz-scanner-sdk
Python MRZ scanner SDK built with Dynamsoft Label Recognizer
cpython idcard machine-readable-zone mrz ocr passport python python-extension python3 visa wheel
Last synced: 17 Mar 2025
https://github.com/mvenditto/v-python
Python/C API wrapper for developing modules / embedding Python in V. Experimental.
cpython-api cpython-extensions python python-extension python-module vlang vlang-library vlang-module
Last synced: 07 Apr 2025
https://github.com/yas-sim/python-cpp-extension-sample-code
Sample code of Python C++ extension module. Demonstrates how to deal with Numpy objects in C++ codes. Also, OpenCV Mat and Numpy interaction code example is included.
image-processing image-processing-opencv image-processing-python numpy numpy-capi opencv python-cpp python-extension
Last synced: 10 Mar 2025
https://github.com/abhigyan126/drishyavastu
Itis a Python image processing library that integrates with C++ for high-performance operations. Note: C++ binaries are not included and need to be compiled.
c crop-image from-scratch image-display image-processing python python-extension
Last synced: 28 Apr 2025
https://github.com/tyler-cromwell/examples
My solutions to random common & uncommon problems I've encountered.
algorithm bash c data-structure distutils docker go javascript linux linux-kernel-module multithreading mysql network-programming pthreads python-extension python3 react x86-64
Last synced: 06 Mar 2025
https://github.com/paulross/xmlwriter
Python XML/HTML/SVG writer implemented in C++ using pybind11 and as a C Extension
pybind11 python python-extension xml xml-write
Last synced: 13 Mar 2025
https://github.com/thoth-station/fext
Fast CPython extensions to Python standard library with focus on performance.
hacktoberfest heapq python python-extension python3 thoth
Last synced: 10 Apr 2025
https://github.com/yas-sim/python-dpcpp-extension-sample-code
Python extension sample code using Intel oneAPI DPC++. The extension does a simple image processing using DPC++ kernel.
box-filter convolution-filter dpcpp gpu-acceleration gpu-programming heterogeneous heterogeneous-parallel-programming image-processing numpy numpy-capi oneapi opencl python python-extension sample-code sycl
Last synced: 10 Mar 2025
https://github.com/tomzox/python-zvbi
Python module providing an object-oriented interface to the ZVBI library (teletext & closed caption decoding)
c capi closed-captions demuxer dvb python-extension python3 teletext v4l2 vbi videotext zvbi-library
Last synced: 14 May 2025
https://github.com/julesgrc0/ffs
FFS (FastFileSearch) python extension and C++ library, for searching files using different algorithms
dfs-search file-search file-search-engine file-searcher files python-extension
Last synced: 24 Mar 2025
https://github.com/leejeonghun/import7z
Import Python modules from 7z archives
7z-archives python python-extension zipimport
Last synced: 18 Feb 2025
https://github.com/fridex/eheapq
An extension to standard Python's heapq for high performance applications
cpython cpython-extensions heapq high-performance performance performance-optimization python python-extension python3
Last synced: 05 Mar 2025
https://github.com/johann-petrak/python-sparsevectors
A simple fast sparse vectors module based on defaultdict(float)
python-extension python3 sparse-vectors
Last synced: 02 Mar 2025
https://github.com/benst099/pymultimap
Implementation of a MultiMap in Python
multimap python-extension python3
Last synced: 13 Mar 2025
https://github.com/dariusz-piekarz/c-api-percentile
Python module written in C API.
c c-api probabilistic-programming probabilty python python-extension
Last synced: 22 Mar 2025
https://github.com/ailln/ashe
✨ ashe is a super extension of Python.
python python-extension python-package
Last synced: 08 May 2025
https://github.com/oanderoficial/dynatrace-alerts-viewer
Exportar dados de alertas da console Dynatrace
dynatrace dynatrace-extension dynatracemonitoring extension monitoring python python-extension
Last synced: 16 Mar 2025
https://github.com/argmaster/cssfinder_backend_rust
Implementation of CSSFinder backend using Rust Programming Language.
python-extension quantum-entangle rust-lang
Last synced: 12 Mar 2025
https://github.com/rft0/recuests
A CPython wrapper for my HTTP client.
c cpython curl python-extension recuests
Last synced: 20 Feb 2025
https://github.com/moehmeni/primality-test-c-extension
A Python C extension for primality test using 6k+-1 optimization
cpython prime-numbers python python-extension
Last synced: 09 Apr 2025
https://github.com/dariusz-piekarz/pybind11-vector-class
Python module written in pybind11.
cpp data-container pybind11 python python-extension
Last synced: 22 Mar 2025
https://github.com/hunyadi/tsv2py
Parser and generator for PostgreSQL-compatible tab-separated values (TSV)
python-extension python3 tsv tsv-parser
Last synced: 03 May 2025
https://github.com/statespacedev/hello-world-python-extension
get-it-going style 'python extension in the debugger'
clion cmake cpp pybind11 python python-extension
Last synced: 16 Jun 2025
https://github.com/fibercrypto/fibercryptopy
Python client library for FiberCrypto wallet API classes
client-library cpython cpython-extensions cryptocurrency cryptocurrency-wallet library openapi openapi3 python python-3 python-extension python3 rest-api rest-client restapi skycoin swagger swig
Last synced: 17 Mar 2025