Python bindings for Rust Planetarium rendering library
Sub-pixel precision light spot rendering library
A from-scratch genetic-algorithm library used in my march-madness-predictor project
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Apply Lightroom-style film emulation profiles to RAW files with RawTherapee and HALD workflows.
A URL shortener command-line app. using bit.ly API v4.
Columnar storage primitives (Column, ValidityMask) for pandas-parity dataframes — the storage layer behind fp-frame.
Differential conformance harness for frankenpandas against a live pandas oracle — packet fixtures + fuzz seed tests + live-oracle parity gates.
Expression evaluation / query parser for fp-frame DataFrames — pandas df.eval / df.query parity.
DataFrame and Series with pandas-API parity, AACE index alignment, and GroupBy / Rolling / Resample integration.
FrankenTUI terminal interface for interactive fp-frame / frankenpandas workflows.
GroupBy engine for fp-frame with dense-key / arena-backed / hash-map execution paths.