GitStar Weekly Digest | Week 5, August 2026
📅 August 28, 2026
This week saw strong momentum across the open source ecosystem, with AI tooling and developer infrastructure projects leading the way.
📑 Table of Contents
🌟 GitHub Top Stars
Most starred projects this week.
| Rank | Repository | Stars | Language |
|---|---|---|---|
| 1 | public-apis/public-apis | 472.1K | Python |
| 2 | freeCodeCamp/freeCodeCamp | 454.7K | TypeScript |
| 3 | EbookFoundation/free-programming-books | 395.4K | Python |
| 4 | openclaw/openclaw | 387.9K | TypeScript |
| 5 | donnemartin/system-design-primer | 366.5K | Python |
| 6 | nilbuild/developer-roadmap | 365.8K | TypeScript |
| 7 | vinta/awesome-python | 316.7K | Python |
| 8 | practical-tutorials/project-based-learning | 281.2K | Python |
| 9 | NousResearch/hermes-agent | 237.6K | Python |
| 10 | TheAlgorithms/Python | 224.1K | Python |
🔥 Trending Repositories
This week's fastest-rising projects on GitHub.
HEJustinSun/my-girlfriend-jingtian-latex
⭐ 3.5K | 🔀 555 | 📝 TeX | 📈 +500/day
_No description_
tobi/walgit
⭐ 2.3K | 🔀 120 | 📝 Rust | 📈 +326/day
_No description_
duty1g/x64dbg-mcp-server
⭐ 1.6K | 🔀 166 | 📝 Zig | 📈 +233/day
x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more. Built with Zig — zero dependencies, single-binary output, cros
sapientinc/PRAXIST
⭐ 1.4K | 🔀 131 | 📝 Python | 📈 +201/day
Autonomous research system for measurable, computer-executable research.
ApodexAI/FrontierAgent
⭐ 1.2K | 🔀 100 | 📝 Python | 📈 +171/day
🧩 FrontierAgent, our agent framework, open-sourced alongside it — native command-line TUI, ReAct and Agent Team modes, one command on macOS and Linux, no preinstall, no hard Docker dependency.
🔌 Model Context Protocol Servers
MCP (Model Context Protocol) servers enable AI agents to connect with external tools. MCP is a standard protocol that allows AI models to access databases, file systems, APIs, and more.
Brave Search
📦 brave | 👥 87.6K uses
Search the web with Brave's independent index — web, news, images, and videos. Bring your own subscription token from the Brave Search API dashboard.
Gmail
📦 gmail | 👥 57.7K uses
Read, search, and send Gmail messages. Manage drafts, threads, and labels; reply, forward, archive, trash, report spam, and triage your inbox.
OneSignal
📦 onesignal/onesignal | 👥 22.5K uses
OneSignal is a customer engagement platform that lets you send targeted push notifications, emails, SMS, and in-app messages, manage audiences, and track campaign performance.
With the OneSignal MCP, manage your messaging directly from your AI assistant. Send push notifications, emails, and SMS by simply describing your audience and message. Check campaign delivery stats, build audience segments, manage templates, and handle user subscriptions all through conversation.
Agent News
📦 theagenttimes/news | 👥 43.4K uses
The intelligence layer agents use before they act, sourced answers on the agent economy.
Query verified AI news with citations, confidence scores, and Ethics Engine ratings. Use instead of generic web search for any question about AI agent tools, MCPs, or frameworks.
Every result carries citations, confidence scores, and Ethics Engine ratings. Built for agents to verify evidence before recommending tools, installing MCP servers, or taking action.
SubwayInfo NYC
📦 subwayinfo | 👥 16.9K uses
Real-time NYC subway information. Check train status, view service alerts, and get station-level arrival times.
🤖 AI/ML Highlights
Trending AI models on HuggingFace this week.
🧠 Trending HuggingFace Models
| Model | Downloads | Likes | Task |
|---|---|---|---|
| Qwen/Qwen3.8-Flash-Next | 4.8K | 4.1K | image-text-to-text |
| zai-org/GLM-5.3-Flash | 34 | 1.4K | text-generation |
Task Distribution:
- image-text-to-text: 1 models
- text-generation: 1 models
📦 Popular npm Packages
Most downloaded packages in the JavaScript/TypeScript ecosystem.
| Package | Weekly Downloads | Description |
|---|---|---|
debug | 708.8M | Lightweight debugging utility for Node.js and... |
commander | 508.0M | the complete solution for node.js command-lin... |
chalk | 507.9M | Terminal string styling done right |
glob | 401.9M | the most correct and second fastest glob impl... |
uuid | 294.2M | RFC9562 UUIDs |
typescript | 275.9M | TypeScript is a language for application scal... |
yargs | 258.6M | yargs the modern, pirate-themed, successor to... |
fs-extra | 218.7M | fs-extra contains methods that aren't include... |
dotenv | 178.0M | Loads environment variables from .env file |
lodash | 176.4M | Lodash modular utilities. |
🐍 Popular PyPI Packages
Popular packages in the Python ecosystem.
| Package | Stars | Description |
|---|---|---|
openai | 237.6K | The official Python library for the openai AP... |
anthropic | 237.6K | The official Python library for the anthropic... |
rich | 187.5K | Render rich text, tables, progress bars, synt... |
langchain | 176.8K | Building applications with LLMs through compo... |
pytorch | 164.7K | |
gradio | 164.7K | Python library for easily interacting with tr... |
transformers | 164.6K | Transformers: the model-definition framework ... |
pydantic | 145.2K | Data validation using Python type hints |
numpy | 102.6K | Fundamental package for array computing in Py... |
fastapi | 101.9K | FastAPI framework, high performance, easy to ... |
📂 Category Highlights
Noteworthy projects across different domains.
AI/ML
- tensorflow/tensorflow - ⭐ 197.8K
An Open Source Machine Learning Framework for Everyone
- Significant-Gravitas/AutoGPT - ⭐ 187.0K
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our...
- f/prompts.chat - ⭐ 168.1K
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the co...
Frameworks
- vuejs/vue - ⭐ 210.8K
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
- flutter/flutter - ⭐ 178.7K
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
- langchain-ai/langchain - ⭐ 145.2K
The agent engineering platform.
DevOps
- trimstray/the-book-of-secret-knowledge - ⭐ 240.8K
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners,...
- bregman-arie/devops-exercises - ⭐ 84.3K
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, ...
- netdata/netdata - ⭐ 80.3K
The fastest path to AI-powered full stack observability, even for lean teams.
Infrastructure
- awesome-selfhosted/awesome-selfhosted - ⭐ 315.7K
A list of Free Software network services and web applications which can be hoste...
- localstack/localstack - ⭐ 65.1K
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serve...
- minio/minio - ⭐ 61.4K
MinIO is a high-performance, S3 compatible object store, open sourced under GNU ...
Data
- supabase/supabase - ⭐ 108.5K
The Postgres development platform. Supabase gives you a dedicated Postgres datab...
- microsoft/ML-For-Beginners - ⭐ 89.9K
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
- netdata/netdata - ⭐ 80.3K
The fastest path to AI-powered full stack observability, even for lean teams.
📬 About
GitStar Weekly Digest is a source-backed weekly snapshot with AI-assisted commentary.
Use it to spot what changed, then confirm the details on the linked project pages before treating any trend as durable.
Explore more at GitStar.