Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with cython

A curated list of projects in awesome lists tagged with cython .

https://github.com/borgbackup/borg

Deduplicating archiver with compression and authenticated encryption.

backup borgbackup c compression cython dedupe deduplication encryption python python-3 ssh

Last synced: 01 Oct 2024

https://github.com/cython/cython

The most widely used Python to C compiler

big-data c cpp cpython cpython-extensions cython performance python

Last synced: 29 Sep 2024

https://github.com/pypa/virtualenv

Virtual Python Environment builder

cython hacktoberfest jython library pypa pypy pypy3 python virtualenv

Last synced: 29 Sep 2024

https://github.com/zeromq/pyzmq

PyZMQ: Python bindings for zeromq

cython python zeromq

Last synced: 29 Sep 2024

https://github.com/mapbox/rasterio

Rasterio reads and writes geospatial raster datasets

cli cython gdal gis mapbox-satellite-oss python raster

Last synced: 05 Aug 2024

https://github.com/rasterio/rasterio

Rasterio reads and writes geospatial raster datasets

cli cython gdal gis mapbox-satellite-oss python raster

Last synced: 30 Sep 2024

https://github.com/sirfz/tesserocr

A Python wrapper for the tesseract-ocr API

cython ocr optical-character-recognition python-library tesseract

Last synced: 30 Sep 2024

https://github.com/lucasb-eyer/pydensecrf

Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.

computer-vision crf cython eigen machine-learning pairwise-potentials unary-potentials

Last synced: 30 Sep 2024

https://github.com/ozmartian/vidcutter

A modern yet simple multi-platform video cutter and joiner.

appimage arch-linux cross-platform cython ffmpeg linux macos mpv opengl pyqt5 python3 qt5-gui ubuntu video-editor windows

Last synced: 29 Sep 2024

https://github.com/swistakm/pyimgui

Cython-based Python bindings for dear imgui

cython dear-imgui gamedev opengl python python-bindings

Last synced: 09 Aug 2024

https://github.com/pyimgui/pyimgui

Cython-based Python bindings for dear imgui

cython dear-imgui gamedev opengl python python-bindings

Last synced: 01 Aug 2024

https://github.com/toblerity/fiona

Fiona reads and writes geographic data files

cli cython gdal gis ogr python vector

Last synced: 01 Oct 2024

https://github.com/Toblerity/Fiona

Fiona reads and writes geographic data files

cli cython gdal gis ogr python vector

Last synced: 01 Aug 2024

https://github.com/enthought/pyql

Cython QuantLib wrappers

cython quantlib

Last synced: 31 Jul 2024

https://github.com/scipopt/PySCIPOpt

Python interface for the SCIP Optimization Suite

cython integer-optimization mathematical-programming nonlinear-optimization python scip

Last synced: 31 Jul 2024

https://github.com/alpha-miner/Finance-Python

python tools for Finance with the functionality of indicator calculation, business day calculation and so on.

chinese cython finance linux pricing python stock stock-market technical-indicators windows

Last synced: 02 Aug 2024

https://github.com/madhawav/YOLO3-4-Py

A Python wrapper on Darknet. Compatible with YOLO V3.

cython darknet object-detection python-wrapper python3 yolo yolo3 yolov3

Last synced: 02 Aug 2024

https://github.com/scikit-build/scikit-build

Improved build system generator for CPython C, C++, Cython and Fortran extensions

build-tool c c-extension c-plus-plus cmake cpython cython fortran kitware packaging python scikit-build wheels

Last synced: 09 Aug 2024

https://github.com/PySlurm/pyslurm

Python Interface to Slurm

cluster cython hpc python slurm

Last synced: 02 Aug 2024

https://github.com/ibarrond/Pyfhel

PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in Python, with NumPy compatibility. Uses SEAL/PALISADE as backends, implemented using Cython.

cython encrypted-computation encrypted-data helib homomorphic-encryption homomorphic-encryption-library palisade python seal

Last synced: 30 Jul 2024

https://github.com/explosion/cymem

💥 Cython memory pool for RAII-style memory management

cython python

Last synced: 30 Sep 2024

https://github.com/ing-bank/sparse_dot_topn

Python package to accelerate the sparse matrix multiplication and top-n similarity selection

cosine-similarity cython scipy sparse-matrix

Last synced: 30 Sep 2024

https://github.com/brentp/cyvcf2

cython + htslib == fast VCF and BCF processing

bioinformatics cython genomics htslib vcf

Last synced: 02 Aug 2024

https://github.com/TeskaLabs/cysimdjson

Very fast Python JSON parsing library

cython json python simdjson

Last synced: 31 Jul 2024

https://github.com/tomerfiliba-org/reedsolomon

⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀

cython error-correcting-codes error-correction error-correction-codes parity-check python python2 python3 reed-solomon reed-solomon-codes

Last synced: 01 Oct 2024

https://github.com/lanl/pyxDamerauLevenshtein

pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.

cython damerau-levenshtein edit-distance-algorithm

Last synced: 05 Aug 2024

