8 skills found
markshannon / Faster CpythonHow to make CPython faster.
brandtbucher / PycapiOver 600 fast Python bindings to the CPython C API. 🤯
scoder / FastrlockA fast RLock implementation for CPython
xia-mc / PyFastUtilMake Python Fast Again
sekomer / Structuracpython module for fast data structures
ren10-14 / ElePlayElePlay — Android video downloader with embedded FFmpeg, CPython, yt-dlp, and QuickJS. Full runtime inside the APK. No termux, no root. Download videos from YouTube and hundreds of sites. Merges best video + audio via FFmpeg. Clean, fast, offline-capable. Just install and go. Built for ARM64. GPL-2.0.
GMH-Code / SuperChocChipFast, pure Python emulator for CHIP-8, CHIP-48, Super-CHIP 1.0, Super-CHIP 1.1 and XO-CHIP systems -- PyPy, CPython, PyGame & Curses compatible
neluca / Tinybpe🐍This is a fast, lightweight, and clean CPython extension for the Byte Pair Encoding (BPE) algorithm, which is commonly used in LLM tokenization and NLP tasks.