4 projects
j-clipboard
Windows clipboard access and history management for Python, implemented in Rust (text/image/HTML/RTF/files, SQLite-backed)
j-gif
Screen recording to GIF for Python, implemented in Rust (Win32 GDI capture, JPEG-backed frame store, no GIL contention)
j-stitch
Scrolling screenshot stitching for Python, implemented in Rust (row-hash + LCS overlap detection)
j-ppocr
PP-OCR ONNX inference for Python via Rust (det+rec, no opencv/numpy)