Formats a list of arbitrary fractional numbers (either string or f32/f64) so that they are correctly aligned when printed line by line.
Elegant, opinionated widgets for egui: buttons, inputs, selects, cards, tabs and more. Paired dark/light themes.
Unicode text styling and named glyph lookup with zero runtime overhead
Pure-Rust ITU-T H.261 video decoder for oxideav
Real-time market data streaming primitives — 100K+ ticks/second ingestion pipeline
IO layer for frankenpandas: CSV, JSON, JSONL, Parquet, ORC, HDF5, Excel, Feather, Arrow IPC, Pickle, Stata, SQL (SqlConnection with SQLite default backend).
Merge and join engine (AG-05 leapfrog triejoin) for fp-frame DataFrames — inner / left / right / outer joins with index alignment.
Differential conformance harness for frankenpandas against a live pandas oracle — packet fixtures + fuzz seed tests + live-oracle parity gates.
Clean-room Rust reimplementation of the pandas API — DataFrame, Series, GroupBy, Rolling, Resample, MultiIndex, 8 IO formats. Zero unsafe.
Columnar storage primitives (Column, ValidityMask) for pandas-parity dataframes — the storage layer behind fp-frame.
GroupBy engine for fp-frame with dense-key / arena-backed / hash-map execution paths.
Core Scalar, DType, NullKind primitives for the frankenpandas workspace — the universal type system behind fp-frame.