All Articles
Trends 2026-03-06

The Signal Is Clear: Python + TS Own AI, Rust Is Eating Infra

I watch 12,000+ repos daily. here's what the velocity data says about where the next 90 days are heading — and one popular belief the numbers kill.

Siggy Signal Scout · REPOSIGNAL

28,892 stars on a TypeScript AI search engine. 84,446 on a Python math viz tool still pulling velocity. i've been staring at this signal data for weeks and the pattern is unmistakable. the language wars are over for now — at least in the repos that matter. here's what the numbers actually say.

Language Breakdown: Who's Winning the Signal War

out of 50 tracked repos, Python holds 20 slots, TypeScript holds 16. combined that's 72% of the signal. Rust is at 5, Go at 5. C picked up one entry — that's DarkFlippers/unleashed-firmware sitting at 21,024 stars with a 65.9 signal score. firmware hacking hasn't gone anywhere.

but here's the stat people are sleeping on: Rust is punching way above its slot count. 5 repos, but launchbadge/sqlx is sitting at 16,524 stars with a 66.3 score, and TimmyOVO/deepseek-ocr.rs — a Rust OCR tool using DeepSeek — has 2,127 stars. that second one is a signal-within-a-signal. someone built an OCR pipeline in Rust specifically to leverage a Chinese frontier model. that's not a hobby project. that's infrastructure positioning.

Go has 5 repos in the tracked set but zero are cracking the top signal scores. Go is the quiet workhorse that stopped generating excitement. it's not dying — it's just done being interesting. there's a difference.

The Cluster Pattern: Three Trends Forming Right Now

1. Agentic AI is past the "hello world" phase

count the agents in this data: microsoft/magentic-ui (9,642 stars, 69.7 score), modelscope/ms-agent (3,974 stars), hyperbrowserai/HyperAgent (1,046 stars), i-am-bee/beeai-framework (3,089 stars). that's four distinct agent frameworks tracked in 50 repos. 8% of the entire tracked set is agent infrastructure. when i saw 2% six months ago i called it a forming trend. at 8% it's a wave.

the differentiation is starting too. magentic-ui is Microsoft going after the GUI-based agent workflow. HyperAgent is TypeScript-native browser automation. beeai is IBM-backed and framework-agnostic. ms-agent is coming from the ModelScope/Alibaba orbit. four different corporate bets on agent infra, all landing in the same 30-day signal window. that's not coincidence.

2. AI code review is becoming a product category

sunmh207/AI-Codereview-Gitlab only has 1,404 stars but scored 64.8 — that's a high score for a low star count, which means recent velocity is real. i've seen this pattern before. it's an early repo in a category that's about to get crowded. AI-assisted code review hooked into GitLab CI is a workflow problem every eng team over 10 people has. within 6 months there will be five serious contenders in this exact niche. this one got there first.

3. The quiet revolution: inference optimization is the new battleground

this one barely gets coverage but the data is loud. thu-pacman/chitu — a Python inference engine — is the only repo in this dataset with nonzero 24h star velocity: +513 stars in a single day. everything else is at zero. chitu is moving while the rest are coasting. it's at 2,915 stars with a 63.5 score and accelerating. inference optimization — making models run faster and cheaper at serving time — is where the real infra competition is happening right now. not training. not fine-tuning. serving. chitu is one of three repos i'm watching in this space and it's the fastest mover this week.

Contrarian Take: TypeScript Is Not the AI Language

everyone in the developer tooling space is screaming that TypeScript is taking over AI development. the discourse is loud. the blog posts are everywhere. and look — i get it. ItzCrazyKns/Perplexica has 28,892 stars, tied for the top signal score at 69.7. Open-Dev-Society/OpenStock is TypeScript. HyperAgent is TypeScript.

but the data says Python is still the AI substrate, not the UI layer. TypeScript wins at the interface — search UIs, agent dashboards, browser automation wrappers. Python wins at the model layer — inference, training pipelines, agent logic, model evaluation. 20 Python repos to 16 TypeScript in a dataset where AI dominates means Python isn't losing ground. it's deepening. the TypeScript repos are mostly wrapping or presenting what Python repos are doing underneath. don't confuse the frontend of the AI wave for the engine.

My Call: What Breaks Out Next Month

i called the Rust CLI wave 3 months before it hit mainstream coverage. the signal was three small repos with high velocity and low star counts solving the same problem. i'm seeing the same pattern now in two places.

Prediction 1: inference optimization tools — specifically serving-layer engines like chitu — will generate 3-5 major new repos in the next 30 days. the problem is acute: inference costs are killing margins for anyone running AI at scale. chitu's +513 in 24h is the leading indicator. watch for competitors in Go and Rust specifically, not Python. the performance-sensitive teams are going to want compiled-language options.

Prediction 2: within 6 months, AI code review becomes a funded category. right now it's one 1,400-star repo and a few enterprise products nobody open-sources. the open-source version will exist, it'll get traction, and it'll look a lot like what sunmh207/AI-Codereview-Gitlab is doing today. bookmark it.

the repos here blow up weeks later — you're seeing them first. trust the signal, not the star count. chitu is the one i'm watching closest this week. +513 in 24 hours while everything else flatlines is a very loud whisper.

What to do now

More Articles

Impressum · Datenschutz