Cython Python

Open-source Cython projects categorized as Python

Top 17 Cython Python Projects

  • uvloop

    Ultra fast asyncio event loop.

    Project mention: APIs in Go with Huma 2.0 | dev.to | 2023-12-06

    I wound up on a different team with pre-existing Python code so temporarily shelved my use of Go for a bit, and we used Sanic (an async Python framework built on top of the excellent uvloop & libuv that also powers Node.js) to build some APIs for live channel management & operations. We hand-wrote our OpenAPI and used it to generate documentation and a CLI, which was an improvement over what was there (or not) before. Other teams used the OpenAPI document to generate SDKs to interact with our service.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • ta-lib-python

    Python wrapper for TA-Lib (http://ta-lib.org/).

  • PyAV

    Pythonic bindings for FFmpeg's libraries.

    Project mention: Using YOLO for Real-Time Object Detection with Koyeb GPUs | dev.to | 2024-07-31

    Define the process_frame function. This function takes a video frame as input. It converts the frame to an image using PyAV, and then applies the YOLOv8 model to detect objects in the image. The model uses the ByteTrack tracker to keep track of objects between frames. The detection results are then visualized on the frame, and the annotated frame is returned.

  • pyimgui

    Cython-based Python bindings for dear imgui

  • selectolax

    Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).

    Project mention: Lexbor – an open source HTML Renderer library | news.ycombinator.com | 2024-06-11

    We been using with https://github.com/rushter/selectolax as an faster alternative to BeautifulSoup with the html5lib, because many malformed webpages in the wild don´t work with lxml.

  • marisa-trie

    Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.

    Project mention: Ask HN: What are some unusual but useful Python libraries you've discovered? | news.ycombinator.com | 2024-07-31

    This has been an absolute game changer: https://github.com/pytries/marisa-trie (succinct trie with fast lookup and minimal RAM)

  • MACS

    MACS -- Model-based Analysis of ChIP-Seq

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • youbit

    Host any type of file on YouTube

  • cymem

    💥 Cython memory pool for RAII-style memory management

  • python-rtmidi

    Python bindings for the cross-platform MIDI I/O library RtMidi

  • erlpack

    High Performance Erlang Term Format Packer

  • kloop

    OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.

  • symengine.py

    Python wrappers for SymEngine

  • pyrodigal

    Cython bindings and Python interface to Prodigal, an ORF finder for genomes and metagenomes. Now with SIMD!

  • preshed

    💥 Cython hash tables that assume keys are pre-hashed

  • chatnoir-resiliparse

    A robust web archive analytics toolkit

  • cyfolds

    Fast, correct API-view Vim folding for Python, written in Cython.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Cython Python discussion

Log in or Post with

Cython Python related posts

  • Can i cluster or PCA ChIP peak score from different TFs to see which TFs have similar targets?

    1 project | /r/bioinformatics | 14 Jun 2023
  • Why is my RSI coming up incorrect?

    1 project | /r/IndianStreetBets | 8 Jun 2023
  • Tenforce - Type enforcement for Python

    1 project | /r/Python | 23 May 2023
  • Selenium over scrapy

    1 project | /r/Python | 4 May 2023
  • GitHub - scipopt/PySCIPOpt: Python interface for the SCIP Optimization Suite

    1 project | /r/Python | 29 Apr 2023
  • Python Interface for the SCIP Optimization Suite

    1 project | news.ycombinator.com | 10 Apr 2023
  • need advice on what frameworks to use w ffmpeg

    1 project | /r/ffmpeg | 25 Nov 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source Python projects in Cython? This list will help you:

Project Stars
1 uvloop 10,273
2 ta-lib-python 9,482
3 PyAV 2,440
4 pyimgui 1,337
5 selectolax 1,093
6 marisa-trie 1,038
7 MACS 698
8 youbit 665
9 cymem 437
10 python-rtmidi 354
11 erlpack 219
12 kloop 210
13 symengine.py 160
14 pyrodigal 136
15 preshed 82
16 chatnoir-resiliparse 72
17 cyfolds 11

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com