Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: testing

443 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
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…
321068abandoned
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…
101019abandoned
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…
101016abandoned
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…
6649233active
OAI/OpenAPI-Specification
The official repository for the OpenAPI Specification (OAS), a vendor-neutral, language-agnostic standard for describing HTTP/REST APIs in …
8131183active
tastejs/todomvc
TodoMVC is a collection of the same Todo application implemented in dozens of JavaScript frameworks and libraries, letting developers compa…
7828949active
android/compose-samples
The official Google repository of Jetpack Compose sample Android apps, including JetNews, Jetchat, Jetsnack, Jetcaster, and Reply. Each sam…
9423411active
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…
8519936stable
walkinglabs/learn-harness-engineering
A project-based open course (14 lectures, 8 projects) teaching harness engineering for AI coding agents, covering environment setup, state …
5914231active
cookiecutter/cookiecutter-django
A Cookiecutter project template that generates production-ready Django projects with batteries included: authentication, Docker, Celery, em…
9513603active
OWASP/mastg
The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive open-source manual for mobile app security testing and rever…
9513137active
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…
9413052active
mzlogin/awesome-adb
A comprehensive, continuously updated reference guide (in Chinese and English) covering ADB (Android Debug Bridge) commands for Android dev…
3212432active
munificent/craftinginterpreters
The repository for the book 'Crafting Interpreters', containing the full Markdown text, a static site generator, and complete implementatio…
3211009stable
simplezhli/flutter_deer
A Flutter practice project that implements a complete, realistic app UI from provided design drawings, covering widgets, state management, …
628611active
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…
237668stable
Blazity/next-enterprise
An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st…
747447active
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…
897381active
nisrulz/flutter-examples
A collection of simple, isolated Flutter example apps, each in its own folder, demonstrating individual features and integrations for devel…
767145active
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…
3234078maintenance
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…
406529active
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…
3230503maintenance
ThreeDotsLabs/wild-workouts-go-ddd-example
A complete example Go application (Wild Workouts) demonstrating Domain-Driven Design, Clean Architecture, and CQRS through incremental refa…
676431active
wuyouzhuguli/SpringAll
A curated collection of example source code accompanying a Chinese-language blog tutorial series on the Spring ecosystem, covering Spring B…
3228945maintenance
amitshekhariitbhu/go-backend-clean-architecture
A Go backend project template implementing clean architecture with layered structure (Router, Controller, Usecase, Repository, Domain). It …
616145active
ChrisWiles/claude-code-showcase
A comprehensive example repository demonstrating how to configure Claude Code for a real project, including hooks, skills, agents, slash co…
436029active
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…
605296active
mgramin/awesome-db-tools
A community-driven curated list of tools that simplify working with databases, covering IDEs, GUIs, CLIs, schema management, monitoring, ba…
705277active
cookiecutter-flask/cookiecutter-flask
A Cookiecutter project template that scaffolds a production-ready Flask web application with Bootstrap 5, webpack asset bundling, and user …
574722active
audreyfeldroy/cookiecutter-pypackage
A Cookiecutter template that scaffolds a production-ready Python package with modern tooling (uv, ruff, ty, pytest, Typer) and security-har…
904597active
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…
2320146maintenance
ivanpaulovich/clean-architecture-manga
A sample .NET application (a virtual wallet) demonstrating Clean Architecture, Hexagonal Architecture, DDD, SOLID, and TDD principles with …
624353active
thoughtbot/suspenders
Suspenders is a Rails application template gem by thoughtbot that generates new Ruby on Rails apps preconfigured with their standard defaul…
824043active
yosriady/awesome-api-devtools
A curated awesome-list of resources, tools, and specifications for building RESTful HTTP+JSON APIs. It covers API specification languages (…
584016active
verazuo/jailbreak_llms
A research dataset accompanying the ACM CCS 2024 paper 'Do Anything Now', containing 15,140 ChatGPT prompts collected from Reddit, Discord,…
283791stable
THUDM/AgentBench
AgentBench is a comprehensive benchmark for evaluating large language models as agents across multi-turn interactive tasks like database qu…
583695active
zjhellofss/KuiperInfer
KuiperInfer is an open-source course that guides learners through building a high-performance deep learning inference engine from scratch i…
463496active
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 …
693425active
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…
753417active
kgrzybek/modular-monolith-with-ddd
A full sample .NET application demonstrating a modular monolith architecture built with Domain-Driven Design, CQRS, and clean architecture …
3213962maintenance
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…
753331stable
android/architecture-templates
A collection of Android project templates from Google featuring a layered architecture (Compose, Room, Hilt, ViewModel, Coroutines/Flow) re…
773157active
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…
633072active
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…
652430active
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…
402428active
kunal-kushwaha/DevOps-Bootcamp
A collection of code samples, assignments, and notes accompanying the WeMakeDevs DevOps bootcamp taught by Kunal Kushwaha, with lectures ho…
322414active
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…
639437maintenance
apache/dubbo-samples
A collection of example projects demonstrating Apache Dubbo usage from basic to advanced scenarios, built as standard Java, Spring, or Spri…
692381active
graviraja/MLOps-Basics
A week-by-week tutorial series (Jupyter notebooks plus blog posts) teaching MLOps fundamentals such as model building, experiment monitorin…
328908maintenance
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…
352238active
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…
322203stable
cicdops/awesome-ciandcd
A curated awesome-list of tools and resources for continuous integration and continuous delivery, covering build systems, code review, test…
672009active
amantinband/clean-architecture
A .NET project template implementing Clean Architecture for ASP.NET Core applications, installable via `dotnet new`. It ships with layered …
271929active
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…
641912active
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…
791882active
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…
841871active
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…
641787active
FuelLabs/fuel-specs
The official specifications repository for the Fuel protocol and FuelVM, a fast verifiable blockchain virtual machine. It is a documentatio…
571780active
android/codelab-android-compose
A collection of official Android Studio projects containing hands-on codelabs for learning Jetpack Compose, Google's declarative UI toolkit…
771720active
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…
581720active
SimonWaldherr/golang-examples
A curated collection of small, standalone Go example programs covering everything from beginner syntax to advanced concurrency, generics, W…
921710active
practicajs/practica
Practica.js is a CLI-based generator that scaffolds production-ready Node.js microservice boilerplates with best practices baked in, suppor…
621677active
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…
761617active
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…
231505active
ShouZhengAI/CS146S_CN
A Chinese-language companion course repository for Stanford CS146S 'The Modern Software Developer', containing assignments, lecture materia…
611497active
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…
231466active
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…
325231maintenance
bitloops/ddd-hexagonal-cqrs-es-eda
A complete working example application demonstrating Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Event Driven Archi…
941437active
pinchbench/skill
PinchBench is a benchmarking system that evaluates LLM models as OpenClaw coding agents using 53 real-world tasks like scheduling, coding, …
721325active
osprey-oss/cookiecutter-uv
A modern Cookiecutter template for scaffolding Python projects that use uv for dependency management. It generates a project preconfigured …
821324active
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…
981297active
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 …
551267active
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…
641252active
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…
571250active
matthewrenze/clean-architecture-demo
A sample ASP.NET Core application demonstrating Clean Architecture practices, accompanying Matthew Renze's Pluralsight course. It ships in …
351218active
mirego/elixir-boilerplate
A batteries-included Elixir project template from Mirego, built on Phoenix with Ecto, Absinthe GraphQL, Gettext translations, testing, lint…
761165active
mehdihadeli/go-food-delivery-microservices
A practical food delivery microservices sample application built in Go, demonstrating Microservices Architecture, Vertical Slice Architectu…
361134active
rasbt/python_reference
A curated collection of Python tutorials, Jupyter notebooks, useful scripts, and snippets covering topics from scope resolution and unit te…
323892maintenance
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…
531098active
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…
771092active
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…
751078active
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…
401075active
pauljamescleary/scala-pet-store
A reference implementation of the classic Java pet store built with functional programming techniques in Scala, using the Typelevel stack (…
671074active
Jingkang50/OpenOOD
OpenOOD is a benchmark framework that reproduces and fairly compares methods for generalized out-of-distribution detection, spanning anomal…
481070active
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…
341064active
RicardoValdovinos/vite-react-boilerplate
A production-ready, batteries-included starter template for building scalable Vite + React web applications in TypeScript. It bundles tooli…
681055active
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 …
323555maintenance
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…
441011active
w3tecch/express-typescript-boilerplate
A TypeScript boilerplate for building RESTful APIs with Node.js and Express, featuring layered architecture, TypeORM, TypeDI dependency inj…
233416maintenance
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) …
323356maintenance
talyssonoc/node-api-boilerplate
A Node.js and TypeScript starter template for building scalable web APIs following Clean Architecture, layered architecture, and Domain-Dri…
233356maintenance
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…
103247maintenance
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 …
323061maintenance
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…
233027maintenance
golang/example
A collection of small Go programs and libraries maintained by the Go team that demonstrate the language, standard libraries, and tools. It …
752970maintenance
mercari/ml-system-design-pattern
A documentation collection of system design patterns for building, serving, and operating machine learning systems in production, published…
322926maintenance
diegohaz/arc
ARc (Atomic React) is a React starter kit and boilerplate organized around the Atomic Design methodology. It offers progressive branches ad…
232925maintenance
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…
232920maintenance
vuesion/vuesion
Vuesion 5 is a Vue and Nuxt full-stack boilerplate providing a production-ready foundation with a design system, authentication, i18n, SEO,…
742871maintenance
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…
322637maintenance

← prev page 4 / 5 next →