resource: testing
443 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| spacejam/tla-rust A tutorial-style repository and work-in-progress project for writing correct lock-free and distributed stateful systems in Rust, verified w… | 32 | 1068 | abandoned |
| google-developer-training/advanced-android-testing A deprecated Google codelab sample app (TO-DO Notes) in Kotlin for the Advanced Android Kotlin Testing series (5.1-5.3), teaching Android t… | 10 | 1019 | abandoned |
| tnajdek/angular-requirejs-seed A fork of the official Angular Seed project that adds full RequireJS support for AngularJS 1.4.x applications. It provides an application s… | 10 | 1016 | abandoned |
| Made With ML Made With ML is an open-source course teaching how to design, develop, deploy, and iterate on production-grade machine learning application… | 66 | 49233 | active |
| OAI/OpenAPI-Specification The official repository for the OpenAPI Specification (OAS), a vendor-neutral, language-agnostic standard for describing HTTP/REST APIs in … | 81 | 31183 | active |
| tastejs/todomvc TodoMVC is a collection of the same Todo application implemented in dozens of JavaScript frameworks and libraries, letting developers compa… | 78 | 28949 | active |
| android/compose-samples The official Google repository of Jetpack Compose sample Android apps, including JetNews, Jetchat, Jetsnack, Jetcaster, and Reply. Each sam… | 94 | 23411 | active |
| infinitered/ignite Ignite is Infinite Red's battle-tested React Native and Expo boilerplate with an accompanying CLI that scaffolds new apps and generates scr… | 85 | 19936 | stable |
| walkinglabs/learn-harness-engineering A project-based open course (14 lectures, 8 projects) teaching harness engineering for AI coding agents, covering environment setup, state … | 59 | 14231 | active |
| cookiecutter/cookiecutter-django A Cookiecutter project template that generates production-ready Django projects with batteries included: authentication, Docker, Celery, em… | 95 | 13603 | active |
| OWASP/mastg The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive open-source manual for mobile app security testing and rever… | 95 | 13137 | active |
| ixartz/Next-js-Boilerplate A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica… | 94 | 13052 | active |
| mzlogin/awesome-adb A comprehensive, continuously updated reference guide (in Chinese and English) covering ADB (Android Debug Bridge) commands for Android dev… | 32 | 12432 | active |
| munificent/craftinginterpreters The repository for the book 'Crafting Interpreters', containing the full Markdown text, a static site generator, and complete implementatio… | 32 | 11009 | stable |
| simplezhli/flutter_deer A Flutter practice project that implements a complete, realistic app UI from provided design drawings, covering widgets, state management, … | 62 | 8611 | active |
| hagopj13/node-express-boilerplate A Node.js boilerplate/starter template for building production-ready RESTful APIs with Express and Mongoose. It ships with JWT authenticati… | 23 | 7668 | stable |
| Blazity/next-enterprise An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st… | 74 | 7447 | active |
| ixartz/SaaS-Boilerplate A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan… | 89 | 7381 | active |
| nisrulz/flutter-examples A collection of simple, isolated Flutter example apps, each in its own folder, demonstrating individual features and integrations for devel… | 76 | 7145 | active |
| xkcoding/spring-boot-demo A large collection of 66 Spring Boot integration demos for learning Spring Boot through hands-on examples, covering web, ORM, caching, mess… | 32 | 34078 | maintenance |
| techschool/simplebank The companion code repository for TECH SCHOOL's Backend Master Class, a course that builds a simple bank backend web service in Go from scr… | 40 | 6529 | active |
| ityouknow/spring-boot-examples A large collection of minimal, practical Spring Boot example projects (updated through Spring Boot 3.0) covering web, data access, messagin… | 32 | 30503 | maintenance |
| ThreeDotsLabs/wild-workouts-go-ddd-example A complete example Go application (Wild Workouts) demonstrating Domain-Driven Design, Clean Architecture, and CQRS through incremental refa… | 67 | 6431 | active |
| wuyouzhuguli/SpringAll A curated collection of example source code accompanying a Chinese-language blog tutorial series on the Spring ecosystem, covering Spring B… | 32 | 28945 | maintenance |
| amitshekhariitbhu/go-backend-clean-architecture A Go backend project template implementing clean architecture with layered structure (Router, Controller, Usecase, Repository, Domain). It … | 61 | 6145 | active |
| ChrisWiles/claude-code-showcase A comprehensive example repository demonstrating how to configure Claude Code for a real project, including hooks, skills, agents, slash co… | 43 | 6029 | active |
| PacktPublishing/LLM-Engineers-Handbook The official companion repository for the book 'LLM Engineer's Handbook' by Paul Iusztin and Maxime Labonne, containing Python code for bui… | 60 | 5296 | active |
| mgramin/awesome-db-tools A community-driven curated list of tools that simplify working with databases, covering IDEs, GUIs, CLIs, schema management, monitoring, ba… | 70 | 5277 | active |
| cookiecutter-flask/cookiecutter-flask A Cookiecutter project template that scaffolds a production-ready Flask web application with Bootstrap 5, webpack asset bundling, and user … | 57 | 4722 | active |
| audreyfeldroy/cookiecutter-pypackage A Cookiecutter template that scaffolds a production-ready Python package with modern tooling (uv, ruff, ty, pytest, Typer) and security-har… | 90 | 4597 | active |
| verekia/js-stack-from-scratch A step-by-step tutorial that teaches developers how to assemble a modern JavaScript web application stack from scratch, covering tools like… | 23 | 20146 | maintenance |
| ivanpaulovich/clean-architecture-manga A sample .NET application (a virtual wallet) demonstrating Clean Architecture, Hexagonal Architecture, DDD, SOLID, and TDD principles with … | 62 | 4353 | active |
| thoughtbot/suspenders Suspenders is a Rails application template gem by thoughtbot that generates new Ruby on Rails apps preconfigured with their standard defaul… | 82 | 4043 | active |
| yosriady/awesome-api-devtools A curated awesome-list of resources, tools, and specifications for building RESTful HTTP+JSON APIs. It covers API specification languages (… | 58 | 4016 | active |
| verazuo/jailbreak_llms A research dataset accompanying the ACM CCS 2024 paper 'Do Anything Now', containing 15,140 ChatGPT prompts collected from Reddit, Discord,… | 28 | 3791 | stable |
| THUDM/AgentBench AgentBench is a comprehensive benchmark for evaluating large language models as agents across multi-turn interactive tasks like database qu… | 58 | 3695 | active |
| zjhellofss/KuiperInfer KuiperInfer is an open-source course that guides learners through building a high-performance deep learning inference engine from scratch i… | 46 | 3496 | active |
| banach-space/llvm-tutor A collection of self-contained, out-of-tree LLVM passes that serve as a tutorial for learning LLVM development. It builds against a binary … | 69 | 3425 | active |
| theodorusclarence/ts-nextjs-tailwind-starter A batteries-included Next.js + Tailwind CSS + TypeScript starter template with pre-configured tooling like Jest, ESLint, Prettier, Husky, a… | 75 | 3417 | active |
| kgrzybek/modular-monolith-with-ddd A full sample .NET application demonstrating a modular monolith architecture built with Domain-Driven Design, CQRS, and clean architecture … | 32 | 13962 | maintenance |
| thockin/go-build-template A skeleton Go project template providing a Makefile and Dockerfile that encode best-practice build, test, lint, and container-image workflo… | 75 | 3331 | stable |
| android/architecture-templates A collection of Android project templates from Google featuring a layered architecture (Compose, Room, Hilt, ViewModel, Coroutines/Flow) re… | 77 | 3157 | active |
| afteracademy/nodejs-backend-architecture-typescript An open-source Node.js backend architecture project written in TypeScript that demonstrates building a production-ready blogging platform A… | 63 | 3072 | active |
| Exorust/TorchLeet TorchLeet is a collection of 65 PyTorch practice problems drawn from real ML/AI interviews at companies like Google, Meta, and Anthropic, d… | 65 | 2430 | active |
| AdminTurnedDevOps/DevOps-The-Hard-Way-AWS A free, real-world tutorial repository with labs for building a complete DevOps workflow on AWS, covering Terraform, Docker, Kubernetes (EK… | 40 | 2428 | active |
| kunal-kushwaha/DevOps-Bootcamp A collection of code samples, assignments, and notes accompanying the WeMakeDevs DevOps bootcamp taught by Kunal Kushwaha, with lectures ho… | 32 | 2414 | active |
| antfu-collective/vitesse Vitesse is an opinionated starter template for building Vue 3 web apps with Vite, preconfigured with file-based routing, Pinia state manage… | 63 | 9437 | maintenance |
| apache/dubbo-samples A collection of example projects demonstrating Apache Dubbo usage from basic to advanced scenarios, built as standard Java, Spring, or Spri… | 69 | 2381 | active |
| graviraja/MLOps-Basics A week-by-week tutorial series (Jupyter notebooks plus blog posts) teaching MLOps fundamentals such as model building, experiment monitorin… | 32 | 8908 | maintenance |
| Lifelong-Robot-Learning/LIBERO LIBERO is a benchmark for studying knowledge transfer in multitask and lifelong robot learning, built on a procedural generation pipeline f… | 35 | 2238 | active |
| talkpython/100daysofcode-with-python-course Course materials and handouts for the Talk Python #100DaysOfCode in Python course, containing 33 guided projects across 100 days of learnin… | 32 | 2203 | stable |
| cicdops/awesome-ciandcd A curated awesome-list of tools and resources for continuous integration and continuous delivery, covering build systems, code review, test… | 67 | 2009 | active |
| amantinband/clean-architecture A .NET project template implementing Clean Architecture for ASP.NET Core applications, installable via `dotnet new`. It ships with layered … | 27 | 1929 | active |
| ai-that-works/ai-that-works A weekly live-streamed series (Tuesdays 10 AM PST) by the BAML and HumanLayer creators covering production AI engineering through live codi… | 64 | 1912 | active |
| tau-bench τ-Bench (tau2-bench) is a Python benchmark for evaluating LLM agents on tool-agent-user interaction in real-world domains like retail, airl… | 79 | 1882 | active |
| Farama-Foundation/Metaworld Meta-World is an open-source benchmark of 50 simulated robotic manipulation tasks built on MuJoCo and the Gymnasium API, for evaluating mul… | 84 | 1871 | active |
| ai-hero-dev/ai-hero AI Hero is an open-source collection of course material, runnable examples, exercises, and libraries for learning AI engineering, created b… | 64 | 1787 | active |
| FuelLabs/fuel-specs The official specifications repository for the Fuel protocol and FuelVM, a fast verifiable blockchain virtual machine. It is a documentatio… | 57 | 1780 | active |
| android/codelab-android-compose A collection of official Android Studio projects containing hands-on codelabs for learning Jetpack Compose, Google's declarative UI toolkit… | 77 | 1720 | active |
| openai/mle-bench MLE-bench is an open-source benchmark from OpenAI that measures how well AI agents perform machine learning engineering tasks, built from 7… | 58 | 1720 | active |
| SimonWaldherr/golang-examples A curated collection of small, standalone Go example programs covering everything from beginner syntax to advanced concurrency, generics, W… | 92 | 1710 | active |
| practicajs/practica Practica.js is a CLI-based generator that scaffolds production-ready Node.js microservice boilerplates with best practices baked in, suppor… | 62 | 1677 | active |
| ktorio/ktor-samples An official JetBrains collection of ready-to-use sample projects for the Ktor web framework, written in Kotlin. It demonstrates server, cli… | 76 | 1617 | active |
| tecladocode/rest-apis-flask-python The companion repository for the 'REST APIs with Flask and Python' course and e-book, containing section-by-section project code and course… | 23 | 1505 | active |
| ShouZhengAI/CS146S_CN A Chinese-language companion course repository for Stanford CS146S 'The Modern Software Developer', containing assignments, lecture materia… | 61 | 1497 | active |
| sidpalas/devops-directive-terraform-course Companion repository for a free complete Terraform video course, containing example code for each module from basics to CI/CD. It teaches i… | 23 | 1466 | active |
| darjun/go-daily-lib A curated tutorial series ('One Go library per day') introducing Go standard and third-party libraries, with accompanying blog posts and ex… | 32 | 5231 | maintenance |
| bitloops/ddd-hexagonal-cqrs-es-eda A complete working example application demonstrating Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Event Driven Archi… | 94 | 1437 | active |
| pinchbench/skill PinchBench is a benchmarking system that evaluates LLM models as OpenClaw coding agents using 53 real-world tasks like scheduling, coding, … | 72 | 1325 | active |
| osprey-oss/cookiecutter-uv A modern Cookiecutter template for scaffolding Python projects that use uv for dependency management. It generates a project preconfigured … | 82 | 1324 | active |
| ml-tooling/best-of-python-dev A curated, ranked list of 270 open-source Python developer tools and libraries, organized into 17 categories such as linters, formatters, t… | 98 | 1297 | active |
| hahhforest/pi-textbook An open-source Chinese-language textbook ('动手学 Pi' / Build Your Own Pi) that teaches agent engineering by building a Pi-style coding agent … | 55 | 1267 | active |
| antfu-collective/vitesse-lite Vitesse-lite is a lightweight, opinionated starter template for building Vue 3 applications with Vite. It provides file-based routing, auto… | 64 | 1252 | active |
| labnol/apps-script-starter A starter kit (boilerplate) for developing Google Apps Script projects locally in Visual Studio Code with modern JavaScript (ES6+). It bund… | 57 | 1250 | active |
| matthewrenze/clean-architecture-demo A sample ASP.NET Core application demonstrating Clean Architecture practices, accompanying Matthew Renze's Pluralsight course. It ships in … | 35 | 1218 | active |
| mirego/elixir-boilerplate A batteries-included Elixir project template from Mirego, built on Phoenix with Ecto, Absinthe GraphQL, Gettext translations, testing, lint… | 76 | 1165 | active |
| mehdihadeli/go-food-delivery-microservices A practical food delivery microservices sample application built in Go, demonstrating Microservices Architecture, Vertical Slice Architectu… | 36 | 1134 | active |
| rasbt/python_reference A curated collection of Python tutorials, Jupyter notebooks, useful scripts, and snippets covering topics from scope resolution and unit te… | 32 | 3892 | maintenance |
| bird-bench/BIRD-CRITIC-1 BIRD-CRITIC 1.0 (a.k.a. SWE-SQL) is a benchmark dataset of real-world SQL user issues for evaluating whether LLMs can diagnose and fix data… | 53 | 1098 | active |
| trailheadapps/apex-recipes A Salesforce sample app providing a library of concise, best-practice Apex code examples for common use cases like triggers, async processi… | 77 | 1092 | active |
| mutoe/vue3-realworld-example-app A RealWorld-conformant example Medium/Conduit clone built with Vue 3, Vite, TypeScript, Pinia, and the Composition API. It demonstrates bes… | 75 | 1078 | active |
| lukasmasuch/best-of-react A weekly-updated, ranked list of 430 awesome open-source React libraries and tools, organized into 22 categories with an automatically comp… | 40 | 1075 | active |
| pauljamescleary/scala-pet-store A reference implementation of the classic Java pet store built with functional programming techniques in Scala, using the Typelevel stack (… | 67 | 1074 | active |
| Jingkang50/OpenOOD OpenOOD is a benchmark framework that reproduces and fairly compares methods for generalized out-of-distribution detection, spanning anomal… | 48 | 1070 | active |
| carlini/yet-another-applied-llm-benchmark A personal benchmark of nearly 100 applied tests for evaluating how well large language models perform on practical tasks the author has ac… | 34 | 1064 | active |
| RicardoValdovinos/vite-react-boilerplate A production-ready, batteries-included starter template for building scalable Vite + React web applications in TypeScript. It bundles tooli… | 68 | 1055 | active |
| wesbos/Advanced-React Starter files and stepped solutions for Wes Bos's Advanced React & GraphQL course, building a full-stack online store called Sick Fits. It … | 32 | 3555 | maintenance |
| w3cj/hono-open-api-starter A starter template for building fully documented, type-safe JSON APIs using Hono, Zod OpenAPI, Drizzle ORM, and Scalar API docs. It bundles… | 44 | 1011 | active |
| w3tecch/express-typescript-boilerplate A TypeScript boilerplate for building RESTful APIs with Node.js and Express, featuring layered architecture, TypeORM, TypeDI dependency inj… | 23 | 3416 | maintenance |
| lujakob/nestjs-realworld-example-app A RealWorld-spec example backend API implementing a Medium.com clone with NestJS, available in TypeORM (master) and Prisma (prisma branch) … | 32 | 3356 | maintenance |
| talyssonoc/node-api-boilerplate A Node.js and TypeScript starter template for building scalable web APIs following Clean Architecture, layered architecture, and Domain-Dri… | 23 | 3356 | maintenance |
| google/BIG-bench BIG-bench is a collaborative benchmark with over 200 tasks for probing and measuring the capabilities of large language models. It includes… | 10 | 3247 | maintenance |
| kgrzybek/sample-dotnet-core-cqrs-api A sample .NET Core REST API demonstrating a simple CQRS implementation with Domain-Driven Design using Clean Architecture. It uses raw SQL … | 32 | 3061 | maintenance |
| cretueusebiu/laravel-vue-spa A Laravel and Vue.js single-page application starter kit with preconfigured authentication, routing, and state management. It bundles JWT a… | 23 | 3027 | maintenance |
| golang/example A collection of small Go programs and libraries maintained by the Go team that demonstrate the language, standard libraries, and tools. It … | 75 | 2970 | maintenance |
| mercari/ml-system-design-pattern A documentation collection of system design patterns for building, serving, and operating machine learning systems in production, published… | 32 | 2926 | maintenance |
| diegohaz/arc ARc (Atomic React) is a React starter kit and boilerplate organized around the Atomic Design methodology. It offers progressive branches ad… | 23 | 2925 | maintenance |
| kunalkapadia/express-mongoose-es6-rest-api A boilerplate application for building RESTful API microservices in Node.js using Express and Mongoose in ES6. It ships with JWT authentica… | 23 | 2920 | maintenance |
| vuesion/vuesion Vuesion 5 is a Vue and Nuxt full-stack boilerplate providing a production-ready foundation with a design system, authentication, i18n, SEO,… | 74 | 2871 | maintenance |
| Seedstars/django-react-redux-base A full-stack boilerplate project combining a Django REST backend with a React/Redux frontend. It bundles Webpack, Babel, ESLint, and testin… | 32 | 2637 | maintenance |