Lists (9)
Sort Name ascending (A-Z)
- All languages
- Assembly
- Astro
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- D
- Dart
- Dockerfile
- Elixir
- Go
- HCL
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Lua
- MDX
- Makefile
- Markdown
- Objective-C
- PHP
- Pascal
- Python
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Slash
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- V
- Verilog
- Vim Script
- Vue
- Zig
Starred repositories
Linux 0.11 rewritten in idiomatic Rust: kernel, std-style user library, and 60+ coreutils — boots on i386 in QEMU.
CLI / Framework for Agent Skills - create, test, measure and improve skill quality and effectiveness
A game where you are a computer's OS and you have to manage processes, memory and I/O events.
Open Source Introductory Systems Programming Textbook for the University of Illinois
A GNU screen style terminal multiplexer built on libghostty.
Context window optimization for AI coding agents. Sandboxes tool output (98% reduction), persists session memory, and enforces routing across 17 platforms via MCP + hooks.
Learn LLM internals step by step - from tokenization to attention to inference optimization.
An operating system built for the enjoyment of building it.
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
Cross-vendor messaging for CLI AI coding agents — let Claude Code, Codex, Gemini & Copilot talk to each other in one team. Bash + SQLite, no daemon, no framework.
A simple SWE style browser agent framework that achieves SOTA results on long horizon web tasks.
Snap any image, screenshot, or webpage into plaintext. No GPU. No cloud. One command.
agent multiplexer that lives in your terminal.
One file. Under 200 lines. Zero dependencies. It's a coding agent.
Architecture, patterns & internals of Anthropic's AI coding agent — reverse-engineered from source maps
A silly Operating System written in C and Assembly!
Repo to accompany my mastering LLM engineering course
A minimal, local-first coding agent for the terminal.
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! W…
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Desktop and web interface for OpenCode AI agent
An experimental pi extension that runs and manages qwen with llama.cpp
Crypto 101, the introductory book on cryptography.
Control what your AI can see. LeanCTX (Lean Context) is the context intelligence layer for AI agents — one local Rust binary that decides what they read, remembers what they learn, guards what they…