resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| eastlakeside/awesome-productivity-cn A community-maintained Chinese-language curated list of personal productivity resources, including books, websites, courses, and tools. It … | 32 | 2815 | maintenance |
| babel/example-node-server An official Babel example repository demonstrating how to set up a Node.js HTTP server using ES6+ syntax transpiled with Babel. It walks th… | 10 | 2812 | maintenance |
| hothero/awesome-rails-gem A curated awesome-list of Ruby Gems for Ruby on Rails development, organized by category such as authentication, authorization, file upload… | 32 | 2805 | maintenance |
| vasanthk/js-bits A curated collection of JavaScript concepts explained through annotated code examples, covering topics like closures, prototypes, the 'this… | 32 | 2801 | maintenance |
| aoapc-book/aoapc-bac2nd Companion source code repository for the second edition of the book 'Beginning Algorithm Contests' (算法竞赛入门经典), written in C++. It contains … | 32 | 2783 | maintenance |
| pedrovgs/Algorithms A collection of Java solutions to common algorithm and data structure problems, organized as individual programs with tests. It is a learni… | 60 | 2782 | maintenance |
| jikeytang/sublime-text A curated Chinese-language resource collection for the Sublime Text editor, including download links, a custom Monokai theme, tutorial vide… | 32 | 2782 | maintenance |
| runningcheese/Awesome-Zlibrary A curated Chinese-language guide (awesome list) explaining the history of Z-library's shutdown and return, cataloguing official access chan… | 31 | 2780 | maintenance |
| jobbole/awesome-mysql-cn A Chinese-language curated list of MySQL resources, translated and expanded from the awesome-mysql project. It catalogs tools for analysis,… | 32 | 2777 | maintenance |
| campoy/go-tooling-workshop A multi-hour workshop by Francesc Campoy covering the Go tooling ecosystem, including source code management, building artifacts, and dynam… | 32 | 2775 | maintenance |
| CodingDocs/advanced-programmer A Chinese-language curated guide (mostly Markdown docs) covering the path to becoming an advanced professional programmer. It collects advi… | 32 | 2770 | maintenance |
| BBuf/tvm_mlir_learn A curated collection of learning notes, examples, and experiments for deep learning compilers, covering TVM, MLIR, LLVM, Relay, TorchScript… | 69 | 2769 | maintenance |
| nicolesaidy/awesome-web-design A curated awesome-list of resources for digital and web designers, covering inspiration, colors, typography, icons, design tools, prototypi… | 32 | 2769 | maintenance |
| sdras/intro-to-vue Workshop materials and example code for Sarah Drasner's Introduction to Vue.js 3 course on Frontend Masters. It includes slides, CodePen co… | 32 | 2764 | maintenance |
| feixiao/Distributed-Systems A study and translation repository for MIT's Distributed Systems course (6.824), containing translated course materials and lab code scaffo… | 32 | 2764 | maintenance |
| emptymalei/awesome-research A curated awesome-list of tools for academic research and research life, covering note-taking, writing, publishing, data visualization, ver… | 69 | 2763 | maintenance |
| Heydon/inclusive-design-checklist A community-maintained checklist of inclusive web design considerations covering accessibility, performance, device support, interoperabili… | 32 | 2762 | maintenance |
| rewardone/OSCPRepo A consolidated collection of OSCP study resources, including CherryTree notebooks of commands and bookmarks, wordlists, and a Python recon … | 32 | 2753 | maintenance |
| RodneyShag/HackerRank_solutions A curated collection of 317 efficient Java and MySQL solutions to HackerRank coding challenges, organized by track (Algorithms, Data Struct… | 32 | 2752 | maintenance |
| Rolstenhouse/unofficial-apis A curated catalog of unofficial API libraries across categories like entertainment, finance, food, health, messaging, sports, and transport… | 32 | 2748 | maintenance |
| androiddevnotes/awesome-android-kotlin-apps A curated list of open-source Android apps written in Kotlin, organized by architectural pattern (Jetpack Compose, MVVM, MVI, MVP, MVC) and… | 32 | 2746 | maintenance |
| LaoMengFlutter/flutter-do A Flutter resource collection containing usage examples for 350+ widgets, widget inheritance relationship diagrams, and 40+ loading compone… | 32 | 2742 | maintenance |
| indy256/Full-stack-Developer-Interview-Questions-and-Answers A curated collection of full-stack developer interview questions and answers covering architecture, databases, web, programming languages, … | 32 | 2739 | maintenance |
| ServiceStack/redis-windows A repository hosting binary releases of Microsoft's unofficial Windows port of Redis, plus a Vagrant configuration for running native Redis… | 32 | 2728 | maintenance |
| liuyubobobo/Play-Leetcode A curated collection of solutions to LeetCode algorithm problems, with every problem solved in C++ and many also in Java and Python. Most p… | 32 | 2724 | maintenance |
| Jack-Cherish/quantitative A Chinese-language open-source tutorial series on quantitative (algorithmic) trading with Python 3, accompanying a popular Bilibili video c… | 32 | 2720 | maintenance |
| onethawt/reverseengineering-reading-list A curated reading list of reverse engineering articles, books, papers, and tools such as IDA Pro, Ghidra, and Radare2. It serves as a learn… | 32 | 2718 | maintenance |
| joaocarvalhoopen/How_to_learn_modern_Rust A curated guide with links and advice for learning modern Rust, covering topics from memory and lifetimes to compilers, web frameworks, emb… | 32 | 2709 | maintenance |
| akira-cn/moyu A curated Chinese-language list of quirky, funny, and entertaining GitHub repositories, presented as a 'slacking off at work' guide. It cat… | 32 | 2692 | maintenance |
| caiorss/Functional-Programming An open-source tutorial and reference collection illustrating functional programming concepts, patterns, and idioms through code examples i… | 32 | 2690 | maintenance |
| eromatiya/the-glorious-dotfiles A collection of Linux desktop configuration files (dotfiles) centered on the AwesomeWM window manager, with setups for picom, rofi, kitty, … | 32 | 2687 | maintenance |
| FLHonker/Awesome-Knowledge-Distillation A curated awesome-list of knowledge distillation papers (2014-2021), organized by categories such as knowledge forms, KD+GAN, data-free KD,… | 32 | 2686 | maintenance |
| wind-liang/leetcode A collection of LeetCode problem solutions written in Java with detailed, easy-to-understand explanations, published as a website at leetco… | 32 | 2684 | maintenance |
| phracker/MacOSX-SDKs A collection of archived Apple macOS SDK folders (MacOSX10.1.5.sdk through MacOSX11.3.sdk) compiled from various Xcode releases. It lets de… | 23 | 2682 | maintenance |
| 0voice/campus_recruitmen_questions A curated collection of roughly 5,000 interview questions with answers for Chinese campus recruitment, covering ACM problems, LeetCode,剑指of… | 32 | 2671 | maintenance |
| antoniolg/Kotlin-for-Android-Developers The companion example app for the book 'Kotlin for Android Developers' by Antonio Leiva, written in Kotlin. It lets readers follow the book… | 32 | 2669 | maintenance |
| yzhu798/CodingInterviewsNotes A curated collection of Chinese-language study notes covering C++ fundamentals, STL, Unix/Linux systems, computer networking, data structur… | 32 | 2669 | maintenance |
| Jack-Cherish/LeetCode A collection of LeetCode and Sword-to-Offer (剑指Offer) problem-solving notes with solutions implemented in C/C++ and Python3, organized by t… | 32 | 2668 | maintenance |
| Polytonic/Glitter Glitter is a dead-simple OpenGL boilerplate project that bundles and statically links all common dependencies (GLFW, glad, GLM, assimp, bul… | 67 | 2665 | maintenance |
| littleosbook/littleosbook The source for 'The little book about OS development', a free book teaching x86 operating system development from boot to paging and user m… | 32 | 2665 | maintenance |
| YunaiV/Blog A personal blog repository (Yudao Source Code) containing Chinese-language source-code analysis articles and tutorials for Java backend tec… | 42 | 2654 | maintenance |
| staven630/vue-cli4-config A continuously updated, comprehensive tutorial repository documenting vue-cli 4 (and vue-cli 3) vue.config.js configuration recipes. It cov… | 32 | 2642 | maintenance |
| monklof/Back-End-Developer-Interview-Questions A Chinese translation of a curated list of open-ended back-end developer interview questions, covering topics like databases, distributed s… | 32 | 2633 | maintenance |
| chihming/awesome-network-embedding A curated awesome-list of network embedding (graph representation learning) techniques, linking research papers to their implementations. I… | 32 | 2627 | maintenance |
| lydrainbowcat/tedukuri A community-maintained GitHub repository of supplementary resources for the Chinese competitive programming textbook 《算法竞赛进阶指南》 (Advanced G… | 32 | 2627 | maintenance |
| CryptozombiesHQ/cryptozombies-lesson-code The official companion source code repository for the CryptoZombies interactive Solidity and blockchain development course. It contains sam… | 32 | 2626 | maintenance |
| luruke/awesome-casestudy A curated awesome-list of technical case studies on WebGL and creative frontend development, linking to write-ups from studios and develope… | 32 | 2624 | maintenance |
| mauhai/awesome-jupyterlab A curated awesome-list of JupyterLab extensions and resources, covering editors, version control, renderers, themes, and more. It serves as… | 10 | 2623 | maintenance |
| amaas/stanford_dl_ex Starter code and programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning (UFLDL) Tutorial. It accompanies th… | 32 | 2622 | maintenance |
| aozhimin/iOS-Monitor-Platform A research write-up and documentation repository for Wedjat, an iOS performance monitoring SDK, covering how to collect metrics like CPU us… | 32 | 2621 | maintenance |
| Exely/CSAPP-Labs A collection of solutions and study notes for the labs accompanying Computer Systems: A Programmer's Perspective (3rd Edition), including D… | 32 | 2619 | maintenance |
| tcorral/Design-Patterns-in-Javascript A collection of JavaScript ES6 implementations of the classic Gang of Four design patterns, organized into one folder per pattern with step… | 32 | 2618 | maintenance |
| clojure-cookbook/clojure-cookbook The source repository for O'Reilly's Clojure Cookbook, a collection of problem/solution recipes for common Clojure programming tasks, writt… | 32 | 2617 | maintenance |
| creeperyang/blog A Chinese-language technical blog hosted on GitHub Issues by creeperyang, covering frontend fundamentals and performance optimization. Arti… | 32 | 2617 | maintenance |
| bradfrost/frontend-guidelines-questionnaire A one-page questionnaire by Brad Frost that helps development teams establish effective frontend guidelines covering HTML, CSS, JavaScript,… | 32 | 2609 | maintenance |
| JavaScript Explorer An interactive web tool that helps developers find the right JavaScript array method by narrowing down what they want to do through a decis… | 32 | 2608 | maintenance |
| jetpack-compose/jetpack-compose-awesome A curated awesome-list of Jetpack Compose libraries, tools, projects, articles, videos, and learning resources. It serves as a reference in… | 32 | 2605 | maintenance |
| curran/screencasts A repository of companion code for Curran Kelleher's screencasts, primarily teaching D3.js and data visualization along with web technologi… | 32 | 2600 | maintenance |
| jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews A collection of Jupyter Notebook files accompanying a Udemy course on algorithms, data structures, and technical interview preparation in P… | 32 | 2597 | maintenance |
| apollographql/apollo The central Apollo GraphQL repository used for project-wide discussion and coordination rather than shipping code; actual tools like Apollo… | 10 | 2596 | maintenance |
| benoitvallon/computer-science-in-javascript An educational repository reimplementing classic computer science concepts in JavaScript (ES5 and ES6), covering data structures like trees… | 32 | 2590 | maintenance |
| mattneub/Programming-iOS-Book-Examples Downloadable code examples accompanying Matt Neuburg's books 'iOS 14 Programming Fundamentals With Swift' and 'Programming iOS 14'. The exa… | 32 | 2589 | maintenance |
| dabbott/react-express React Express is an interactive guide and reference for learning React, published as a web app at react.express. It teaches React fundament… | 32 | 2584 | maintenance |
| hyper0x/Golang_Puzzlers A companion code repository for the paid Geektime column 'Core Golang - 36 lessons', containing example programs organized by article and q… | 32 | 2584 | maintenance |
| Blankj/awesome-comment A curated awesome-list collecting funny and elaborate ASCII-art code comments, mostly in Chinese. It also links to tools for converting ima… | 32 | 2578 | maintenance |
| 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… | 32 | 2575 | maintenance |
| BeesX/BeesAndroid A community project providing a series of in-depth articles, tools, and methodology for analyzing the Android system source code (based on … | 32 | 2570 | maintenance |
| eddlez/litiaotiao_package_backup A backup repository hosting APK files of the discontinued Chinese Android app LiTiaotiao (李跳跳), which auto-skips splash-screen ads, plus a … | 28 | 2570 | maintenance |
| jiang111/awesome-android-tips A curated awesome-list of Android development tips, tricks, and code snippets covering Gradle config, View APIs, performance optimizations,… | 32 | 2568 | maintenance |
| tayiorbeii/egghead.io_redux_course_notes A collection of notes and partial transcriptions of Dan Abramov's Redux video course on Egghead.io, organized as one document per video and… | 32 | 2564 | maintenance |
| jeanboydev/Android-ReadTheFuckingSourceCode A curated collection of Android development technical notes covering framework internals, performance optimization, JVM, design patterns, a… | 32 | 2564 | maintenance |
| nosuggest/Reflection_Summary A curated collection of study notes and interview preparation material covering machine learning theory, deep learning, mathematics, and al… | 32 | 2562 | maintenance |
| design-patterns-in-ruby/design-patterns-in-ruby A collection of Ruby code examples illustrating 14 classic GoF design patterns from Russ Olsen's book 'Design Patterns in Ruby'. It serves … | 69 | 2556 | maintenance |
| fenbf/AwesomePerfCpp A curated awesome-style list of C/C++ performance optimization resources including talks, articles, books, libraries, tools, and blogs. It … | 32 | 2556 | maintenance |
| liangfeidotme/MasteringAndroidDataBinding A comprehensive Chinese-language tutorial on Android Data Binding with detailed examples for each concept and common pitfalls. It demonstra… | 10 | 2554 | maintenance |
| japaric/rust-cross A comprehensive guide documenting how to set up a Rust toolchain for cross compiling Rust programs to other architectures like ARM. It cove… | 32 | 2552 | maintenance |
| SusionSuc/AdvancedAndroid A Chinese-language wiki-style collection of in-depth Android source code analysis articles covering routing frameworks, pluginization, Grad… | 32 | 2551 | maintenance |
| StephenGrider/ReduxCasts Completed code examples from Stephen Grider's 'Modern React with Redux' Udemy course, organized by course section. It serves as a companion… | 32 | 2549 | maintenance |
| DeborahK/Angular-GettingStarted Sample Angular application code accompanying Deborah Kurata's 'Angular: Getting Started' Pluralsight course, with starter and completed ver… | 32 | 2547 | maintenance |
| Abd-007/Switch-Emulators-Guide A community-maintained guide for setting up the Yuzu and Ryujinx Nintendo Switch emulators on PC, with download links for games, keys, firm… | 32 | 2547 | maintenance |
| imfly/bitcoin-on-nodejs A Chinese-language GitBook ebook titled 'Node.js Blockchain Development' (《Node.js区块链开发》) that teaches blockchain development using Node.js… | 32 | 2547 | maintenance |
| kgryte/awesome-peer-to-peer A curated awesome-list of peer-to-peer (P2P) resources, primarily covering JavaScript libraries for WebRTC, BitTorrent, and distributed net… | 32 | 2547 | maintenance |
| soyaine/JavaScript30 A Chinese-language companion guide to Wes Bos's JavaScript30 course, a free 30-day challenge of building 30 projects with vanilla JavaScrip… | 55 | 2543 | maintenance |
| yyx990803/build-your-own-mint A demo/tutorial project by Evan You showing how to build a personal finance analytics pipeline using Plaid bank data, Google Sheets, and Ci… | 32 | 2538 | maintenance |
| TodePond/GulfOfMexico Gulf of Mexico (formerly DreamBerd) is a satirical 'perfect programming language' whose features are intentionally absurd, such as arrays s… | 54 | 13609 | experimental |
| ehmatthes/pcc_2e Online companion resources for the book 'Python Crash Course, Second Edition' by Eric Matthes, hosted as a website with exercises and proje… | 10 | 2526 | maintenance |
| awesome-terminal-fonts A collection of tools, fonts, and instructions for displaying awesome symbols and glyphs in a terminal with a monospace font. It provides f… | 23 | 2525 | maintenance |
| steveLauwh/SGI-STL A study repository containing the SGI STL V3.3 source code with annotated explanations of containers, algorithms, iterators, functors, adap… | 32 | 2521 | maintenance |
| Walton1128/CPP-Templates-2nd-- A Chinese translation of the book 'C++ Templates, 2nd Edition', formatted to match the original book's layout. It is a personal hobby proje… | 32 | 2519 | maintenance |
| sindresorhus/guides A collection of succinct, practical guides on developer topics like environment variables, npm configuration, and Docker permissions, publi… | 32 | 2518 | maintenance |
| wwj718/awesome-raspberry-pi-zh A Chinese-language translation of the awesome-raspberry-pi curated list, collecting Raspberry Pi tools, projects, OS images, and community … | 32 | 2515 | maintenance |
| iPaulPro/Android-ItemTouchHelper-Demo A demo application showing how to use Android's ItemTouchHelper to add drag & drop reordering and swipe-to-dismiss to RecyclerView lists. T… | 23 | 2515 | maintenance |
| davidgf/design-patterns-in-ruby A collection of Ruby code examples and explanations covering 14 GoF design patterns plus Ruby-specific patterns, based on Russ Olsen's book… | 32 | 2514 | maintenance |
| danielkummer/git-flow-cheatsheet A cheatsheet website documenting the git-flow extension and Vincent Driessen's branching model, covering init, feature, release, and hotfix… | 32 | 2513 | maintenance |
| codingforentrepreneurs/30-Days-of-Python A 30-day Python tutorial series by Coding for Entrepreneurs, with this repository containing supporting code and materials for the video co… | 32 | 2513 | maintenance |
| yang7229693/flutter-study A collection of Chinese-language Flutter tutorial articles with accompanying demo projects, covering cross-platform concepts, plugin develo… | 32 | 2512 | maintenance |
| SFUMECJF/cmake-examples-Chinese A Chinese-language tutorial that teaches CMake through progressively more complex examples, available as an online ebook. It is a Chinese a… | 32 | 2507 | maintenance |
| BedirT/ACM-ICPC-Preparation A structured 20-week curriculum for learning algorithms and data structures aimed at ACM-ICPC competitive programming. It curates external … | 77 | 2500 | maintenance |
| javaee-samples/javaee7-samples A collection of Java EE 7 sample code and unit tests organized by technology/JSR, runnable on multiple application servers via Arquillian c… | 32 | 2499 | maintenance |
| microsoft/nodejs-guidelines A Microsoft-maintained collection of tips, tricks, and resources for working with Node.js, especially on Microsoft platforms like Windows a… | 10 | 2495 | maintenance |