An open API service providing repository metadata for many open source software ecosystems.

Topic: "cython"

explosion/spaCy

๐Ÿ’ซ Industrial-strength Natural Language Processing (NLP) in Python

Language: Python - Size: 193 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 31,583 - Forks: 4,511

hummingbot/hummingbot

Open source software that helps you create and deploy high-frequency crypto trading bots

Language: Python - Size: 531 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 12,654 - Forks: 3,521

cython/cython

The most widely used Python to C compiler

Language: Python - Size: 72.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10,004 - Forks: 1,533

pypa/virtualenv

Virtual Python Environment builder

Language: Python - Size: 160 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 4,915 - Forks: 1,050

Baekalfen/PyBoy

Game Boy emulator written in Python

Language: Python - Size: 44.9 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 4,873 - Forks: 503

zeromq/pyzmq

PyZMQ: Python bindings for zeromq

Language: Python - Size: 6.5 MB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 3,876 - Forks: 650

rasterio/rasterio

Rasterio reads and writes geospatial raster datasets

Language: Python - Size: 26 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 2,362 - Forks: 540

sirfz/tesserocr

A Python wrapper for the tesseract-ocr API

Language: Python - Size: 536 KB - Last synced at: 5 days ago - Pushed at: 17 days ago - Stars: 2,095 - Forks: 257

lucasb-eyer/pydensecrf

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

Language: C++ - Size: 2.62 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1,978 - Forks: 421

ozmartian/vidcutter

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

Language: Python - Size: 154 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1,885 - Forks: 137

pyimgui/pyimgui

Cython-based Python bindings for dear imgui

Language: Cython - Size: 1.53 MB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 1,429 - Forks: 184

CPJKU/madmom

Python audio and music signal processing library

Language: Python - Size: 6.27 MB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 1,424 - Forks: 238

Toblerity/Fiona

Fiona reads and writes geographic data files

Language: Python - Size: 3.86 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 1,187 - Forks: 208

juancarlospaco/faster-than-requests

Faster requests on Python 3

Language: Nim - Size: 20.4 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 1,119 - Forks: 91

enthought/pyql

Cython QuantLib wrappers

Language: Cython - Size: 21.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,074 - Forks: 206

scipopt/PySCIPOpt

Python interface for the SCIP Optimization Suite

Language: Cython - Size: 6.58 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 875 - Forks: 267

Pebaz/nimporter

Compile Nim Extensions for Python On Import!

Language: Python - Size: 2.01 MB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 844 - Forks: 29

alpha-miner/Finance-Python

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

Language: Python - Size: 2.51 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 804 - Forks: 136

rochacbruno/rust-python-example

Example of using Rust to Extend Python

Language: Python - Size: 45.9 KB - Last synced at: about 21 hours ago - Pushed at: almost 3 years ago - Stars: 789 - Forks: 62

ets-labs/python-vimrc

VIM Configuration for Python / Cython / C Development

Language: Vim script - Size: 311 KB - Last synced at: about 22 hours ago - Pushed at: about 4 years ago - Stars: 655 - Forks: 340

oborchers/Fast_Sentence_Embeddings

Compute Sentence Embeddings Fast!

Language: Jupyter Notebook - Size: 2.86 MB - Last synced at: about 10 hours ago - Pushed at: about 2 years ago - Stars: 623 - Forks: 84

PySlurm/pyslurm

Python Interface to Slurm

Language: Cython - Size: 5.27 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 516 - Forks: 121

madhawav/YOLO3-4-Py

A Python wrapper on Darknet. Compatible with YOLO V3.

Language: Python - Size: 5.93 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 516 - Forks: 161

scikit-build/scikit-build

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

Language: Python - Size: 2.19 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 508 - Forks: 121

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.

Language: Cython - Size: 15.4 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 507 - Forks: 78

wmayner/pyemd

Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric

Language: C++ - Size: 422 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 485 - Forks: 63

pypr/pysph

A framework for Smoothed Particle Hydrodynamics in Python

Language: Python - Size: 7.05 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 483 - Forks: 139

talkpython/async-techniques-python-course

Async Techniques and Examples in Python Course

Language: Python - Size: 291 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 462 - Forks: 250

explosion/cymem

๐Ÿ’ฅ Cython memory pool for RAII-style memory management

Language: Cython - Size: 177 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 456 - Forks: 29

seung-lab/connected-components-3d

Connected components on discrete and continuous multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants; periodic boundaries (4, 8, & 6)

Language: C++ - Size: 21 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 414 - Forks: 46

ing-bank/sparse_dot_topn

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

Language: C++ - Size: 442 KB - Last synced at: 11 days ago - Pushed at: 26 days ago - Stars: 405 - Forks: 85

brentp/cyvcf2

cython + htslib == fast VCF and BCF processing

Language: Cython - Size: 14.4 MB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 396 - Forks: 72

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 ๐Ÿš€

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 10 hours ago - Pushed at: 19 days ago - Stars: 393 - Forks: 90

TeskaLabs/cysimdjson

Very fast Python JSON parsing library

