The infrastructure-as-code category continues to dominate trending repos, with Terraform holding its position as the reference implementation for declarative infrastructure. What's notable is not just its persistence but the expansion of the pattern into adjacent domains. The emergence of specialized tools like claude-code-templates and stitch-skills shows developers treating AI agents as another resource type to be configured and monitored declaratively. These aren't replacements for Terraform; they're applying Terraform's core insight (infrastructure should be versioned, reviewed, and repeatable) to the new problem of managing agent workflows and capabilities across different LLM providers. The practical effect is standardization around the Model Context Protocol (MCP) as a common interface, much like how Terraform's provider abstraction works.
Testing and optimization libraries are gaining traction for concrete reasons. Catch2 and Cypress solve the friction of writing tests that don't require learning a separate language or build system; they embed testing into the native runtime. Similarly, meshoptimizer and pgrust address real performance constraints: one makes rendering pipelines faster without changing application code, the other demonstrates that Postgres itself can be reimplemented in Rust and pass the regression test suite. These aren't theoretical exercises. The discovery-tier repos reveal a secondary pattern around speech processing and prompt engineering frameworks, but these remain niche compared to the mainstream investment in core infrastructure. The volume of trending repos in web frameworks (Next.js, ASP.NET Core, Prisma) and automation (PowerToys, Home Assistant) reflects where developers spend most of their time: building applications that integrate multiple services, and wanting to do it without boilerplate. The signal is not toward any single technology but toward reducing the distance between intent and execution.
Jack Ridley
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)
Abseil Common Libraries (C++)
CLI tool for configuring and monitoring Claude Code
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.
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.
Mesh optimization library that makes meshes smaller and faster to render
OpenAI Plugins
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Asio C++ Library
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Open-source, model-neutral agent desktop/runtime for private, enterprise, and OpenAI-compatible model environments. Supports DeepSeek, Qwen, Kimi, Anthropic-compatible APIs, MCP, and local code search.
autoupdate paper list
∞ Generate endless answers from all-knowing ChatGPT (on any topic!)
Motion Planning Environment
Data Infrastructure providing a declarative, incremental approach for multimodal AI workloads.
Clean up noisy speech in real time with DPDFNet - open-source streaming speech enhancement for research, audio apps, and edge devices. Includes pretrained models, PyTorch code, ONNX/TFLite inference, 8/16/48 kHz support, and live demos.
Voice to text, one key to input.
A Fork of Rikkahub with an overhauled UI and feature additions
Brigade — Your personal intelligence, built enterprise-grade
Top 10 Claude Prompt Optimization Frameworks 2026
List of software that allows you to collect and aggregate data about your senses' inputs
The best collection of AI tutorials to make you a boss of Data Science!
Catalog of projects that build upon Qualcomm's platforms
A curated list of resources tailored towards AI Engineers
List of AI Internships
A curated list of explainability-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights into the explainability implications, challenges, and advancements surrounding these powerful models.
This is a django based twitter bot
A list of AI autonomous agents
🧠 Explore curated resources, tools, and projects for the Mistral AI ecosystem, empowering developers and researchers in open-source AI innovation.
A curated list of resources, tools, apps, and power-user workflows for Google Gemini