Loading...

Jul 11, 2026 GitHub Trending Board

Success: 22 | Failed: 2Duration: 544s

catchorg/Catch2

โญ 21,023
๐Ÿด 3,430
๐Ÿ“ˆ +113
C++

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

๐Ÿ’ก AI Summary:

Modern C++ native test framework supporting unit tests, TDD, and BDD with micro-benchmarking capabilities.

๐Ÿ”ง Tech stack:C++, C++14, C++17, C++20, ๅ•ๅ…ƒๆต‹่ฏ•
๐Ÿ’ผ Use case:Developers use this framework to perform unit tests, TDD, and BDD in C++ applications.

abseil/abseil-cpp

โญ 17,794
๐Ÿด 3,211
๐Ÿ“ˆ +118
C++

Abseil Common Libraries (C++)

๐Ÿ’ก AI Summary:

Google's open-source C++ library collection augmenting the C++ standard library.

๐Ÿ”ง Tech stack:C++, Bazel, CMake, C++17
๐Ÿ’ผ Use case:Developers use it to augment the C++ standard library with missing utilities and production-tested code.

davila7/claude-code-templates

โญ 29,010
๐Ÿด 3,183
๐Ÿ“ˆ +232
Python

CLI tool for configuring and monitoring Claude Code

AI summary failed

AI ่ฏทๆฑ‚ๅคฑ่ดฅ (unknown): "timeout of 45000ms exceeded"...

google-labs-code/stitch-skills

โญ 7,049
๐Ÿด 945
๐Ÿ“ˆ +340
TypeScript

A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.

๐Ÿ’ก AI Summary:

A TypeScript library of Agent Skills for Google Stitch compatible with coding agents.

๐Ÿ”ง Tech stack:TypeScript, Node.js, MCP
๐Ÿ’ผ Use case:To provide a library of skills for coding agents like Claude Code and Cursor to interact with the Stitch MCP server.

hashicorp/terraform

โญ 49,357
๐Ÿด 10,681
๐Ÿ“ˆ +229
Go

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

๐Ÿ’ก AI Summary:

A source-available tool for building, changing, and versioning infrastructure safely using declarative configuration files.

๐Ÿ”ง Tech stack:Go
๐Ÿ’ผ Use case:Codify APIs into declarative configuration files to safely and predictably create, change, and improve infrastructure.

zeux/meshoptimizer

โญ 8,134
๐Ÿด 788
๐Ÿ“ˆ +110
C++

Mesh optimization library that makes meshes smaller and faster to render

๐Ÿ’ก AI Summary:

C++ library for optimizing meshes to reduce storage and improve GPU rendering performance.

๐Ÿ”ง Tech stack:C++, C, FFI, CMake
๐Ÿ’ผ Use case:Optimize 3D meshes for GPU rendering to reduce memory usage and improve performance.

openai/plugins

โญ 4,398
๐Ÿด 656
๐Ÿ“ˆ +29
JavaScript

OpenAI Plugins

๐Ÿ’ก AI Summary:

Curated collection of Codex plugin examples for OpenAI.

๐Ÿ”ง Tech stack:JavaScript, JSON, Codex
๐Ÿ’ผ Use case:Provides examples of plugins for OpenAI Codex covering various development workflows.

wonderwhy-er/DesktopCommanderMCP

โญ 7,765
๐Ÿด 966
๐Ÿ“ˆ +909
TypeScript

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

๐Ÿ’ก AI Summary:

An MCP server for Claude that provides terminal control, file system search, and editing capabilities.

๐Ÿ”ง Tech stack:TypeScript, MCP (Model Context Protocol)
๐Ÿ’ผ Use case:Enables AI assistants like Claude to execute terminal commands and manage files on a local machine.

chriskohlhoff/asio

โญ 6,137
๐Ÿด 1,509
๐Ÿ“ˆ +76
C++

Asio C++ Library

๐Ÿ’ก AI Summary:

Cross-platform C++ library for network and low-level I/O programming.

๐Ÿ”ง Tech stack:C++, Asio, C++ Standard Library
๐Ÿ’ผ Use case:Used to implement network programming and asynchronous I/O operations in C++ applications.

oven-sh/bun

โญ 94,556
๐Ÿด 4,959
๐Ÿ“ˆ +658
Rust

Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ€“ all in one

๐Ÿ’ก AI Summary:

A high-performance JavaScript runtime, bundler, test runner, and package manager built in Rust.

๐Ÿ”ง Tech stack:Rust, JavaScript, TypeScript
๐Ÿ’ผ Use case:Run JavaScript applications and manage dependencies using a high-performance, all-in-one toolchain.

actions/checkout

โญ 8,460
๐Ÿด 2,714
๐Ÿ“ˆ +8
TypeScript

Action for checking out a repo

๐Ÿ’ก AI Summary:

A GitHub Action for securely checking out repository code into workflows.

๐Ÿ”ง Tech stack:TypeScript, Node.js, GitHub Actions
๐Ÿ’ผ Use case:Used to clone or fetch a repository's code into the runner environment for workflows.

home-assistant/core

โญ 88,680
๐Ÿด 38,047
๐Ÿ“ˆ +80
Python

๐Ÿก Open source home automation that puts local control and privacy first.

๐Ÿ’ก AI Summary:

Open source home automation platform prioritizing local control and privacy.

๐Ÿ”ง Tech stack:Python, Raspberry Pi, Local Server
๐Ÿ’ผ Use case:Automate home appliances and devices locally with a focus on privacy.

microsoft/PowerToys