https://github.com/ParallelSSH/ssh2-python

Python bindings for libssh2 C library.

cython extension library libssh2 python python-library ssh ssh2

Last synced: 03 Aug 2024

https://github.com/mikepound/convolve

Simple demonstration of separable convolutions

complex-numbers convolution cython python separable-convolutions

Last synced: 03 Aug 2024

https://github.com/explosion/cython-blis

💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!

blas blas-libraries blis cython linear-algebra matrix-multiplication neural-network neural-networks numpy openblas

Last synced: 30 Sep 2024

https://github.com/stestagg/pytubes

A module for getting data into python from large data sources

cpp cpp11 cython data numpy python

Last synced: 30 Sep 2024

https://github.com/nigma/pywt

We're moving. Please visit https://github.com/PyWavelets

c cython dwt math numpy python wavelet

Last synced: 04 Aug 2024

https://github.com/siddhantgoel/streaming-form-data

Streaming (and fast!) parser for multipart/form-data written in Cython

cython form-data forms http multipart-formdata python python3 web

Last synced: 01 Aug 2024

https://github.com/bsolomon1124/pycld3

Python3 bindings for the Compact Language Detector v3 (CLD3)

cld3 cpp cython language-detection python3

Last synced: 04 Aug 2024

https://github.com/rasbt/one-python-benchmark-per-day

An ongoing fun challenge where I'll try to post one Python benchmark per day.

cython numpy python-benchmark

Last synced: 03 Oct 2024

https://github.com/rasbt/One-Python-benchmark-per-day

An ongoing fun challenge where I'll try to post one Python benchmark per day.

cython numpy python-benchmark

Last synced: 02 Aug 2024

https://github.com/coleifer/vedis-python

Python bindings for the Vedis embedded NoSQL database

cython embedded-database nosql python vedis

Last synced: 31 Jul 2024

https://github.com/fluiddyn/transonic

:rocket: Make your Python code fly at transonic speeds!

aot cython extensions jit numba numpy pythran

Last synced: 05 Aug 2024

https://github.com/rougier/scipy-crash-course

Material for a 24 hours course on Scientific Python

course cython matplotlib numba numpy python scipy

Last synced: 30 Sep 2024

https://github.com/vijos/jd4

Judging daemon for programming contests

asyncio cgroup cython daemon linux linux-namespaces online-judge python sandbox vijos

Last synced: 09 Aug 2024

https://github.com/mondeja/pymarketcap

Python3 API wrapper and web scraper for https://coinmarketcap.com

api asyncio c coinmarketcap cryptocurrencies cryptotrading cython graphs libcurl pypi python scraper trading urllib

Last synced: 01 Oct 2024

https://github.com/explosion/preshed

💥 Cython hash tables that assume keys are pre-hashed

cython hash-table hash-tables hashing python

Last synced: 30 Sep 2024

https://github.com/coleifer/sophy

Fast Python bindings to Sophia Database

cython embedded-database nosql python sophia

Last synced: 02 Aug 2024

https://github.com/raysect/source

The main source repository for the Raysect project.

cython framework optics python raytracer science scientific-computing

Last synced: 03 Aug 2024

https://github.com/LukeRoantree4815162342/QUB_DW_HighPerformancePython

Code and more for the QUB Development Weeks event 'High Performance Python'

cython high-performance high-performance-computing numba python tutorial

Last synced: 07 Aug 2024

https://github.com/gyanz/pydsstools

Python library for simple HEC-DSS functions

ctypes cython database engineering hec-dss linux python windows10

Last synced: 27 Sep 2024

https://github.com/harfbuzz/uharfbuzz

A HarfBuzz Python binding

cython fonts opentype

Last synced: 04 Aug 2024

https://github.com/neurodata/treeple

Scikit-learn compatible decision trees beyond those offered in scikit-learn

causal-inference causal-machine-learning cython decision-trees estimation machine-learning python random-forest scikit-learn

Last synced: 29 Sep 2024

https://github.com/coleifer/sqlite-vtfunc

Implement SQLite table-valued functions with Python

cython python sql sqlite virtual-tables

Last synced: 31 Jul 2024

https://github.com/wannesm/PySDD

Python package for Sentential Decision Diagrams (SDD)

cython knowledge-compilation model-counting python sdd weighted-model-counting

Last synced: 04 Aug 2024

https://github.com/henrystoldt/mapleaf

6-DOF Rocket Flight Simulation Framework

aerodynamics cython montecarlo physics python rocket simulator

Last synced: 26 Sep 2024

https://github.com/technologicat/setup-template-cython

Setuptools-based `setup.py` template for Cython projects

cython example numerical python python2 python27 python3 python34 setuptools template

Last synced: 01 Oct 2024

https://github.com/explosion/murmurhash

💥 Cython bindings for MurmurHash2

cython murmurhash murmurhash2

Last synced: 30 Sep 2024

https://github.com/PlasmaPy/SpectroscoPyx

A community developed python package for spectroscopy.

analysis cython database diagnostics plasma-physics python science simulation spectroscopy

