Skip to content
View GriffinCanCode's full-sized avatar
💭
Dreaming
💭
Dreaming

Sponsoring

@scikit-learn

Highlights

  • Pro

Block or report GriffinCanCode

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
griffincancode/README.md

Griffin

Systems Programmer | Language Designer | AI Architect

"I always hated sleep."

Website Medium LinkedIn GitHub


Philosophy

I work at the intersection of systems programming, language design, and AI infrastructure. Most projects are performance-critical tools written in languages that prioritize correctness and speed.


Flagship Projects

A complete operating system kernel for AI agents—managing resources, scheduling tasks, and orchestrating local models. 306+ commits of pure systems engineering.

rust kernel dsl agents local-models

Polyglot build framework. 5× less boilerplate than Bazel. Easier learning curve than Buck2. Lock-free parallel execution with runtime dependency discovery.

d build-system infrastructure tooling

Desktop application framework that embeds language runtimes—Python, JS, Rust, Java, C++, Lua, Zig, WASM—into a single Go-orchestrated process. True parallelism via goroutines. Not tied to Rust like Tauri, not bloated like Electron.

go framework polyglot desktop

Multi-agent AI platform. Claude, GPT, and Gemini collaborate on tasks through an intelligent orchestrator. Streaming-first architecture with SSE and async processing.

python typescript fastapi react openrouter

High-performance file watcher for webpack and Vite. SIMD-accelerated hashing (5GB/s+), Rust daemon, Zig system bindings, sub-5ms change detection.

rust zig c nodejs hot-reload

A language for AI personalities. Define, version, and deploy AI personas with a purpose-built DSL. Type-safe personality engineering.

ocaml dsl gemini openai

Write music programmatically. A functional language for composing music to MIDI. Because music is just well-typed data.

haskell functional audio dsl


Developer Tools

Project Description Stack
howmany Intelligent code analysis Rust
krnchr File aggregator for AI context engineering Rust
Dei God class detector Rust
cantron High-speed secret scanner Rust
Standardize File formatting, done right Rust
QVenv Python venv with auto requirements detection Python

Creative & Research

Project Description Stack
BlackholeSim Black hole simulation with realistic physics and ray tracing OpenGL
manifest Moddable Civ-style country building game Rust
LangViz ML semantic maps of 51 Indo-European languages Python
Cognivore Automated innovation and exploration JavaScript

Published Packages

Rustbldr · dei · howmany · krnchr · sherlock-io

Pythonqvenv · callosum-dsl · qgit

npm@retrigger/core

VS Codehowmany


Pinned Loading

  1. howmany howmany Public

    An intelligent code analysis tool

    Rust

  2. AgentOS AgentOS Public

    The AI-OS in userspace.

    Rust 1

  3. bldr bldr Public

    Polyglot build framework - 5x less boilerplate than Bazel, easier learning curve than Buck2.

    D

  4. Callosum Callosum Public

    A language for defining AI personalities.

    OCaml

  5. Polyglot Polyglot Public

    (in progress) Multi-lingual application framework, not tied to Rust, more convenient than Electron.

    Go

  6. BlackholeSim BlackholeSim Public

    A black hole simulation using OpenGL with realistic physics and ray tracing

    Makefile 3 1