cython-library
There are 32 repositories under cython-library topic.
tarasko/picows
Ultra-fast websocket client and server for asyncio
althonos/pyhmmer
Cython bindings and Python interface to HMMER3.
abdoohossamm/djcompiler
django compiler that compiles the django project to a C language project which gives more performance and more security since the original code is hidden.
FedericoStra/cython-package-example
Example of a package with Cython extensions.
althonos/pyfamsa
Cython bindings and Python interface to FAMSA, an algorithm for ultra-scale multiple sequence alignments.
Z4JC/ugrapheme
Unicode Extended grapheme clusters in nanoseconds
nocarryr/cyndilib
A Python wrapper for Newtek NDI® written in Cython
althonos/pyfastani
Cython bindings and Python interface to FastANI, a method for fast whole-genome similarity estimation.
althonos/pymuscle5
Cython bindings and Python interface to MUSCLE v5, a highly efficient and accurate multiple sequence alignment software.
Ambeteco/faster-os
6800% faster "os" module replacement. A drop-in replacement for Python's standard 'OS' module. Fully-rewritten, optimized, and speeded-up functions, that replace ones in the os.path module.
althonos/pymemesuite
Cython bindings and Python interface to the MEME suite, a collection of tools for the analysis of sequence motifs.
althonos/pyopal
Cython bindings and Python interface to Opal, a SIMD-accelerated database search aligner.
minhtuan221/cython-npm
Cython project management like npm in nodejs
nocarryr/cython-sounddevice
PortAudio bindings for Cython
AntoinePassemiers/Cython-Project-Template
Ready-to-use and simple Cython template for long-term projects (with NumPy support)
ashutoshtiwari13/Hands-on-DeepRL-and-DL
Hosts my major and mini Deep Reinforcement learning 👨💻and Deep Learning projects 🔝
shBLOCK/spatium
🚀Spatium: a fast python spatial math library
althonos/pyncbitk
Cython bindings and Python interface to the NCBI C++ ToolKit (including BLAST+).
DelSquared/Cython-Benchmarks
Cython Benchmarks: I will be putting both Python and Cython versions of the same functions to the test and comparing their speed and performance
dkohlsdorf/hidden_markov_models
A tutorial implementation of hidden Markov models
dpthorngren/Sam
Sam is a flexible MCMC sampler for Python, designed for astrophysical applications.
Le-o-n/cython-virtual-memory-toolkit
The Cython Virtual Memory Toolkit is designed to provide Cython header files (*.pxd) for various functionalities, enabling Cython to interact with the virtual memory of a target process. This toolkit includes features for reading, writing, allocating, and freeing virtual memory.
TexZK/cbytesparse
Library to handle sparse bytes within a virtual memory space.
althonos/pytantan
Cython bindings and Python interface to Tantan, a fast method for identifying repeats in DNA and protein sequences.
cftang0827/cython_example
Basic Cython example, list and numpy manipulation
vulkancurrency/vulkan-python-bindings
Python bindings for the C implementation of Vulkan written in Cython
xlxwalex/PatternPiece
PatternPiece is a light pattern matching package based on Aho-Corasick automaton with Cython.
zsxoff/pycppcam
Simple webcam library for Python 3 written in C++ with Cython
kblomdahl/cb85
Cythonized Base85 encoder and decoder
KmolYuan/metaheuristics
Cython algorithms libraries for evolution designing.
timurhamzin/hpc-python
Python in High Performance Computing