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
Buuntu/fastapi-react
A cookiecutter template that bootstraps full-stack web applications using FastAPI (Python) and React (TypeScript). It bundles PostgreSQL wi…
232585maintenance
transitive-bullshit/awesome-puppeteer
A curated awesome-list of Puppeteer resources for controlling headless Chrome or Chromium via the DevTools Protocol. It links to official d…
322572maintenance
Sairyss/backend-best-practices
A curated guide of best practices, tools, and guidelines for backend application development, with code examples in TypeScript and NodeJS. …
322368maintenance
danielfsousa/express-rest-boilerplate
An Express.js starter boilerplate for building RESTful APIs and microservices with Node.js and MongoDB (Mongoose). It bundles authenticatio…
232362maintenance
sagikazarmark/modern-go-application
A Go application boilerplate and example repository demonstrating modern application development practices, including architecture, package…
321942maintenance
cjolowicz/cookiecutter-hypermodern-python
A Cookiecutter template that scaffolds a modern Python package with best-practice tooling: Poetry, Nox, pre-commit, Flake8, GitHub Actions …
231924maintenance
imwilsonxu/fbone
Fbone is a Flask starter template/boilerplate application that bundles common Flask extensions like SQLAlchemy, WTForms, Flask-Login, and F…
321702maintenance
qiangxue/go-rest-api
A Go boilerplate/starter kit for building RESTful API services following SOLID principles and Clean Architecture. It ships with JWT authent…
231696maintenance
DrSkippy/Data-Science-45min-Intros
A collection of IPython notebook presentations from a data science team covering Python programming, statistics, and machine learning funda…
321585maintenance
realpython/flask-boilerplate
A pre-configured boilerplate template for starting Python Flask applications, bundling Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and B…
321579maintenance
ErickWendel/semana-javascript-expert05
Course material from Erick Wendel's JS Expert Week 5.0, a Google Drive clone built with Node.js and JavaScript. It demonstrates file stream…
411553maintenance
dternyak/React-Redux-Flask
A full-stack boilerplate application combining a Python Flask JWT-authenticated backend with a React/Redux frontend styled with Material UI…
321496maintenance
gtalarico/flask-vuejs-template
A project template combining a minimal Flask REST API (Flask-RestPlus) with a Vue.js 2 frontend built via vue-cli 3, including Vuex, Vue Ro…
321482maintenance
TrilonIO/aspnetcore-angular-universal
An advanced starter template combining ASP.NET Core 2.1 with Angular 7+ featuring server-side rendering (Angular Universal) for SEO, PWA su…
321443maintenance
liaogx/fastapi-tutorial
A Chinese-language tutorial repository accompanying a video course that teaches the FastAPI Python web framework from Hello World through a…
321436maintenance
akkartik/mu
Mu is a minimal-dependency hobbyist computing stack built from the 32-bit x86 instruction set up, aiming for a human-scale computer whose e…
661426maintenance
frol/flask-restplus-server-example
A real-life example project demonstrating how to build a production-grade RESTful API server with Flask-RESTPlus, SQLAlchemy, Marshmallow, …
321334maintenance
microsoft/MLOpsPython
A Microsoft sample/template repository demonstrating how to build CI/CD pipelines for machine learning projects using Azure Machine Learnin…
231318maintenance
wellyshen/react-cool-starter
A feature-rich starter boilerplate for building universal (server-side rendered) web apps with React, Redux Toolkit, React Router, and Expr…
231295maintenance
JackStouffer/Flask-Foundation
Flask Foundation is a starter template/boilerplate for building Flask web applications following community best practices. It bundles bluep…
231277maintenance
japaric/trust
A Travis CI and AppVeyor configuration template for Rust crates that tests on five architectures across Linux, macOS, and Windows, and publ…
231275maintenance
The-AI-Summer/Deep-Learning-In-Production
An open-source book (with accompanying Jupyter Notebook examples) about building, training, deploying, scaling, and maintaining deep learni…
321264maintenance
mwand/eopl3
The complete source code accompanying the textbook 'Essentials of Programming Languages', 3rd edition, by Friedman and Wand. It contains Sc…
321205maintenance
karanpratapsingh/fullstack-starterkit
A GraphQL-first full-stack starter kit built with Node.js, React, and TypeScript, featuring Apollo, Prisma ORM with PostgreSQL, Jest testin…
321201maintenance
maitraysuthar/rest-api-nodejs-mongodb
A ready-to-use boilerplate for building REST APIs with Node.js, Express, and MongoDB. It provides a structured ES6 project skeleton with JW…
231187maintenance
hendrycks/robustness
Datasets and evaluation code for benchmarking neural network robustness to common corruptions and perturbations, from the ICLR 2019 paper b…
321172maintenance
nicholasjackson/building-microservices-youtube
Companion code repository for the 'Building Microservices in Go' YouTube tutorial series by Nicholas Jackson. It contains a multi-tier micr…
321168maintenance
TezRomacH/python-package-template
A cookiecutter template that generates a modern Python package project structure with best-practice tooling preconfigured. It scaffolds Poe…
101091maintenance
mjohnsullivan/flutter-by-example
A collection of simple, bare-bones Flutter example apps, each demonstrating a single concept like navigation, HTTP requests, streams, layou…
321063maintenance
kolorobot/spring-mvc-quickstart-archetype
A Maven archetype that scaffolds a Spring MVC web application with no XML configuration. Generated projects include Thymeleaf, Bootstrap, S…
321043maintenance
iamjoel/front-end-plugins
A curated Chinese-language collection of commonly used web front-end plugins and libraries, organized by category (utilities, forms, images…
321003maintenance
qzq1111/flask-restful-example
A Flask RESTful API example project demonstrating common backend patterns: configuration, unified responses, MySQL/Redis access, JWT auth, …
321001maintenance
langchain-ai/langchain-skills
A collection of agent skills for building agents with LangChain, LangGraph, and Deep Agents, installable into coding agents like Claude Cod…
631188experimental
SamuelQZQ/auto-coding-agent-demo
A demo repository documenting a 10-hour experiment where an AI coding agent (Claude Code) autonomously wrote 100% of the code for a Next.js…
451027experimental
bartonhammond/snowflake
Snowflake is a React Native starter app/boilerplate for building iOS and Android apps from a single JavaScript codebase. It ships with Redu…
104578abandoned
realpython/discover-flask
A tutorial series and companion source code repository teaching full stack web development with the Flask micro web framework. It walks thr…
324547abandoned
Polymer/pwa-starter-kit
A set of starter templates for building full-featured Progressive Web Apps using web components, including a manifest, service worker, resp…
102341abandoned
bodyno/react-starter-kit
A React starter kit (boilerplate) combining React, Redux, React-Router, Webpack, and Babel with hot reloading, Sass, unit testing, and code…
231748abandoned
ctrlplusb/react-universally
A starter kit (boilerplate) for building universal React applications with server-side rendering. It bundles Webpack, Express, React Router…
101680abandoned
jadjoubran/laravel5-angular-material-starter
A starter boilerplate combining Laravel 5.3 with AngularJS 1.5 and Angular Material, preconfigured with JWT auth (Satellizer), Restangular,…
231647abandoned
mattupstate/overholt
Overholt is an example Flask application demonstrating common practices for structuring larger Flask projects, including blueprints, SQLAlc…
101595abandoned
rochacbruno/python-project-template
A GitHub template repository for bootstrapping low-dependency Python projects with packaging, Makefile, CI, docs, and container support. It…
101220abandoned
jacksu/utils4s
A curated collection of Scala and Spark example code, demos, and learning resources covering common utility libraries (json4s, breeze, akka…
231079abandoned

← prev page 5 / 5