Skip to content
View Mattbusel's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Mattbusel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Mattbusel/README.md

Matthew Charles Vladislav Busel

Founder of TensoRust, the evidence layer for AI.

46M+ cleaned, provenance-linked public records across research, companies, contracts, cybersecurity, drugs, regulation, and engineering.

Sources. Hashes. Confidence. Lineage. Receipts for machines.

Things I built because sleep is apparently optional

Project What happened
TensoRust AI answers backed by traceable evidence instead of spiritual confidence.
proof-engine 460K+ lines of Rust. A mathematical rendering engine with physics, GPU compute, procedural music, scripting, multiplayer, and enough systems to concern a project manager.
chaos-rpg 108K+ lines of Rust. Every outcome runs through real mathematical functions because normal random numbers lacked aura.
tokio-prompt-orchestrator Ran 24 Claude Code agents simultaneously without letting them eat the machine. Mostly.
Every-Other-Token Intercepts every other token, scores confidence, and watches the model panic in real time.
LLM-Hallucination-Detection-Script Detects when an LLM's source is basically "trust me bro."
llm-cpp 26 dependency-free C++20 headers for LLM infrastructure. Take what you need. Leave before it becomes a framework.
Reddit-Options-Trader-ROT Financial intelligence used by 200+ people across 46 countries. The internet was already gambling. I added instrumentation.

Proof Engine

It does not render graphics. It renders mathematics.

Particles follow differential equations. Damage creates gravitational force fields. Glyph clusters are held together by physics and disintegrate as they lose health.

cargo add proof-engine

PBR lighting. RK4 attractors. Navier-Stokes fluids. Soft bodies. Rigid bodies. Shader graphs. GPU compute. Procedural audio. Behavior trees. GOAP. Terrain erosion. Weather. Economy. A scripting VM. Rollback netcode.

Very normal amount of infrastructure for one person.

Research

15 DOI-indexed papers under Oxidized Archive.

Special relativity applied to financial time series. Token-level market signals. LLM interpretability. Counterfactual engineering. The usual LinkedIn content calendar.

Stack

Rust C++ Python Tokio OpenGL WebAssembly CRDT MCP

Find me

TensoRust · LinkedIn · Medium

New York

If your AI has evidence, we can talk.

If it has vibes, I will probably make a meme about it.

Top Langs

GitHub Stars

Pinned Loading

  1. tokio-prompt-orchestrator tokio-prompt-orchestrator Public

    Multi-core, Tokio-native orchestration for LLM pipelines.

    Rust 58 5

  2. proof-engine proof-engine Public

    A mathematical rendering engine for Rust. Every visual is the output of a mathematical function.

    Rust 26 4

  3. Every-Other-Token Every-Other-Token Public

    A real-time LLM stream interceptor for token-level interaction research

    Rust 25 1

  4. srfm-lab srfm-lab Public

    Python 17 5

  5. llm-cpp llm-cpp Public

    The C++ LLM toolkit. 26 single-header libraries for streaming, caching, cost estimation, retry, and structured output. Drop in what you need.

    12 2

  6. rust-crates rust-crates Public

    Production Rust libraries for AI agents and financial systems — zero panics, typed errors, aerospace-grade test coverage

    8