Repository of the Day - JustVugg/colibri, and Daily Trends - September 12, 2026
Published: 9/12/2026
This daily roundup highlights repository momentum from GitGenius analytics for September 12, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 9612 repositories, with 9399 repos contributing star deltas and 8747 repos contributing subscriber deltas.
Repo of the day
JustVugg/colibri led the day with +871 stars to 28578 total stars and +14 subscribers to 249 total subscribers. Colibri is an inference engine that runs frontier mixture-of-experts models with hundreds of billions to trillions of parameters on consumer and heterogeneous hardware using pure C with zero engine dependencies.
The tool solves the problem of running extremely large models on limited hardware by treating storage, RAM, and VRAM as a single inference hierarchy. Rather than requiring all model weights to fit in fast memory, it streams experts from disk on demand, allowing models far larger than any single machine's capacity to run on ordinary consumer GPUs. The engine implements AI memory multitiering across the entire software and hardware boundary, optimizing model formats, storage I/O, placement, scheduling, and CPU-GPU overlap to reduce inference costs and hardware requirements.
Colibri suits researchers and practitioners who own consumer or heterogeneous hardware and want to run state-of-the-art large models without cloud infrastructure. It works with eight model families spanning from 7B to 2.8T parameters, each implemented as a single C file with a shared command-line interface for chat, serving, and web dashboards. The project prioritizes semantic correctness over speed—it makes no silent changes to model precision or router behavior when memory is insufficient, only reducing throughput. This makes it suitable for applications where model fidelity matters more than latency guarantees.
Development shows sustained focus on systems-level optimization across the full inference stack. The project maintains a web dashboard with live metrics and expert visualization, allowing developers to observe routing patterns and memory tier usage in real time. Work spans multiple model families and hardware configurations, indicating active testing against diverse setups. The codebase remains deliberately experimental, treating the engine as an open research platform where aggressive systems ideas must earn inclusion through reproducible end-to-end measurements rather than theoretical promise.
Fastest rising repos
- bilawalsidhu/gods-eye-view - +2796 stars (29806 total), language: JavaScript. A spy satellite simulator in your browser, except the data is real. Live open source spatial intelligence on a photorealistic 3D globe.
- ayghri/i-have-adhd - +1704 stars (43425 total), language: Python. A skill to stop your coding agent from burying the answer. ADHD-friendly output.
- debpalash/VoiceStudio - +1700 stars (24283 total), language: Python. VoiceStudio is the open-source, fully-local ElevenLabs alternative — voice cloning, voice design, video dubbing, dictation, transcription & audiobook creation in 646 languages.
- tt-a1i/archify - +1102 stars (59630 total), language: JavaScript. Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
- deepseek-ai/deepseek-harness - +1066 stars (221591 total), language: TypeScript. DeepSeek Harness: Everything is a Plugin.
Subscriber surge
- bilawalsidhu/gods-eye-view - +18 subscribers (600 total), +2796 stars. A spy satellite simulator in your browser, except the data is real. Live open source spatial intelligence on a photorealistic 3D globe.
- JustVugg/colibri - +14 subscribers (249 total), +871 stars. Run frontier MoE models on hardware you already own — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦
- sapientinc/PRAXIST - +13 subscribers (683 total), +110 stars. Autonomous research system for measurable, computer-executable research.
- deeplethe/utopia - +12 subscribers (218 total), +341 stars. World's first open-source enterprise world model.
- mattpocock/skills - +9 subscribers (1448 total), +707 stars. Skills for Real Engineers. Straight from my .agents directory.
Hidden gems
- proliferate-ai/proliferate - +3 stars to 498 total stars. The open-source AI IDE for Claude Code, Codex, OpenCode, and more. Run agents in parallel, locally or in the cloud, and build reusable workflows.
- entireio/skills - +2 stars to 221 total stars, 1 subscribers. ✨ Cross-agent skills that help coding agents use Entire context from Checkpoints, sessions, and git history to search past work, explain code, and hand off sessions.
- razzant/claudexor - +2 stars to 447 total stars, 1 subscribers. Multi-harness control plane for Claude Code, Codex, Cursor, and OpenCode: quota-aware rotation across multiple Claude/Codex subscriptions, shared thread context, and cross-model review.
- wenfeng110402/AppleMusic-Downloader - +2 stars to 396 total stars, 1 subscribers. 一个图形化AppleMusic下载器
- data-apis/array-api - +1 stars to 279 total stars, 33 subscribers. RFC document, tooling and other content related to the array API standard
Language movers
- python - +25064 stars across 1188 repos. Example repos: anthropics/claude-agent-sdk-python, generative-computing/steerability, vitali87/code-graph-rag
- typescript - +17517 stars across 912 repos. Example repos: Snouzy/workout-cool, nrwl/nx, CyberTimon/RapidRAW
- javascript - +9888 stars across 399 repos. Example repos: github/awesome-copilot, OpenWhispr/openwhispr, Wei-Shaw/claude-relay-service
- rust - +5857 stars across 354 repos. Example repos: BloopAI/vibe-kanban, bytecodealliance/wasmtime, dmtrKovalenko/fff
- go - +5093 stars across 506 repos. Example repos: OpenListTeam/OpenList, coze-dev/coze-loop, argoproj/argo-workflows
Category spotlight
- machine learning - +4912 stars across 238 repos. Example repos: amantus-ai/vibetunnel, openai/gpt-oss, apache/brpc
- cross-platform - +4447 stars across 271 repos. Example repos: CyberTimon/RapidRAW, mixxxdj/mixxx, YILS-LIN/short-video-factory
- typescript - +4319 stars across 163 repos. Example repos: ant-design/ant-design-pro, google-github-actions/run-gemini-cli, slopus/happy
- ai - +3839 stars across 88 repos. Example repos: CodeWithCJ/SparkyFitness, YILS-LIN/short-video-factory, iflytek/astron-rpa
- automation - +3593 stars across 134 repos. Example repos: microsoft/agent-lightning, shiyu-coder/Kronos, YILS-LIN/short-video-factory
Maintainer watch
- bilawalsidhu - +2796 stars across 1 repos. Example repos: bilawalsidhu/gods-eye-view
- ayghri - +1704 stars across 1 repos. Example repos: ayghri/i-have-adhd
- debpalash - +1700 stars across 1 repos. Example repos: debpalash/VoiceStudio
- microsoft - +1202 stars across 68 repos. Example repos: microsoft/terminal, microsoft/agent-lightning, microsoft/VibeVoice
- deepseek-ai - +1112 stars across 9 repos. Example repos: deepseek-ai/DeepSeek-OCR, deepseek-ai/awesome-deepseek-agent, deepseek-ai/DeepSpec
