resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| Ascotbe/HackerMind A curated collection of security-related mind maps covering penetration testing, web security, CTF, social engineering, binary and mobile s… | 32 | 1679 | maintenance |
| tvvocold/free-for-dev-zh A curated Chinese-language list of completely free or limited-free development tools and services available in China, covering SaaS, PaaS, … | 32 | 1679 | maintenance |
| HelloGitHub-Team/Article A repository of tutorial articles from the HelloGitHub 'Explaining Open Source Projects' series, walking readers through using and contribu… | 32 | 1677 | maintenance |
| alozano-77/AWS-SAA-C02-Course A collection of personal study notes for the AWS Solutions Architect Associate (SAA-C02) certification exam, based on Adrian Cantrill's vid… | 32 | 1676 | maintenance |
| EC 607 Course Materials A collection of open lecture notes for EC 607, a graduate course on data science for economists at the University of Oregon. The materials … | 32 | 1672 | maintenance |
| Coding_Notes A curated collection of coding and computer science notes compiled by a software engineering undergraduate over four years at Delhi Technol… | 32 | 1669 | maintenance |
| JeffLi1993/java-core-learning-example A collection of Java example code and accompanying tutorial articles covering core Java topics such as syntax, OOP, collections, IO, reflec… | 32 | 1669 | maintenance |
| fbaptiste/python-deepdive Accompanying Jupyter notebooks and Python source materials for the Udemy Python 3 Deep Dive course series by Fred Baptiste. It covers funct… | 32 | 1668 | maintenance |
| theja-m/Data-Structures-and-Algorithms A collection of Python implementations of common data structures and algorithms, including arrays, graphs, linked lists, sorting, dynamic p… | 32 | 1667 | maintenance |
| jaehyunp/stanfordacm A repository of Stanford ACM-ICPC team materials, including a contest team notebook of reference code and complete lecture slides for the C… | 32 | 1665 | maintenance |
| node-on-fhir/cookbook A cookbook of recipes and best practices for building Node.js/Meteor.js applications in clinical, laboratory, and healthcare settings using… | 32 | 1665 | maintenance |
| wasabeef/flutter-architecture-blueprints A Flutter sample project demonstrating MVVM architecture with a Repository pattern and recommended project structure. It serves as a refere… | 10 | 1665 | maintenance |
| yannbf/ionic3-components A showcase application full of Ionic 3 and Angular 5 components, pages, pipes, and services meant to help developers learn and speed up mob… | 56 | 1664 | maintenance |
| sodium-friends/learntocrypto A hands-on workshop for learning cryptographic engineering through a set of exercises using libsodium in Node.js. It teaches practical cryp… | 32 | 1664 | maintenance |
| jabez128/stream-handbook A complete Chinese translation of substack's classic stream-handbook, a tutorial guide to Node.js streams. It explains readable, writable, … | 32 | 1662 | maintenance |
| addy-dclxvi/i3-starterpack A beginner-friendly guide and example configuration for installing and customizing the i3 tiling window manager on Debian, including the au… | 32 | 1662 | maintenance |
| jakarmy/swift-summary An interactive summary of Apple's Swift programming language documentation, written as a single Xcode Playground file. It condenses the mai… | 23 | 1662 | maintenance |
| zxh0/jvmgo-book Companion source code for the Chinese book '自己动手写Java虚拟机' (Write Your Own Java Virtual Machine), implementing a JVM in Go. It serves as a h… | 32 | 1661 | maintenance |
| FULLSHADE/WindowsExploitationResources A curated collection of links, books, papers, talks, and videos focused on Windows internals, kernel exploitation, and rootkit development.… | 32 | 1661 | maintenance |
| ro31337/bigoposter A printer-friendly single-page poster summarizing Big-O time and space complexities of common computer science algorithms. It is a static r… | 32 | 1660 | maintenance |
| WeAreMahsaAmini/Core The Core repository of the WeAreMahsaAmini organization, a coordination hub that orchestrates projects, guidelines, ideas, and discussions … | 32 | 1659 | maintenance |
| Xunzhuo/Algorithm-Guide A Chinese-language tutorial collection teaching algorithms and data structures, with Java implementations and curated LeetCode practice pro… | 23 | 1658 | maintenance |
| fluttercommunity/community A central hub for the Flutter Community organization, cataloging community-maintained Flutter packages and linking to related Medium articl… | 32 | 1657 | maintenance |
| Machine Learning From Scratch A comprehensive guide to feature engineering and feature selection for machine learning, provided as a PDF and markdown document with Pytho… | 32 | 1656 | maintenance |
| mbrubeck/robinson Robinson is a toy web rendering engine written in Rust, built purely for educational purposes to demonstrate how browser engines work. It i… | 32 | 1653 | maintenance |
| diafygi/webcrypto-examples A collection of copy-paste examples for the browser's Web Cryptography API, presented as a live reference table covering algorithms like RS… | 32 | 1650 | maintenance |
| Jest 实践指南 A Chinese-language online mini-book that teaches readers to build 10 practical npm libraries from scratch, such as redux, js-cookie, and re… | 32 | 1650 | maintenance |
| dair-ai/Transformers-Recipe A curated study guide of links and materials for learning about Transformer models in deep learning and NLP. It organizes high-level introd… | 32 | 1649 | maintenance |
| LeadCoding/3-weeks-Google-Prep A curated three-week study plan of C++ solutions to data structures and algorithms problems, organized by topic (graphs, BFS/DFS, topologic… | 32 | 1647 | maintenance |
| JunweiLiang/awesome_lists A curated awesome list of resources for tenure-track assistant professors and PhD students, covering funding/grants, academic social media … | 32 | 1646 | maintenance |
| stephrobert/awesome-french-devops A curated awesome-list of French-language links for learning DevOps culture and tools, covering CI/CD, containers, infrastructure as code, … | 10 | 1644 | maintenance |
| joefitzgerald/packer-windows A collection of Packer templates for building Windows Vagrant boxes across Windows Server and desktop versions. It automates unattended Win… | 10 | 1644 | maintenance |
| udacity/ud120-projects Starter project code for students taking Udacity's Introduction to Machine Learning course (ud120). It provides exercise scaffolding, datas… | 32 | 1643 | maintenance |
| liexusong/linux-source-code-analyze A collection of Chinese-language articles analyzing the Linux kernel source code, covering process management, memory management, synchroni… | 32 | 1643 | maintenance |
| ivanvorobei/awesome-ios A curated, collaborative list of iOS libraries, UI components, and frameworks for Swift developers, organized by category with quick visual… | 23 | 1643 | maintenance |
| yongshun/learn_netty_source_code A tutorial blog series analyzing the source code of the Netty networking framework (version 4.0.33.Final). It documents the author's system… | 32 | 1642 | maintenance |
| sindresorhus/electron-boilerplate A boilerplate template repository by Sindre Sorhus for kickstarting Electron desktop applications. It comes preconfigured with electron-bui… | 10 | 1642 | maintenance |
| KelvinQiu802/project-ideas A curated list of high-quality GitHub repositories that provide project ideas and project-based learning resources for programmers. It aggr… | 32 | 1641 | maintenance |
| sausheong/gwp The companion code repository for the book 'Go Web Programming', containing example programs and snippets from each chapter. It serves as a… | 32 | 1639 | maintenance |
| shuveb/containers-the-hard-way Gocker is a mini Docker implementation written in Go that recreates Docker's core functionality from scratch using Linux system calls like … | 32 | 1632 | maintenance |
| bnb/awesome-awesome-nodejs A curated meta-list of awesome lists related to Node.js, JavaScript, deployment, and the broader Node.js ecosystem. It serves as a director… | 32 | 1631 | maintenance |
| daliansky/OC-little A collection of ACPI hotpatch (SSDT) samples and documentation for the OpenCore bootloader, aimed at Hackintosh systems. It includes an onl… | 32 | 1629 | maintenance |
| fiatjaf/awesome-loginless A curated awesome list of internet services that can be used without creating accounts or registering. It categorizes loginless services ac… | 32 | 1629 | maintenance |
| Wh0ale/SRC-experience A curated Chinese-language collection of links to bug bounty write-ups, cheatsheets, newsletters, and penetration testing resources. It agg… | 32 | 1627 | maintenance |
| a0viedo/demystifying-js-engines A curated list of resources for learning about JavaScript engines and virtual machines, covering architecture, JIT compilation, inline cach… | 32 | 1625 | maintenance |
| jdsutton/Technical-Interview-Megarepo A curated collection of study materials for software engineering and computer science technical interviews, covering algorithms, data struc… | 32 | 1624 | maintenance |
| golang/tour The Go Tour, an interactive tutorial for learning the Go programming language. This repository is now a mirror holding supporting packages … | 54 | 1623 | maintenance |
| ashutosh1206/Crypton An educational library collecting explanations and Python implementations of attacks on encryption systems, digital signatures, MACs, and a… | 10 | 1623 | maintenance |
| miripiruni/frontdesk A community-driven curated list of useful resources, tools, and links for front-end developers, covering browsers, devtools, JS/CSS framewo… | 32 | 1621 | maintenance |
| CppCon/CppCon2020 A repository of presentation slides and materials from the CppCon 2020 conference, mostly PDFs plus accompanying code from speakers. It ser… | 32 | 1621 | maintenance |
| eduardomoroni/react-clean-architecture An example repository demonstrating how to apply clean architecture principles to React and React Native codebases using TypeScript. It ser… | 32 | 1621 | maintenance |
| joaomilho/Enterprise Enterprise™ is a satirical, Turing-complete-ish esoteric programming language written in JavaScript that parodies enterprise software cultu… | 32 | 1619 | maintenance |
| wirasecure/pentest-notes A curated collection of penetration testing study notes, cheat sheets, and useful scripts gathered from across the internet. It covers topi… | 32 | 1618 | maintenance |
| 0voice/k8s_awesome_document A curated Chinese-language collection of Kubernetes learning resources, including book recommendations, interview questions, articles, vide… | 32 | 1617 | maintenance |
| mixi-inc/iOSTraining A training course repository by mixi for learning iOS app development fundamentals in Swift, with structured daily lessons, exercises, and … | 10 | 1616 | maintenance |
| MLWave/Kaggle-Ensemble-Guide Companion code for the MLWave Kaggle Ensembling Guide article, providing Python scripts that combine multiple model prediction CSVs via vot… | 32 | 1615 | maintenance |
| mattdesl/promise-cookbook A brief introductory guide (cookbook) to using Promises in JavaScript, aimed primarily at frontend developers. It covers ES6 Promise syntax… | 32 | 1614 | maintenance |
| undergroundwires/Azure-in-bullet-points A collection of comprehensive study notes for Microsoft Azure certification exams (AZ-900, AZ-104, AZ-303, AZ-304, AZ-400) written in Markd… | 32 | 1612 | maintenance |
| dwcoder/QuantitativePrimer A LaTeX-compiled book serving as an interview primer for quantitative finance, covering technical questions from actual interviews. The sou… | 23 | 1608 | maintenance |
| foxofice/sub_share A community-driven subtitle sharing project that hosts a large collection of anime/movie subtitle files in a structured git repository, alo… | 53 | 1605 | maintenance |
| KieSun/Dream A personal blog and learning-notes repository by yck (KieSun), containing articles on JavaScript, React and Vue source code analysis, front… | 32 | 1604 | maintenance |
| scovis/TVBox A curated, ad-free collection of TVBox configuration sources, parsing interfaces, and IPTV live stream playlists for Android TVBox apps. It… | 27 | 1604 | maintenance |
| kimcrowing/IPTV A curated collection of IPTV live stream sources (m3u playlists), including Chinese ISP multicast sources, public worldwide channels, EPG s… | 77 | 1601 | maintenance |
| nosequeldeebee/blockchain-tutorial A tutorial repository showing how to write and publish your own blockchain in less than 200 lines of Go, with a simple web server for addin… | 32 | 1601 | maintenance |
| LeoMobileDeveloper/Blogs A curated collection of in-depth technical blog posts by LeoMobileDeveloper covering iOS, Swift, Objective-C, React Native, and Python topi… | 32 | 1600 | maintenance |
| jeffreyjackson/mac-apps A curated list of open-source macOS applications, organized by category such as communication, text editors, web browsers, and games. It se… | 77 | 1598 | maintenance |
| fuzhengwei/interview A free Chinese-language PDF book (5 chapters, 29 sections, ~417 pages) covering Java interview topics including data structures, algorithms… | 32 | 1598 | maintenance |
| uohzxela/clean-code-ruby A curated guide adapting Robert C. Martin's Clean Code principles to the Ruby programming language, with annotated good/bad code examples c… | 32 | 1597 | maintenance |
| reactwg/react-native-new-architecture A GitHub working group repository coordinating the rollout of React Native's New Architecture (Fabric, TurboModules, Codegen). It hosts mig… | 37 | 1595 | maintenance |
| FX-Max/Point-of-Android A curated collection of links and explanations covering important Android development knowledge points such as async tasks, Activity launch… | 32 | 1594 | maintenance |
| the-road-to-graphql/react-graphql-github-apollo A sample React application that acts as a GitHub client using Apollo Client and the GitHub GraphQL API, built as a companion to Robin Wieru… | 32 | 1592 | maintenance |
| ahangchen/How-to-Be-A-Programmer-CN A Chinese translation of the essay 'How to be a Programmer', covering personal skills like debugging and performance tuning as well as team… | 32 | 1592 | maintenance |
| espadrine/succinct-cybernetics A collection of succinct computer science cheatsheets covering data structures like graphs, trees, lists, maps, and sets, plus topics such … | 32 | 1591 | maintenance |
| iron-io/dockers A collection of ultra-minimal Docker base images for many programming languages, maintained by Iron.io. It provides tiny 'dev' images for b… | 32 | 1591 | maintenance |
| cure53/XSSChallengeWiki A community-maintained wiki by Cure53 that catalogs XSS (cross-site scripting) challenges for security learners and researchers. It serves … | 10 | 1591 | maintenance |
| DuHouAn/Java A curated Chinese-language study repository collecting Java fundamentals, object-oriented programming, database knowledge, common framework… | 32 | 1589 | maintenance |
| orbitbot/chrome-extensions-examples A repository collecting all official Chrome Extension example projects into one browsable Git repository, generated by scraping Google's sa… | 23 | 1587 | maintenance |
| Post Exploitation Collection A curated collection of post-exploitation command lists, binaries, and scripts for Linux, Windows, macOS, and BSD systems. It aggregates of… | 32 | 1585 | maintenance |
| matryer/goblueprints Official source code repository for the book 'Go Programming Blueprints' by Mat Ryer, containing example projects from both editions. It se… | 23 | 1585 | maintenance |
| nekocode/create-android-kotlin-app A Kotlin-based Android application template with a one-line creator script that scaffolds a new project. It bundles AndroidX, Architecture … | 23 | 1585 | maintenance |
| henryyan/kft-activiti-demo A demo application for the Activiti BPMN workflow engine, using a leave-request (vacation approval) process as a 'Hello World' for enterpri… | 23 | 1584 | maintenance |
| Kocal/vue-web-extension A Vue CLI 3+ preset for quickly scaffolding a browser web extension built with Vue, Vuex, Vue Router, Axios, Babel, ESLint and Prettier. It… | 23 | 1583 | maintenance |
| Pyenb/macOS-ISOs A repository of unmodified macOS ISO disk images with torrent download links and MD5 hashes, created using MIST or manual installer convers… | 45 | 1581 | maintenance |
| alinebastos/dev-practice A curated list of websites, project ideas, coding challenges, and learning games for developers to practice their skills. It covers fronten… | 32 | 1580 | maintenance |
| ccforward/cc A personal repository of code examples and demos accompanying the author's blog posts, which are published as GitHub issues. It serves as a… | 32 | 1574 | maintenance |
| HugoMatilla/Effective-JAVA-Summary A community-maintained summary of Joshua Bloch's book Effective Java (2nd Edition), organized chapter by chapter with code examples. It ser… | 39 | 1573 | maintenance |
| hongyangAndroid/Android_Blog_Demos A collection of Android demo projects accompanying a popular CSDN blog, covering topics like ViewDragHelper, MVP, HandlerThread, IntentServ… | 32 | 1573 | maintenance |
| sitepoint-editors/awesome-symfony A curated awesome-list of Symfony bundles, utilities, and resources covering administration, forms, ecommerce, monitoring, and more. It ser… | 32 | 1573 | maintenance |
| ronami/meta-typing A collection of functions and algorithms implemented purely with TypeScript's type system, with detailed comments explaining each implement… | 32 | 1572 | maintenance |
| PansonPanson/Java-Notes A curated collection of study notes covering computer science fundamentals, Java development, backend/server-side engineering, and intervie… | 32 | 1572 | maintenance |
| benwang6/spring-cloud-repo A Java example repository demonstrating Spring Cloud microservices patterns, accompanying a detailed Chinese-language blog tutorial. It ser… | 46 | 1571 | maintenance |
| yeyintminthuhtut/Awesome-Advanced-Windows-Exploitation-References A curated awesome-list of advanced Windows exploitation references, including research papers, talks, and tutorials on browser exploits, mi… | 32 | 1570 | maintenance |
| soroushchehresa/awesome-coronavirus A curated awesome-list of open-source projects, APIs, datasets, apps, and educational resources related to COVID-19 (SARS-CoV-2). It aggreg… | 32 | 1569 | maintenance |
| confluentinc/demo-scene A collection of scripts, Docker Compose setups, and sample code supporting Confluent's demos, talks, and blogs about Apache Kafka and its e… | 68 | 1567 | maintenance |
| TomAugspurger/effective-pandas A collection of Jupyter notebooks accompanying Tom Augspurger's 'Effective Pandas' article series and Leanpub book on writing idiomatic pan… | 32 | 1563 | maintenance |
| Garvit244/Leetcode A curated collection of Python solutions to LeetCode algorithm problems, organized by problem number and difficulty. It also includes extra… | 32 | 1560 | maintenance |
| awesome-jobs/vietnam A community-maintained job board for software developers in Vietnam, where companies post job openings as GitHub issues that are reviewed a… | 32 | 1559 | maintenance |
| dannyfritz/commit-message-emoji A reference guide that maps commit message types (bugfix, feature, docs, etc.) to corresponding emojis for use in Git commit messages. It a… | 23 | 1559 | maintenance |
| yolossn/Prometheus-Basics A beginner-friendly tutorial repository introducing Prometheus monitoring, covering metrics concepts, Prometheus architecture, metric types… | 10 | 1559 | maintenance |
| sorrycc/awesome-f2e-libs A curated awesome-list of frontend (F2E) JavaScript libraries maintained by sorrycc, covering bundlers, webpack plugins, and other frontend… | 32 | 1558 | maintenance |