George Lee Patterson — DEV.ARCH.UX.UI based in Boston, MA

Open Source

Open Source

github.com/GeorgeLeePatterson

Find a running list of my open source contributions. The list will grow over time and I’ll do my best to remember to update it.

ForFullstack.Dev RoleOwner

🏰 Stately - Full-stack platform, built to be AI-friendly!

The declarative, schema-first architecture creates predictable patterns that AI coding assistants understand immediately. Point Claude, Copilot, or Cursor at your Stately project and watch them generate correct, idiomatic code on the first try.

Stately Documentation

Source: https://github.com/GeorgeLeePatterson/stately
Documentation: https://georgeleepatterson.github.io/stately

🦀 Rust:
stately Crate: https://crates.io/crates/stately
stately-files Crate: https://crates.io/crates/stately-files
stately-arrow Crate: https://crates.io/crates/stately-arrow

📦 NPM:
@statelyjs/stately Package: https://www.npmjs.com/package/@statelyjs/stately
@statelyjs/ui Package: https://www.npmjs.com/package/@statelyjs/ui
@statelyjs/schema Package: https://www.npmjs.com/package/@statelyjs/schema
@statelyjs/files Package: https://www.npmjs.com/package/@statelyjs/files
@statelyjs/arrow Package: https://www.npmjs.com/package/@statelyjs/arrow

🛰️ clickhouse-arrow

A high-performance, async Rust client for ClickHouse with native Arrow integration. Designed to be faster and more memory-efficient than existing alternatives.

Example usage

Source: https://github.com/GeorgeLeePatterson/clickhouse-arrow
Crate: https://crates.io/crates/clickhouse-arrow

🚇 clickhouse-datafusion

A high-performance Rust library that integrates ClickHouse with Apache DataFusion, enabling seamless querying across ClickHouse and other data sources.

Example usage

Source: https://github.com/GeorgeLeePatterson/clickhouse-datafusion
Crate: https://crates.io/crates/clickhouse-datafusion