GitStar Weekly Digest | Week 3, August 2026
📅 August 10, 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 | 455.2K | Python |
| 2 | freeCodeCamp/freeCodeCamp | 453.7K | TypeScript |
| 3 | EbookFoundation/free-programming-books | 394.0K | Python |
| 4 | openclaw/openclaw | 385.7K | TypeScript |
| 5 | nilbuild/developer-roadmap | 364.0K | TypeScript |
| 6 | donnemartin/system-design-primer | 362.6K | Python |
| 7 | vinta/awesome-python | 313.0K | Python |
| 8 | practical-tutorials/project-based-learning | 277.5K | Python |
| 9 | NousResearch/hermes-agent | 227.8K | Python |
| 10 | TheAlgorithms/Python | 223.6K | Python |
🔥 Trending Repositories
This week's fastest-rising projects on GitHub.
firecrawl/anydoc
⭐ 12.5K | 🔀 615 | 📝 Rust | 📈 +1788/day
Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.
KKKKhazix/human-writing
⭐ 2.1K | 🔀 181 | 📝 Python | 📈 +295/day
让 AI 写的中文读起来像一个具体的人在说话。通用创作与改稿 Skill,开箱即用。
ZzzLc0405/photo-abstract-editorial
⭐ 1.9K | 🔀 95 | 📝 Unknown | 📈 +272/day
_No description_
mikiarlo3/awesome-growth-hacking-skills
⭐ 785 | 🔀 11 | 📝 Shell | 📈 +112/day
Find agentic growth hacking skills for Claude, ChatGPT, Manus | by enso.bot
wumingqi60/lingxi
⭐ 691 | 🔀 12 | 📝 TypeScript | 📈 +98/day
灵犀跨境-开源共建版
🔌 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.
Gmail
📦 gmail | 👥 60.1K uses
Read, search, and send Gmail messages. Manage drafts, threads, and labels; reply, forward, archive, trash, report spam, and triage your inbox.
Brave Search
📦 brave | 👥 76.8K 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.
Agent News
📦 theagenttimes/news | 👥 44.7K 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.
OneSignal
📦 onesignal/onesignal | 👥 27.0K 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.
Exa Search
📦 exa | 👥 9.6K uses
Fast, intelligent web search and web crawling. Get fresh information about libraries, APIs, and SDKs.
🤖 AI/ML Highlights
Trending AI models on HuggingFace this week.
🧠 Trending HuggingFace Models
| Model | Downloads | Likes | Task |
|---|---|---|---|
| sentence-transformers/all-MiniLM-L6-v2 | 242.7M | 5.2K | sentence-similarity |
| google-bert/bert-base-uncased | 117.8M | 2.7K | fill-mask |
| cross-encoder/ms-marco-MiniLM-L6-v2 | 83.2M | 297 | text-ranking |
| BAAI/bge-small-en-v1.5 | 68.0M | 527 | feature-extraction |
| sentence-transformers/paraphrase-mult... | 55.8M | 1.3K | sentence-similarity |
| google/electra-base-discriminator | 54.0M | 150 | N/A |
| lpiccinelli/unidepth-v2-vitl14 | 38.7M | 49 | N/A |
| BAAI/bge-m3 | 32.7M | 3.4K | sentence-similarity |
Task Distribution:
- sentence-similarity: 6 models
- text-generation: 3 models
- fill-mask: 2 models
📦 Popular npm Packages
Most downloaded packages in the JavaScript/TypeScript ecosystem.
| Package | Weekly Downloads | Description |
|---|---|---|
debug | 683.3M | Lightweight debugging utility for Node.js and... |
chalk | 489.0M | Terminal string styling done right |
commander | 475.6M | the complete solution for node.js command-lin... |
glob | 384.7M | the most correct and second fastest glob impl... |
uuid | 274.5M | RFC9562 UUIDs |
typescript | 260.7M | TypeScript is a language for application scal... |
yargs | 243.5M | yargs the modern, pirate-themed, successor to... |
fs-extra | 210.5M | fs-extra contains methods that aren't include... |
lodash | 167.5M | Lodash modular utilities. |
dotenv | 166.1M | Loads environment variables from .env file |
🐍 Popular PyPI Packages
Popular packages in the Python ecosystem.
| Package | Stars | Description |
|---|---|---|
openai | 227.8K | The official Python library for the openai AP... |
anthropic | 227.8K | The official Python library for the anthropic... |
rich | 183.4K | Render rich text, tables, progress bars, synt... |
langchain | 172.6K | Building applications with LLMs through compo... |
pytorch | 164.5K | |
gradio | 164.5K | Python library for easily interacting with tr... |
transformers | 163.5K | Transformers: the model-definition framework ... |
pydantic | 143.8K | Data validation using Python type hints |
numpy | 102.3K | Fundamental package for array computing in Py... |
fastapi | 101.4K | FastAPI framework, high performance, easy to ... |
📂 Category Highlights
Noteworthy projects across different domains.
AI/ML
- tensorflow/tensorflow - ⭐ 196.9K
An Open Source Machine Learning Framework for Everyone
- Significant-Gravitas/AutoGPT - ⭐ 186.5K
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our...
- f/prompts.chat - ⭐ 166.9K
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the co...
Frameworks
- vuejs/vue - ⭐ 210.2K
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
- flutter/flutter - ⭐ 178.3K
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
- langchain-ai/langchain - ⭐ 143.8K
The agent engineering platform.
DevOps
- trimstray/the-book-of-secret-knowledge - ⭐ 237.4K
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners,...
- bregman-arie/devops-exercises - ⭐ 83.7K
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, ...
- netdata/netdata - ⭐ 80.1K
The fastest path to AI-powered full stack observability, even for lean teams.
Infrastructure
- awesome-selfhosted/awesome-selfhosted - ⭐ 311.5K
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 - ⭐ 107.7K
The Postgres development platform. Supabase gives you a dedicated Postgres datab...
- microsoft/ML-For-Beginners - ⭐ 89.2K
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
- netdata/netdata - ⭐ 80.1K
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.