Language: C++ - Size: 3.14 MB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 382 - Forks: 18

MaurizioFD/RecSys_Course_AT_PoliMi

This is the official repository for the Recommender Systems course at Politecnico di Milano.

Language: Jupyter Notebook - Size: 49.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 343 - Forks: 141

massquantity/LibRecommender

Versatile End-to-End Recommender System

Language: Python - Size: 11.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 320 - Forks: 58

explosion/lightnet ๐Ÿ“ฆ

๐ŸŒ“ Bringing pjreddie's DarkNet out of the shadows #yolo

Language: C - Size: 466 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 319 - Forks: 38

long2ice/asyncmy

A fast asyncio MySQL/MariaDB driver with replication protocol support

Language: Python - Size: 665 KB - Last synced at: 1 day ago - Pushed at: 25 days ago - Stars: 307 - Forks: 44

akittas/presentations

Collection of presentations for advanced Python topics

Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 276 - Forks: 25

mattilyra/LSH

Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents

Language: Python - Size: 513 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 259 - Forks: 72

lanl/pyxDamerauLevenshtein

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

Language: Python - Size: 385 KB - Last synced at: about 21 hours ago - Pushed at: about 1 year ago - Stars: 247 - Forks: 31

h2r/pomdp-py

A framework to build and solve POMDP problems. Documentation: https://h2r.github.io/pomdp-py/

Language: Python - Size: 6.85 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 245 - Forks: 53

jina-ai/annlite

โšก A fast embedded library for approximate nearest neighbor search

Language: Python - Size: 2.7 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 230 - Forks: 24

mikepound/convolve

Simple demonstration of separable convolutions

Language: HTML - Size: 3.7 MB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 230 - Forks: 25

ParallelSSH/ssh2-python

Python bindings for libssh2 C library.

Language: C - Size: 19.6 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 229 - Forks: 75

explosion/cython-blis

๐Ÿ’ฅ Fast matrix-multiplication as a self-contained Python library โ€“ no system dependencies!

Language: C - Size: 8.15 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 227 - Forks: 39

openstreetmap-ng/openstreetmap-ng

๐Ÿ—บ๏ธ The Next Generation of OpenStreetMap โ€” in Python!

Language: Python - Size: 109 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 214 - Forks: 17

tarasko/picows

Ultra-fast websocket client and server for asyncio

Language: Cython - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 200 - Forks: 11

tulip-control/dd

Binary Decision Diagrams (BDDs) in pure Python and Cython wrappers of CUDD, Sylvan, and BuDDy

Language: Python - Size: 1.37 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 198 - Forks: 40

intjelic/python-sfml

Official binding of SFML for Python

Language: Python - Size: 38.6 MB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 181 - Forks: 43

siddhantgoel/streaming-form-data

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

Language: Python - Size: 12.5 MB - Last synced at: about 15 hours ago - Pushed at: 1 day ago - Stars: 177 - Forks: 35

stestagg/pytubes

A module for getting data into python from large data sources

Language: C++ - Size: 2.07 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 175 - Forks: 20

nigma/pywt

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

Language: C - Size: 2.32 MB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 168 - Forks: 72

MattiaMontanari/openGJK

Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig

Language: C - Size: 500 KB - Last synced at: about 5 hours ago - Pushed at: 3 months ago - Stars: 161 - Forks: 41

bsolomon1124/pycld3

Python3 bindings for the Compact Language Detector v3 (CLD3)

Language: C++ - Size: 781 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 152 - Forks: 6

unmade/audiomatch

Find similar audio files easily

Language: Python - Size: 142 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 149 - Forks: 14

juancarlospaco/cpython

Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim

Language: Python - Size: 37.3 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 147 - Forks: 3

silx-kit/silx

silx toolkit

Language: Python - Size: 51.9 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 147 - Forks: 77

Vizonex/Winloop

An Alternative library for uvloop compatability with windows

Language: Cython - Size: 3.72 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 143 - Forks: 10

kwmsmith/scipy-2017-cython-tutorial

Material for the SciPy 2017 Cython tutorial

Language: Python - Size: 4.3 MB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 140 - Forks: 49

scikit-hep/root_numpy ๐Ÿ“ฆ

The interface between ROOT and NumPy

Language: Python - Size: 18.8 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 134 - Forks: 54

rasbt/One-Python-benchmark-per-day

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

Language: HTML - Size: 10.4 MB - Last synced at: 20 days ago - Pushed at: about 10 years ago - Stars: 133 - Forks: 32

aalavandhaann/go-icp_cython

Go-ICP for globally optimal 3D pointset registration

Language: C++ - Size: 1.82 MB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 130 - Forks: 14

coleifer/vedis-python

Python bindings for the Vedis embedded NoSQL database

Language: C - Size: 678 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 126 - Forks: 11

jameskmurphy/nes

A Nintendo Entertainment System (NES) emulator in Python and Cython.

Language: Python - Size: 1.12 MB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 126 - Forks: 11

gakhov/pdsa

Probabilistic Data Structures and Algorithms in Python

Language: Python - Size: 354 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 126 - Forks: 19