Last synced: 03 Aug 2024

https://github.com/seung-lab/fastremap

Remap, mask, renumber, unique, and in-place transposition of 3D labeled images. Point cloud too.

array-manipulations biomedical-image-processing cython in-place in-place-transposition looping masking numpy point-cloud python python3 remap remapping renumbering transpose unique

Last synced: 27 Sep 2024

https://github.com/urschrei/pypolyline

Fast Google Polyline encoding and decoding using a Rust binary

computational-geometry cython gis google-maps google-polyline polyline rust

Last synced: 01 Aug 2024

https://github.com/godopy/godopy

[WIP] Python scripting for the Godot game engine

bindings cython godot godot-engine godot-game-engine python python-bindings

Last synced: 27 Sep 2024

https://github.com/michelemartone/pyrsb

PyRSB: a Python interface to the librsb Sparse Matrix library

cython feedback hpc librsb linear-algebra numpy openmp python-interface python3 scipy sparse-linear-systems sparse-matrix

Last synced: 30 Sep 2024

https://github.com/segevfiner/cypcap

A Cython based Python binding for modern libpcap

cython libpcap pcap python python3

Last synced: 30 Sep 2024

https://github.com/intuitionengineeringteam/redblackpy

Fast and Scalable Data Structures for Scientific and Quantitative Research.

cplusplus-11 cython dynamic-data interpolation python red-black-trees time-series

Last synced: 29 Sep 2024

https://github.com/cmarshall108/libasynctasks

A fast, lightweight, dynamic task based framework built for scalable concurrency written in Python extended with Cython.

asynchronous concurrency coroutines cython python python-2 python-3 task-scheduler

Last synced: 01 Oct 2024

https://github.com/kmaehashi/flake8-force

Flake8 extension providing `force-check` option

cython flake8 python

Last synced: 01 Oct 2024

https://github.com/minhtuan221/cython-npm

Cython project management like npm in nodejs

cython cython-library modules npm pip pip-package python python-3 python3 python36

Last synced: 30 Sep 2024

https://github.com/fish2000/halogen

Halide generator introspection for build systems

cython halide halide-generators halogen llvm python

Last synced: 01 Oct 2024

https://github.com/milesgranger/lumber-jack

High performance & light weight alternative to Pandas with ML focused tooling. (Work in progress x100!)

cython data-mining dataframe datamanipulation datascience numpy pandas python python3 rust series

Last synced: 27 Sep 2024

https://github.com/aalavandhaann/chenhancc

A faster python geodesic path cutting across mesh surface

binder blender cpython cython geodesics pybind11 python shortest-paths surface

Last synced: 30 Sep 2024

https://github.com/nocarryr/cyndilib

A Python wrapper for Newtek NDI® written in Cython

audio cython cython-library cython-wrapper ndi newtek newtek-ndi video

Last synced: 02 Oct 2024

https://github.com/nocarryr/cython-sounddevice

PortAudio bindings for Cython

audio cython cython-library portaudio python

Last synced: 02 Oct 2024

https://github.com/dusongg/uf2.0-todolist-cli

适用于hundsun经纪线UF2.0的修改单、补丁、日常任务管理(客户端)

cython fyne golang grpc protobuf

Last synced: 29 Sep 2024

https://github.com/fi-mihej/cengalpolybuild

A Comprehensive and Hackable Build System for Multilingual Python Packages: Cython (including automatic conversion from Python to Cython), C/C++, Objective-C, Go, and Nim, with ongoing expansions to include additional languages

build build-automation build-system build-tool c-language cpp cython go golang modules-manager nim nim-language objective-c packaging packaging-python packaging-system python python-package-template python-packaging setuptools

Last synced: 29 Sep 2024

https://github.com/odoluca/fast-nw-and-sw-pairwise-alignment-using-numba-jit

This project includes Needleman-Wunsch and Smith-Waterman algorithms and their afine gap variations (Gotoh) written to work with Cython, PyPy and Numba. Numba JIT shows greater performance. For Best performance use gotoh_jit.py to get only the best score and use gotoh_jit_traceback to get the best alignment

alignment cython dna-sequences gotoh needleman-wunsch numba pairwise pairwise-alignment protein-sequences pypy3 python python-3-6 smith-waterman

Last synced: 01 Oct 2024

https://github.com/mlampros/texttinypy

Text Processing for Small or Big Data Files in Python

armadillo boost cpp11 cython processing python text

Last synced: 29 Sep 2024

https://github.com/hansalemaos/cythonfastsort

C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy

c cpp cython numpy parallel-computing parallel-programming python sorting

Last synced: 28 Sep 2024

https://github.com/fajarkim/pycx2

Compiler Python version 2 source file to binary

compiler compilers cython python python2 python27

Last synced: 01 Oct 2024

https://github.com/hansalemaos/cythonnestednumpy

performs sorting and grouping operations on multidimensional NumPy arrays using Cython and hash-based algorithms.

cython hash numpy sorting

Last synced: 01 Oct 2024