resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| wprig/wprig WP Rig is a performance-focused WordPress theme boilerplate and development toolkit that promotes progressive enhancement, accessibility, a… | 94 | 1328 | active |
| davisonio/awesome-irc A curated list of Internet Relay Chat (IRC) resources, including clients, bouncers, daemons, bots, frameworks, and guides. It serves as a r… | 75 | 1328 | active |
| REMitchell/python-scraping Companion code samples for the O'Reilly book 'Web Scraping with Python' (2nd Edition), mostly provided as Jupyter notebooks. It covers scra… | 32 | 4724 | maintenance |
| osprey-oss/cookiecutter-uv A modern Cookiecutter template for scaffolding Python projects that use uv for dependency management. It generates a project preconfigured … | 78 | 1327 | active |
| nickjj/dotfriedrice An opinionated but customizable set of dotfiles and install scripts that sets up a developer-friendly terminal environment (zsh, tmux, Neov… | 76 | 1327 | active |
| dimasusername/ConcurrencyRecipes A curated collection of practical recipes and documented hazards for working with Swift Concurrency (async/await, actors, isolation, struct… | 71 | 1326 | active |
| GATEOverflow/GO-PDFs A repository of generated PDF books compiled from the GATE Overflow Q&A site, covering GATE CSE, TIFR, UGC NET, ISRO, NIELIT, and aptitude … | 60 | 1326 | active |
| PauloGoncalvesBH/treinamento-git An interactive Git tutorial (Portuguese adaptation of 'Learn git concepts, not commands') that teaches how Git works conceptually rather th… | 32 | 1325 | active |
| Hacking-Notes/Hacker-Roadmap A curated roadmap repository guiding learners toward hacking and penetration testing proficiency through multiple pathways, including hobby… | 31 | 1322 | active |
| janosh/awesome-sveltekit A curated awesome-list of real-world SvelteKit projects and examples, presented both as a README and a searchable, sortable website with sc… | 77 | 1320 | active |
| ChrisMarinos/FSharpKoans A collection of interactive koans (test-based exercises) for learning the F# language, inspired by the Ruby koans. Learners fix failing tes… | 32 | 1320 | active |
| DERE-ad2001/Frida-Labs A series of hands-on Android challenges designed to teach Frida dynamic instrumentation from basics to intermediate usage. Each challenge s… | 57 | 1319 | active |
| pierrepault/probabilistic_robotics A collection of detailed solutions to exercises from the textbook 'Probabilistic Robotics' by Thrun, Burgard, and Fox, implemented in C++, … | 32 | 1319 | active |
| tsiege/Tech-Interview-Cheat-Sheet An open-source cheat sheet summarizing core computer science topics like asymptotic notation, data structures, and algorithms for tech inte… | 32 | 4684 | maintenance |
| shomali11/go-interview A curated collection of technical interview questions solved in Go, covering algorithms, data structures, and common evaluation problems. I… | 32 | 4683 | maintenance |
| QianMo/Unity-Design-Pattern A Unity3D C# repository implementing all 23 Gang of Four design patterns plus selected Game Programming Patterns, each with structural impl… | 32 | 4682 | maintenance |
| piyushsachdeva/AzureDevOps-Zero-to-Hero A companion repository for the free 'Azure DevOps Zero to Hero' YouTube course, containing notes, agendas, code snippets, and demo projects… | 46 | 1317 | active |
| nerdyrodent/AVeryComfyNerd A curated collection of ComfyUI workflows, model links, and resources for Stable Diffusion image generation. It provides ready-to-load work… | 34 | 1317 | active |
| matklad/cargo-xtask cargo-xtask is a specification and documentation of a pattern for adding free-form automation to Rust projects using only cargo and rustc, … | 54 | 1316 | stable |
| webpack-contrib/awesome-webpack A curated list of awesome Webpack resources, libraries, and tools maintained under the webpack-contrib organization. The list content has b… | 10 | 4674 | maintenance |
| gustavoguanabara/gustavoguanabara.github.io The public GitHub Pages profile site of Professor Gustavo Guanabara, hosting free course material for his HTML5/CSS3 and JavaScript classes… | 32 | 4673 | maintenance |
| tangtangcoding/C-C- A curated collection of free programming ebooks, video resources, and links to open course materials from top Chinese universities (Tsinghu… | 32 | 4671 | maintenance |
| The Algorithms - Ruby A collection of popular algorithms and data structures explained in simple language with examples, plus Ruby implementations in TheAlgorith… | 61 | 1315 | active |
| Siddharth11/Colorful A curated awesome-list of resources for choosing color schemes, including color manipulation libraries, web apps for palette generation, pa… | 37 | 1315 | active |
| trevor-vincent/awesome-high-performance-computing A curated awesome-list of high performance computing resources covering software, hardware, people, and reference materials. It indexes HPC… | 77 | 1313 | active |
| ljeng/cheat-sheet A markdown-based knowledge base and cheat sheet covering coding, algorithms, data structures, system design, operating systems, and researc… | 74 | 1311 | active |
| tim-learn/awesome-test-time-adaptation A curated awesome-list of research papers, surveys, and resources on test-time adaptation under distribution shifts, covering source-free d… | 55 | 1311 | active |
| ahegazy0/linux-basics-for-hackers-notes A structured, open-source course of study notes based on the book 'Linux Basics for Hackers' by OccupyTheWeb, organized into 18 modules cov… | 52 | 1311 | active |
| EZLippi/practical-programming-books A curated Chinese-language collection of practical computer science books, quick-start tutorials, technical websites, and well-written blog… | 32 | 4653 | maintenance |
| BrambleXu/pydata-notebook A set of Jupyter Notebook study notes translating 'Python for Data Analysis, 2nd Edition' (2017) by Wes McKinney into Chinese. It covers Nu… | 32 | 4652 | maintenance |
| gokayfem/awesome-vlm-architectures A curated, citation-first visual catalog of 155+ vision-language model (VLM/MLLM) architectures, linking to primary papers and summarizing … | 68 | 1310 | active |
| seankross/the-unix-workbench The Unix Workbench is a free, CC0-licensed open-source book by Sean Kross that introduces Unix, the command line, and Git/GitHub to beginne… | 32 | 1310 | stable |
| itheima1/BlockChain An open-source 120-day full-stack blockchain development curriculum from Heima Programmer (itheima), covering Java/Kotlin, web frontend, Sp… | 32 | 4649 | maintenance |
| willianjusten/awesome-svg A curated list of SVG resources including libraries, tools, tutorials, animation techniques, and optimization utilities. It serves as a com… | 74 | 4648 | maintenance |
| yaojingang/yao-open-skills A public collection of reusable AI skills (structured prompts and workflows) for decision-making, business analysis, tutorials, research ev… | 59 | 1309 | active |
| move-cn/letsmove A community-driven learning program that encourages people to learn the Move programming language (used on Sui and other blockchains) throu… | 44 | 1309 | active |
| instillai/deep-learning-roadmap A curated roadmap of resources for learning deep learning, collecting tutorials, papers, courses, and tools in one place. It serves as a ki… | 32 | 4639 | maintenance |
| Git Commit Message Guide A documentation guide explaining how to write great git commit messages, including summary line conventions, recommended keywords, and a co… | 39 | 1306 | 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 | 1305 | active |
| AllenDowney/ThinkDSP Think DSP is a free open-source book by Allen B. Downey that teaches digital signal processing in Python using a top-down, programming-firs… | 76 | 4624 | maintenance |
| hussien89aa/AndroidTutorialForBeginners A step-by-step Android app development course repository with source code for 17 tutorial apps built in Java using Android Studio. It accom… | 32 | 4624 | maintenance |
| parro-it/awesome-micro-npm-packages A curated awesome-style list of small, focused npm packages for Node.js, organized by category (arrays, strings, etc.). It also links to ar… | 32 | 4623 | maintenance |
| cami-la/debugging-java A free introductory course on debugging in Java, taught for Digital Innovation One. It covers bug types, exception handling, execution stac… | 32 | 1303 | active |
| stilleshan/dockerfiles A curated collection of Dockerfiles and docker-compose.yml configurations for popular self-hosted software and services, published as prebu… | 73 | 1300 | active |
| MLNLP-World/Paper-Writing-Tips A community-curated collection of tips for avoiding common mistakes in academic paper writing, primarily aimed at ML/NLP conference submiss… | 32 | 4607 | maintenance |
| huaize2020/awesome-nodejs A curated Chinese-language list of Node.js packages, tools, tutorials, books, and resources, inspired by sindresorhus/awesome-nodejs. It or… | 32 | 1299 | 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… | 100 | 1298 | active |
| dunossauro/live-de-python A repository of slides and source code from weekly Python live streams hosted by dunossauro on YouTube, aimed at freely spreading Python kn… | 73 | 1297 | active |
| baidu/bfe-book An open-source bilingual (English/Chinese) book explaining the BFE (Beyond Front End) CNCF project, Baidu's layer-7 load balancing and netw… | 32 | 1297 | active |
| getActivity/AndroidGithubBoss A hand-curated ranking of influential Android open-source developers on GitHub, listing each person's region, username, profile stats, and … | 72 | 1296 | active |
| valeman/awesome-conformal-prediction A curated awesome-list of resources on conformal prediction, including tutorials, videos, books, papers, theses, and open-source libraries … | 67 | 1296 | active |
| Xibanya/ShaderTutorials A beginner-friendly Unity shader tutorial series called 'Shaders For People Who Don't Know How To Shader', with this repository containing … | 32 | 1296 | active |
| kay-is/react-from-zero A simple React tutorial consisting of browser-runnable HTML lesson files that teach React fundamentals without build tooling or ES2015 synt… | 32 | 4587 | maintenance |
| CL0610/Java-concurrency A curated collection of Chinese-language articles covering Java concurrency fundamentals, from thread basics and the Java Memory Model to l… | 32 | 4586 | maintenance |
| khezen/compose-postgres A Docker Compose template that spins up a PostgreSQL database together with the pgAdmin4 web administration UI. It provides sensible defaul… | 62 | 1294 | stable |
| microsoft/azure-pipelines-yaml A Microsoft-maintained collection of YAML templates, samples, and design docs for Azure Pipelines in Azure DevOps. It serves as a community… | 39 | 1293 | active |
| enricopolanski/functional-programming An open-source educational book introducing functional programming concepts using TypeScript and the fp-ts library. It covers referential t… | 10 | 1293 | active |
| facyber/awesome-networking A curated awesome-list of networking learning resources including courses, books, tutorials, software, certifications, and IETF RFCs for TC… | 70 | 1292 | active |
| zardus/wargame-nexus A curated, regularly tested list of security wargame and CTF practice sites, maintained as a simple HTML page. It categorizes sites by diff… | 77 | 1291 | active |
| 0voice/kernel_memory_management A curated collection of resources on Linux kernel memory management, including articles, videos, interview questions, 100 papers, and mater… | 32 | 1291 | active |
| XueFuzhao/awesome-mixture-of-experts A curated awesome-list collecting papers, open models, and libraries about Mixture-of-Experts (MoE) architectures in deep learning. It serv… | 32 | 1290 | active |
| agile6v/awesome-nginx A curated awesome-list of Nginx distributions, third-party modules, embeddable scripting languages, tools, tutorials, and active developers… | 77 | 1289 | active |
| cami-la/collections-java-api-2023 A Portuguese-language educational repository accompanying the 'Collection Framework API Java' course, providing practical examples of Java'… | 29 | 1289 | active |
| ityouknow/awesome-spring-boot A curated awesome-list of Spring Boot learning resources, including blogs, tutorial websites, and open-source example projects. It is prima… | 32 | 4555 | maintenance |
| piomin/claude-ai-spring-boot A template repository providing a structured starting point for Spring Boot applications optimized for Claude Code. It ships preconfigured … | 51 | 1286 | active |
| IoT-Technology/IoT-Technical-Guide A Chinese-language IoT technical guide and tutorial series covering MQTT, CoAP, Modbus, OPC UA, and building a high-performance IoT platfor… | 32 | 4547 | maintenance |
| folke/dot Folke's personal Linux dotfiles repository, containing configuration for Neovim, the Hyprland and Niri Wayland compositors, and other deskt… | 67 | 1285 | active |
| krschultz/android-proguard-snippets A curated collection of example ProGuard configuration files for common Android libraries, meant to be combined with the official proguard-… | 10 | 4537 | maintenance |
| AlexGalhardo/Software-Engineering A curated collection of books, references, and learning resources for studying software engineering, covering topics like algorithms, opera… | 61 | 1283 | active |
| sindresorhus/ponyfill An educational repository explaining the concept of a ponyfill: an implementation of a standard API that is used via explicit imports inste… | 61 | 1282 | active |
| smartcontractkit/hardhat-starter-kit A boilerplate starter kit for developing, testing, and deploying Chainlink-powered Solidity smart contracts using the Hardhat development e… | 50 | 1281 | active |
| i5ting/How-to-learn-node-correctly A comprehensive Chinese-language guide (based on a Zhihu Live by 'Wolf Uncle'/i5ting) on how to correctly learn Node.js, covering its funda… | 32 | 4527 | maintenance |
| guanpengchn/awesome-books A curated awesome-list of recommended programming and software development books, primarily in Chinese, with PDF downloads hosted in the re… | 32 | 4525 | maintenance |
| mahmoudparsian/pyspark-tutorial A tutorial repository of Jupyter Notebook examples teaching basic distributed algorithms using PySpark, the Python API for Apache Spark. It… | 42 | 1280 | active |
| nvpro-samples/vk_mini_path_tracer A beginner-friendly tutorial teaching how to write a photorealistic GPU path tracer in under 300 lines of C++ and 250 lines of GLSL using V… | 32 | 1280 | stable |
| arc42 arc42 is an open-source template for documenting and communicating software architecture, structured into twelve well-defined sections. It … | 73 | 1279 | stable |
| tylerha97/awesome-reversing A curated awesome-list of reverse engineering resources including books, courses, tutorials, tools, and practice platforms. It covers topic… | 32 | 4518 | maintenance |
| DmytroLitvinov/awesome-flake8-extensions A curated awesome list of flake8 extensions for Python code linting, organized by category such as bug detection, clean code, docstrings, a… | 74 | 1278 | active |
| hahwul/MobileHackersWeapons A curated awesome-list of tools used by mobile hackers for Android and iOS security testing and bug bounty hunting. It catalogs tools by ty… | 63 | 1278 | active |
| hansonwang99/JavaCollection A curated Chinese-language collection of Java learning resources, including backend development roadmaps, interview guides, book and open-s… | 32 | 4508 | maintenance |
| youssefHosni/Data-Science-Interview-Preperation-Resources A curated list of resources for preparing for data science interviews, covering the hiring process, resume and portfolio preparation, and i… | 32 | 1274 | active |
| lennylxx/ipv6-hosts A curated hosts file mapping Google, YouTube, Facebook, Wikipedia and other domains to IPv6 addresses, with Python scripts to automate upda… | 10 | 4492 | maintenance |
| android/tv-samples A collection of official Android TV sample apps from Google demonstrating best practices for building TV applications in Kotlin and Java. I… | 74 | 1272 | active |
| osirislab/Hack-Night Hack Night is the open-source curriculum for NYU Tandon OSIRIS Lab's weekly thirteen-week offensive security training course. It provides l… | 32 | 1272 | active |
| microsoft/VSSDK-Extensibility-Samples A collection of official Microsoft samples demonstrating how to build Visual Studio extensions in C#. It covers customizing the IDE and edi… | 32 | 1272 | active |
| Forensic Artifacts A community-sourced, machine-readable knowledge base of digital forensic artifact definitions stored as YAML files. It provides standardize… | 77 | 1271 | active |
| julionc/awesome-shopify A curated awesome-list of Shopify resources, libraries, SDKs, themes, and open-source projects for developers and designers. It aggregates … | 75 | 1271 | active |
| rng70/TryHackMe-Roadmap A curated list of 350+ free TryHackMe rooms organized by cybersecurity topic, from Linux and Windows fundamentals to CTFs, forensics, and A… | 52 | 1271 | active |
| rafaskb/awesome-libgdx A curated awesome-list of resources, tools, libraries, tutorials, and assets for the libGDX cross-platform Java game development framework.… | 32 | 1271 | active |
| valpackett/awesome-gtk A curated awesome-list of native open-source GTK 3 and GTK 4 applications, organized by category such as audio, video, graphics, internet, … | 77 | 1270 | active |
| ByteByteGoHq/coding-interview-patterns A companion repository for the book 'Coding Interview Patterns' containing solutions to 101 coding interview problems in Java, Python, C++,… | 50 | 1270 | active |
| free-educa/free-livros A curated GitHub repository that indexes links to freely downloadable PDF books, primarily on computer science and programming topics, with… | 22 | 1270 | active |
| sohamkamani/javascript-design-patterns-for-humans An ultra-simplified educational guide explaining software design patterns with implementations in ES6 JavaScript. It covers creational, str… | 32 | 4481 | maintenance |
| doggy8088/Learn-Git-in-30-days A free 30-day Git tutorial book ('Master Git Version Control in 30 Days') written by Will 保哥, originally an award-winning entry in the 2013… | 55 | 4479 | maintenance |
| coinpride/CryptoList A curated list of blockchain and cryptocurrency resources including media, exchanges, wallets, learning materials, developer APIs, and trad… | 32 | 4479 | maintenance |
| o-oconnell/minixfromscratch A development and compilation setup for running the book versions of MINIX (2.0.0 and 3.1.0) in QEMU, designed to accompany the textbook 'O… | 42 | 1269 | active |
| dataflowr/notebooks Jupyter notebook code and practicals for the Dataflowr 'Deep Learning DIY' course, covering PyTorch tensors, autodiff, CNNs, optimization, … | 70 | 1267 | active |
| SimpleBoilerplates/SwiftUI-Cheat-Sheet A community-maintained cheat sheet and quick reference for SwiftUI 2.0, mapping UIKit components to their SwiftUI equivalents with code sni… | 32 | 4467 | maintenance |
| wddadk/Offensive-OSINT-Tools A curated awesome-list of offensive OSINT tools and links for penetration testers and red teamers. It organizes tools by reconnaissance cat… | 75 | 1266 | active |
| brave-people/brave-tech-interview A Korean-language curated repository of real technical interview questions from Korean IT companies and Silicon Valley, with explanations w… | 32 | 4466 | maintenance |