fabio86d/HipHop_2D3Dregistration

2D/3D registration between CT/MRI or STL models and X-ray images (November 2018)

Language: C++ - Size: 41.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 125 - Forks: 33

fluiddyn/transonic

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

Language: Python - Size: 2.62 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 122 - Forks: 0

Drakkar-Software/OctoBot-Trading

OctoBot trading package

Language: Python - Size: 6.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 121 - Forks: 58

niklas2902/py4godot

Python scripting for Godot. This GDExtension plugin allows you to use Python like GDScript, accessing the Godot engine's features and benefiting from Python's vast ecosystem.

Language: Python - Size: 272 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 120 - Forks: 11

nla-group/classix

Fast and explainable clustering in Python

Language: Python - Size: 297 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 116 - Forks: 12

YoSTEALTH/Liburing

Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.

Language: Cython - Size: 581 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 108 - Forks: 5

pythongssapi/python-gssapi

A Python interface to RFC 2743/2744 (plus common extensions)

Language: Python - Size: 21.5 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 106 - Forks: 49

fish2000/instakit

Image processors and filters for use with ImageKit

Language: Python - Size: 19 MB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 105 - Forks: 9

chatnoir-eu/chatnoir-resiliparse

A robust web archive analytics toolkit

Language: Cython - Size: 1.89 MB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 104 - Forks: 15

rougier/scipy-crash-course

Material for a 24 hours course on Scientific Python

Size: 367 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 103 - Forks: 7

mosquito/cysystemd

systemd wrapper on Cython

Language: Cython - Size: 186 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 102 - Forks: 24

juancarlospaco/faster-than-csv

Faster CSV for Python

Language: Python - Size: 15.5 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 102 - Forks: 8

upul/Aurora

Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.

Language: Python - Size: 17 MB - Last synced at: 16 days ago - Pushed at: about 7 years ago - Stars: 102 - Forks: 9

goktug97/DynamicWindowApproach

The Dynamic Window Approach (DWA) planning algorithm written in C with Python Bindings

Language: Cython - Size: 3.45 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 99 - Forks: 24

tiagoantao/python-performance

Repository for the book Fast Python - published by Manning

Language: Python - Size: 2.88 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 97 - Forks: 35

raysect/source

The main source repository for the Raysect project.

Language: Python - Size: 88.7 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 97 - Forks: 24

vijos/jd4

Judging daemon for programming contests

Language: Python - Size: 399 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 96 - Forks: 30

fake-name/IntraArchiveDeduplicator

Tool for managing data-deduplication within extant compressed archive files, along with a relatively performant BK tree implementation for fuzzy image searching.

Language: Python - Size: 5.24 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 95 - Forks: 12

chenkovsky/cyac

High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementation!

Language: Cython - Size: 1.75 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 94 - Forks: 15

billythegoat356/Apollyon

One of the best Python3.9 obfuscators.

Language: Python - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 93 - Forks: 8

kylebarron/pymartini

A Cython port of Martini for fast RTIN terrain mesh generation

Language: Python - Size: 1.74 MB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 92 - Forks: 10

mattip/c_from_python

Calling C from Python

Language: Jupyter Notebook - Size: 2.52 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 91 - Forks: 16

jeremymcrae/liftover

liftover for python, made fast with cython

Language: C++ - Size: 1.35 MB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 88 - Forks: 6

gyanz/pydsstools

Python library for simple HEC-DSS functions

Language: Python - Size: 185 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 88 - Forks: 38

explosion/preshed

๐Ÿ’ฅ Cython hash tables that assume keys are pre-hashed

Language: Cython - Size: 182 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 87 - Forks: 19

mondeja/pymarketcap ๐Ÿ“ฆ

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

Language: Python - Size: 26.6 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 87 - Forks: 17

Mng-dev-ai/drf-turbo

An alternative serializer implementation for REST framework written in cython built for speed.

Language: Python - Size: 615 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 85 - Forks: 10

winstxnhdw/KinematicBicycleModel

A description of the Kinematic Bicycle Model written in Cython with an animated example.

Language: Python - Size: 61.5 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 84 - Forks: 26

coleifer/sophy

Fast Python bindings to Sophia Database

Language: C - Size: 675 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 81 - Forks: 7

maximtrp/bitermplus

Biterm Topic Model (BTM): modeling topics in short texts

Language: Cython - Size: 693 KB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 81 - Forks: 14

andreasvc/roaringbitmap

Roaring Bitmap in Cython

Language: Cython - Size: 302 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 81 - Forks: 11

harfbuzz/uharfbuzz

A HarfBuzz Python binding

Language: Cython - Size: 703 KB - Last synced at: about 10 hours ago - Pushed at: 14 days ago - Stars: 80 - Forks: 29

neurodata/treeple

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

Language: Jupyter Notebook - Size: 126 MB - Last synced at: about 19 hours ago - Pushed at: 5 days ago - Stars: 79 - Forks: 20

aboood40091/Miyamoto

A supercharged fork of the modern day level editor.

Language: Python - Size: 297 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 79 - Forks: 26