cython-library topic
cython-package-example
Example of a package with Cython extensions.
pyhmmer
Cython bindings and Python interface to HMMER3.
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.
pyfamsa
Cython bindings and Python interface to FAMSA, an algorithm for ultra-scale multiple sequence alignments.
pyfastani
Cython bindings and Python interface to FastANI, a method for fast whole-genome similarity estimation.
pymuscle5
Cython bindings and Python interface to MUSCLE v5, a highly efficient and accurate multiple sequence alignment software.
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.