cython-wrapper
There are 59 repositories under cython-wrapper topic.
pytries/marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
polm/fugashi
A Cython MeCab wrapper for fast, pythonic Japanese tokenization and morphological analysis.
explosion/lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
pyauth/python-pkcs11
PKCS#11/Cryptoki support for Python
althonos/pyrodigal
Cython bindings and Python interface to Prodigal, an ORF finder for genomes and metagenomes. Now with SIMD!
olmallet81/URT
Fast Unit Root Tests and OLS regression in C++ with wrappers for R and Python
Maximilian-Winter/pytonium
This is a framework for building python apps, with a GUI based on the web technologies HTML, CSS and Javascript. Powered by Chromium Embedded Framework.
solivr/cython_opencvMat
Cython wrapper for cv::Mat class
mortacious/python-optix
Python wrapper for the OptiX 7 raytracing engine using Cython.
CLQCD/PyQUDA
Use Python for lattice QCD research based on the QUDA library.
uhlmanngroup/pyshot
A Python API for the SHOT descriptor
althonos/pytrimal
Cython bindings and Python interface to trimAl, a tool for automated alignment trimming. Now with SIMD!
oKatanaaa/CudaCythonSamples
This repository contains examples CUDA usage in Cython code.
escherba/python-metrohash
Python bindings for MetroHash
nocarryr/cyndilib
A Python wrapper for Newtek NDI® written in Cython
jwiggins/blend2d-python
Cython wrapper for Blend2D
McSinyx/palace
Migrated to https://sr.ht/~cnx/palace
wannabeOG/SnipIt
C++ implementation of ELA to detect any external changes made to an image through an image editing software
althonos/pyopal
Cython bindings and Python interface to Opal, a SIMD-accelerated database search aligner.
kiok46/Wrapping-Cpp-using-Cython
Wrapping example Cython and Cpp
DmitryAsdre/rocauc_pairwise
RocAuc Pairiwse objective for gradient boosting
althonos/pyjess
Cython bindings and Python interface to Jess, a 3D template matching software for protein structures.
synodriver/ftea
Ultra fast tea encrypt and decrypt
zouzias/pyboostrtree
Python wrapper for Boost Geometry Rtree
axr6077/TigerAssist
Live Sign Language Gesture to Text converter using Computer Vision, Machine Learning and VR. The project uses LeapMotion Controller and webcam for accurate linear scale positioning of user inputs. The machine learning algorithm followed the Support Vector Machine (SVM) learning model for linear image classification (non-probabilistic approach).
louwenus/Projet_NSI_Simulateur_gravi_3D
Projet de simulateur de gravitation en 3D, avec une librairie calculatoire en C++ et un frontend en python
Tapanhaz/Kite-Ticker
Cython based unofficial async python websocket client for zerodha based on picows
gcampanella/clpy
Low-level Cython bindings to the Clp linear programming solver
Dan-Tan/Iterative-Label-Spreading
This is an implementation of a semi-supervised/unsupervised clustering method called Iterative Label Spreading. The main algorithm is written in c, and wrapped in cython for use in python. The algorithm is presented in the following paper by Amanda J. Parker and Amanda S. Barnard.
vitsalis/libffpy
Cython wrapper for the libff library
xtudbxk/cython_wrapper_for_permutohedral_lattice
a cython wrapper for permutohedral lattice algorithm
ahelm/cython_oracle
Simple example of how to wrap a C library with Cython
althonos/pytantan
Cython bindings and Python interface to Tantan, a fast method for identifying repeats in DNA and protein sequences.
sanoguzhan/STAlib
Standard Template and algorithms library of C++ for Python with C-Python API
shakfu/cyllama
A thin cython wrapper around llama.cpp
zhanghx0905/cpp2py-cython
Automatically Generate Cython Wrapper from C/C++ Headers