โญ 136,422
๐Ÿด 8,366
๐Ÿ“ˆ +39
C

Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows

AI summary failed

AI ่ฏทๆฑ‚ๅคฑ่ดฅ (unknown): "timeout of 45000ms exceeded"...

cypress-io/cypress

โญ 50,614
๐Ÿด 3,591
๐Ÿ“ˆ +19
TypeScript

Fast, easy and reliable testing for anything that runs in a browser.

๐Ÿ’ก AI Summary:

Cypress is a fast, easy, and reliable end-to-end testing framework for web applications.

๐Ÿ”ง Tech stack:TypeScript, Node.js
๐Ÿ’ผ Use case:Developers use this tool to perform end-to-end testing of web applications.

vercel/next.js

โญ 140,942
๐Ÿด 31,548
๐Ÿ“ˆ +334
JavaScript

The React Framework

๐Ÿ’ก AI Summary:

A React framework for building full-stack web applications with Rust-based tooling.

๐Ÿ”ง Tech stack:JavaScript, React, Rust
๐Ÿ’ผ Use case:Developers use Next.js to build full-stack web applications with fast builds.

DayuanJiang/next-ai-draw-io

โญ 33,279
๐Ÿด 3,604
๐Ÿ“ˆ +81
TypeScript

A next.js web application that integrates AI capabilities with draw.io diagrams. This app allows you to create, modify, and enhance diagrams through natural language commands and AI-assisted visualization.

๐Ÿ’ก AI Summary:

Next.js application integrating AI with draw.io to generate diagrams via natural language commands.

๐Ÿ”ง Tech stack:TypeScript, Next.js, draw.io (mxGraph), GLM-4.7, MCP Server
๐Ÿ’ผ Use case:Create and modify diagrams using natural language commands and AI visualization.

malisper/pgrust

โญ 2,035
๐Ÿด 50
๐Ÿ“ˆ +774
Rust

Postgres rewritten in Rust, now passing 100% of the Postgres regression tests

๐Ÿ’ก AI Summary:

A Rust rewrite of PostgreSQL passing 100% of regression tests with potential performance improvements.

๐Ÿ”ง Tech stack:Rust, PostgreSQL, Docker, WebAssembly
๐Ÿ’ผ Use case:To create a Rust rewrite of PostgreSQL that is easier to modify and offers performance improvements.

dotnet/aspnetcore

โญ 38,302
๐Ÿด 10,885
๐Ÿ“ˆ +4
C#

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

๐Ÿ’ก AI Summary:

ASP.NET Core is a cross-platform framework for building modern cloud-based web applications and backends.

๐Ÿ”ง Tech stack:C#, .NET
๐Ÿ’ผ Use case:Used to develop modern cloud-based web applications, IoT apps, and mobile backends.

prisma/prisma

โญ 47,247
๐Ÿด 2,474
๐Ÿ“ˆ +37
TypeScript

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

๐Ÿ’ก AI Summary:

Next-generation ORM for Node.js and TypeScript providing type-safe queries, migrations, and database management tools.

๐Ÿ”ง Tech stack:TypeScript, Node.js, PostgreSQL, MySQL, MongoDB
๐Ÿ’ผ Use case:Build type-safe backend applications and APIs using TypeScript with support for multiple databases.

anthropics/claude-cookbooks

โญ 47,917
๐Ÿด 5,672
๐Ÿ“ˆ +219
Jupyter Notebook

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

๐Ÿ’ก AI Summary:

A collection of Jupyter notebooks offering recipes and guides to help developers integrate and use Claude effectively.

๐Ÿ”ง Tech stack:Jupyter Notebook, Python, Claude API
๐Ÿ’ผ Use case:Developers use these notebooks to learn how to implement various AI capabilities like classification, RAG, and tool use.

obra/superpowers

โญ 252,432
๐Ÿด 22,530
๐Ÿ“ˆ +740
Shell

An agentic skills framework & software development methodology that works.

๐Ÿ’ก AI Summary:

A shell-based framework empowering coding agents with autonomous development skills and TDD methodology.

๐Ÿ”ง Tech stack:Shell
๐Ÿ’ผ Use case:To provide a structured methodology for autonomous AI coding agents to build software.

nasa/fprime

โญ 11,474
๐Ÿด 1,731
๐Ÿ“ˆ +22
C++

Fยด - A flight software and embedded systems framework

๐Ÿ’ก AI Summary:

A flight-proven, open-source C++ framework for rapid development of spaceflight and embedded systems.

๐Ÿ”ง Tech stack:C++, Python, Git, Linux, Windows (WSL)
๐Ÿ’ผ Use case:Enables rapid development and deployment of spaceflight and embedded software applications.

ansible/ansible

โญ 69,582
๐Ÿด 24,276
๐Ÿ“ˆ +24
Python

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

๐Ÿ’ก AI Summary:

Ansible is a radically simple IT automation platform for configuration management and orchestration.

๐Ÿ”ง Tech stack:Python, SSH, YAML
๐Ÿ’ผ Use case:Automate infrastructure management and application deployment across multiple nodes using SSH without agents.

nuxt/nuxt

โญ 60,727
๐Ÿด 5,842
๐Ÿ“ˆ +16
TypeScript

the full-stack Vue framework

๐Ÿ’ก AI Summary:

Nuxt is a full-stack Vue framework for building type-safe, performant, and SEO-friendly web applications.

๐Ÿ”ง Tech stack:TypeScript, Vue.js
๐Ÿ’ผ Use case:Building production-grade full-stack web applications and websites using Vue.js.