resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| crytic/not-so-smart-contracts A curated collection of example Solidity smart contracts demonstrating common Ethereum and EVM vulnerabilities, including real-world code s… | 10 | 2225 | maintenance |
| CarpenterLee/JCFInternals A series of in-depth tutorial articles analyzing the internals of the Java Collections Framework (JCF) from data structure and algorithm pe… | 32 | 2223 | maintenance |
| dyweb/papers-notebook A curated collection of reading notes for academic papers in distributed systems, virtualization, sandboxing, security, and machine learnin… | 32 | 2209 | maintenance |
| avgspacelover/Reddit-wiki-programming A curated list of free resources for learning computer science fundamentals, including Python, C++, and Java, data structures and algorithm… | 32 | 2201 | maintenance |
| cdeweyx/ds-career-resources A curated compilation of resources, blog posts, and advice for aspiring data scientists, including interview prep material and internship r… | 32 | 2198 | maintenance |
| kennyledet/Algorithm-Implementations A community-driven, language-agnostic repository for sharing, discovering, and discussing algorithm implementations in any programming lang… | 32 | 2195 | maintenance |
| donavon/hook-flow A flowchart diagram explaining the lifecycle of a React Hooks component, available as an image and PDF. It can be opened in the browser via… | 32 | 2194 | maintenance |
| guobinhit/intellij-idea-tutorial A Chinese-language tutorial series (in Markdown articles) teaching how to use IntelliJ IDEA, covering installation, interface basics, debug… | 23 | 2193 | maintenance |
| bleedline/Awesome-gptlike-shellsite A curated awesome-list of GPT 'shell site' projects (ChatGPT-style web UIs), API providers, and cloud server resources, with FAQs and monet… | 26 | 2187 | maintenance |
| jimmysuncpt/Algorithms A collection of Java code and exercise solutions accompanying the book 'Algorithms' (4th edition) by Robert Sedgewick and Kevin Wayne. It c… | 32 | 2185 | maintenance |
| gerryguy311/Free_CyberSecurity_Professional_Development_Resources A curated awesome list of free cybersecurity professional development resources including training, conferences, labs, books, podcasts, and… | 62 | 2184 | maintenance |
| wzyonggege/statistical-learning-method A collection of Jupyter notebooks implementing the algorithms from the classic Chinese textbook 'Statistical Learning Methods' (统计学习方法) in … | 75 | 2183 | maintenance |
| lcxfs1991/blog A personal technical blog repository by Leehey (Li Chengxi), a senior frontend engineer, containing in-depth articles on React optimization… | 32 | 2181 | maintenance |
| ekzhang/graphics-workshop A hands-on workshop for learning computer graphics by writing GLSL fragment shaders that render interactive 2D and 3D scenes in the browser… | 32 | 2179 | maintenance |
| zenorocha/browser-diet Browser Diet is an open-source front-end performance guide ('How to lose weight in the browser') published as a static website built with D… | 32 | 2177 | maintenance |
| guanguans/notes A personal collection of study notes covering Linux, PHP, MySQL, Redis, Git, Shell, Go, design patterns, and developer tools like PhpStorm,… | 32 | 2177 | maintenance |
| deephacks/awesome-jvm A curated list of JVM low-level, performance-related, and non-framework resources, inspired by awesome-python. It catalogs tools and projec… | 32 | 2177 | maintenance |
| zenany/weekly A curated weekly digest repository collecting notable web technology articles, tools, and learning resources since 2014, written primarily … | 76 | 2175 | maintenance |
| AntBranch/awesome-github A curated list of GitHub guides, articles, sites, tools, projects, and resources, primarily in Chinese, aimed at helping developers use Git… | 64 | 2175 | maintenance |
| yadox666/The-Hackers-Hardware-Toolkit A curated catalog of over one hundred hardware gadgets for red team pentesters and security researchers, organized into eight categories su… | 32 | 2175 | maintenance |
| phodal/ledge Ledge is a DevOps knowledge and tooling platform distilled from ThoughtWorks' DevOps, agile, and lean practices. It is a static site built … | 32 | 2174 | maintenance |
| hhhrrrttt222111/Ethical-Hacking-Tools A curated listing and usage guide of tools used for ethical hacking and penetration testing, covering tools like Metasploit, Wireshark, and… | 32 | 2174 | maintenance |
| codersguild/System-Design A curated collection of articles, videos, and resources on system design and software architecture, compiled from an IIT Kanpur course. It … | 32 | 2173 | maintenance |
| buckyroberts/Source-Code-from-Tutorials A public repository collecting the source code from thenewboston's video tutorials, primarily in Python. It serves as a companion codebase … | 32 | 2172 | maintenance |
| colin-scott/interactive_latencies An interactive visualization of Jeff Dean's famous latency numbers every programmer should know, plotted over time. It also offers a termin… | 32 | 2172 | maintenance |
| Hatena Textbook Hatena's internal engineering training textbook covering programming fundamentals, databases, web application development, frontend, iOS, a… | 32 | 2169 | maintenance |
| owl4ce/dotfiles A curated set of Linux dotfiles providing an aesthetic Openbox window manager desktop environment, including configurations for tint2, rofi… | 10 | 2169 | maintenance |
| joemasilotti/UI-Testing-Cheat-Sheet A companion repository for the UI Testing Cheat Sheet blog post, containing working XCUITest example code in Swift. It demonstrates common … | 32 | 2166 | maintenance |
| maryrosecook/gitlet Gitlet is a small implementation of Git written in about 1000 lines of heavily annotated JavaScript, built to teach how Git works internall… | 32 | 2164 | maintenance |
| realpython/list-of-python-api-wrappers A curated list of web services with links to their API documentation and corresponding Python wrapper libraries. It serves as a reference c… | 32 | 2161 | maintenance |
| bpmn Chinese Documentation A comprehensive Chinese-language tutorial and documentation collection for bpmn.js, a BPMN 2.0 rendering toolkit and web modeler. It includ… | 32 | 2161 | maintenance |
| qiurunze123/threadandjuc A Java educational project teaching multithreading and concurrency from basics to advanced, culminating in a 'three-high' (high-availabilit… | 32 | 2161 | maintenance |
| realpython/python-scripts A curated collection of small, standalone Python scripts covering tasks like web crawling, file manipulation, JSON/CSV conversion, Git help… | 32 | 2161 | maintenance |
| huyaocode/webKnowledge A curated Chinese-language knowledge base summarizing frontend web development topics, organized into a systematic collection of deep-dive … | 32 | 2160 | maintenance |
| mouredev/Weekly-Challenge-2022-Kotlin A collection of weekly programming challenges from the MoureDev community for 2022, with reference solutions written in Kotlin. Each challe… | 32 | 2156 | maintenance |
| quanke/think-in-java An electronic book distribution of 'Thinking in Java' (Java 编程思想), compiled into PDF, ePub, and Mobi formats via GitBook for free online re… | 32 | 2154 | maintenance |
| wesbos/css-grid Starter files and solutions for Wes Bos's CSSGrid.io video course on CSS Grid layout. It contains HTML/CSS exercise files organized by less… | 32 | 2149 | maintenance |
| mcinglis/c-style A personal style guide documenting the author's favorite C programming practices, covering compiler warning flags, correctness, readability… | 10 | 2149 | maintenance |
| ResoCoder/flutter-tdd-clean-architecture-course The companion code repository for Reso Coder's Flutter TDD Clean Architecture tutorial course. It demonstrates structuring a Flutter app wi… | 32 | 2148 | maintenance |
| StephenGrider/EthereumCasts Companion code repository for Stephen Grider's Ethereum and Solidity course on Udemy. It contains example code and exercises used throughou… | 32 | 2147 | maintenance |
| chainfeeds/RSSAggregatorforWeb3 A curated collection of 600+ RSS feeds covering Web3, crypto, and blockchain content, distributed as an OPML file for import into any RSS r… | 23 | 2146 | maintenance |
| Kitsu The meta repository for Kitsu, an anime and manga tracking and discovery platform, containing the development environment and tooling that … | 32 | 2144 | maintenance |
| dhruvvyas90/qemu-rpi-kernel A collection of pre-compiled Linux kernel images and device tree files that let QEMU emulate a Raspberry Pi, including support for QEMU's n… | 32 | 2140 | maintenance |
| jlandure/alpine-chrome Docker images providing headless Chrome built on the tiny Alpine Linux base, with variants bundling Node.js, Puppeteer, Playwright, Chromed… | 46 | 2137 | maintenance |
| justjavac/Programming-Alpha-To-Omega A curated Chinese-language collection of tutorial series on learning programming from scratch by building things yourself, from compilers a… | 32 | 2137 | maintenance |
| arkingc/note A curated collection of Chinese-language computer science study notes covering operating systems, computer networking, data structures and … | 32 | 2130 | maintenance |
| sagishahar/lpeworkshop A free workshop covering local privilege escalation attack vectors on Windows and Linux, including slides, exercise worksheets, lab VMs, an… | 32 | 2129 | maintenance |
| wowlusitong/awesome-education A curated awesome-list collecting software and services that offer educational discounts for students. It catalogs deals from vendors like … | 32 | 2129 | maintenance |
| Codewars This repository is the public issue tracker for Codewars, a community platform for practicing programming through ranked code challenges ca… | 32 | 2124 | maintenance |
| xianlubird/mydocker Source code for the Chinese book '自己动手写Docker' (Build Your Own Docker), which guides readers through implementing a minimal container engin… | 32 | 2124 | maintenance |
| rust-in-action/code The official companion source code repository for the book 'Rust in Action' by Tim McNamara, published by Manning Publications. It contains… | 32 | 2123 | maintenance |
| AlexIoannides/pyspark-example-project A reference example project demonstrating best practices for structuring PySpark ETL jobs and applications. It shows how to organize code f… | 10 | 2118 | maintenance |
| Jason2Brownlee/CleverAlgorithms An open-source book, 'Clever Algorithms: Nature-Inspired Programming Recipes', providing structured descriptions, pseudo-code, and Ruby cod… | 32 | 2115 | maintenance |
| sl1673495/leetcode-javascript A curated collection of 100+ classic LeetCode problem solutions written in JavaScript, organized by topic labels (recursion, backtracking, … | 32 | 2114 | maintenance |
| zhangbc/eBooks A curated collection of classic IT eBooks, primarily in Chinese, covering server systems, AI/ML, algorithms, networking, and programming la… | 32 | 2112 | maintenance |
| LearningOS/rust-based-os-comp2023 The 2023 autumn/winter Open-Source OS Training Camp, a structured educational program teaching Rust programming and OS kernel design using … | 32 | 2109 | maintenance |
| zero-equals-false/awesome-programming-books A curated awesome-list of recommended programming and computer science books, organized by topics such as algorithms, AI, software architec… | 32 | 2109 | maintenance |
| threadshare/php A curated Chinese-language learning resource collection for PHP and web development beginners, including video tutorials, sample code, book… | 10 | 2108 | maintenance |
| normanmaurer/netty-in-action Source code for all chapters of the book 'Netty in Action' by Norman Maurer and Marvin Allen Wolfthal. It provides Maven-based example proj… | 32 | 2104 | maintenance |
| alivebao/clean-code-js A Chinese translation of the Clean Code JavaScript style guide, adapting Robert C. Martin's 'Clean Code' principles to JavaScript. It provi… | 32 | 2097 | maintenance |
| GoogleCloudPlatform/ml-design-patterns Jupyter Notebook source code accompanying the O'Reilly book 'Machine Learning Design Patterns' by Lakshmanan, Robinson, and Munn. It demons… | 10 | 2097 | maintenance |
| CombineCommunity/rxswift-to-combine-cheatsheet A reference cheatsheet mapping RxSwift operators and types to their Apple Combine equivalents, available as Markdown tables and searchable … | 60 | 2089 | maintenance |
| ityouknow/spring-boot-leaning A collection of companion code repositories for Chinese Spring Boot course series, covering Spring Boot 1.X and 2.X with integrations like … | 32 | 2089 | maintenance |
| lefex/FE A free multimedia e-book ('前端小课' / Frontend Mini Lessons) that teaches front-end web development from zero, covering HTML, CSS, JavaScript,… | 32 | 2088 | maintenance |
| scalad/Note A Chinese-language collection of Java study notes covering common utilities, algorithms, encryption, databases (MySQL), interview questions… | 32 | 2083 | maintenance |
| dolotech/ebook A curated collection of learning materials and notes, primarily containing detailed Go programming notes covering goroutines, channels, int… | 32 | 2081 | maintenance |
| michalmalik/linux-re-101 A curated collection of links, papers, and references for Linux reverse engineering, covering ELF binaries, syscalls, assembly, and anti-de… | 32 | 2078 | maintenance |
| jasonhua95/awesome-dotnet-core A Chinese-language curated awesome list of .NET Core libraries, tools, frameworks, and software, translated and annotated from the English … | 32 | 2077 | maintenance |
| crista/exercises-in-programming-style A comprehensive collection of Python programs that solve the same term-frequency task using many different programming styles, each with do… | 23 | 2077 | maintenance |
| waynewbishop/bishop-algorithms-swift An open-source Swift framework providing reference implementations of common data structures and algorithms such as linked lists, sorting, … | 23 | 2075 | maintenance |
| ExpLife0011/awesome-windows-kernel-security-development A curated awesome-list of resources for Windows kernel security development, covering kernel drivers, hooking techniques, process injection… | 32 | 2074 | maintenance |
| AlexanderGrom/go-patterns A curated collection of 22 classic GoF design patterns implemented in Go, organized into creational, structural, and behavioral categories.… | 32 | 2073 | maintenance |
| trananhkma/fucking-awesome-python A curated list of Python libraries and tools, forked from awesome-python and augmented with GitHub star and fork counts for each entry. It … | 32 | 2071 | maintenance |
| CarpenterLee/JavaLambdaInternals A tutorial series of articles explaining Java 8 functional programming, Lambda expressions, and the Streams API, including their underlying… | 32 | 2069 | maintenance |
| rigtorp/awesome-lockfree A curated awesome-list of resources on wait-free and lock-free programming, including libraries, papers, books, blogs, and websites. It ser… | 32 | 2069 | maintenance |
| StephenGrider/GoCasts A companion repository of Go code examples for Stephen Grider's Udemy course 'Go: The Complete Developer's Guide'. It contains the source c… | 32 | 2065 | maintenance |
| cdarwin/go-koans A set of koans (fill-in-the-blank failing tests) for learning the Go programming language, inspired by Ruby Koans. Learners run `go test` a… | 32 | 2065 | maintenance |
| willitscale/learning-solidity A companion repository of Solidity example code for a YouTube tutorial series on Ethereum smart contract development. It covers basics thro… | 32 | 2064 | maintenance |
| workshopper/stream-adventure stream-adventure is an interactive command-line tutorial (workshopper) for learning Node.js streams. It presents a series of exercises that… | 23 | 2064 | maintenance |
| objcio/app-architecture Sample code repository for the objc.io 'App Architecture' book, demonstrating iOS application design patterns in Swift. It contains the Rec… | 32 | 2055 | maintenance |
| mritd/dockerfile A collection of personally maintained Dockerfiles for building small Docker images (Alpine-based tools like filebeat, frp, tor, mattermost,… | 10 | 2055 | maintenance |
| chokcoco/jQuery- A Chinese-language annotated walkthrough of the jQuery 1.10.2 source code, with the author's explanatory comments embedded in the source fi… | 32 | 2052 | maintenance |
| h0mbre/Learning-C A collection of beginner assignments and mini-projects for learning the C programming language, written by a fellow learner. Each task come… | 32 | 2052 | maintenance |
| kriasoft/Folder-Structure-Conventions A reference guide documenting folder/directory structure options and naming conventions for software projects. It catalogs common top-level… | 32 | 2048 | maintenance |
| lizrice/containers-from-scratch A small educational Go codebase demonstrating how to build a minimal container from scratch using Linux namespaces and cgroups, presented a… | 73 | 2044 | maintenance |
| dairongpeng/algorithm-note A Chinese-language systematic study note collection covering common data structures and algorithms (arrays, linked lists, trees, graphs, re… | 32 | 2043 | maintenance |
| timoxley/functional-javascript-workshop A NodeSchool-style interactive workshop that teaches fundamental functional programming in JavaScript using only vanilla ES5, with no libra… | 32 | 2040 | maintenance |
| aforarup/interview A curated list of resources for preparing for technical coding interviews, including articles, books, coding practice sites, guides, and sy… | 32 | 2039 | maintenance |
| flame/how-to-optimize-gemm A tutorial wiki repository by Prof. Robert van de Geijn teaching step-by-step how to optimize general matrix-matrix multiplication (GEMM) u… | 32 | 2037 | maintenance |
| krzysztofzablocki/Bootstrap KZBootstrap is an iOS project bootstrap template that sets up high-quality project configuration, build settings, and code quality tooling … | 23 | 2036 | maintenance |
| zhoubolei/bolei_awesome_posters A collection of academic poster examples and downloadable PowerPoint templates from CVPR, ECCV, and NeurIPS presentations, shared by resear… | 32 | 2034 | maintenance |
| walu/phpbook An open-source Chinese-language book on developing PHP extensions and working with the PHP engine internals. It is written in Markdown chap… | 32 | 2032 | maintenance |
| Froussios/Intro-To-RxJava An extensive online tutorial book teaching RxJava, the reactive programming library for the JVM, adapted from the IntroToRx guide for Rx.NE… | 32 | 2031 | maintenance |
| stephenturner/oneliners A curated collection of useful bash one-liners for bioinformatics, covering awk, sed, sort/uniq/cut, find/xargs/GNU parallel, seqtk, and GF… | 23 | 2027 | maintenance |
| Baeldung/spring-security-oauth A companion repository of example modules for Baeldung's Spring Security OAuth tutorials and the 'Learn Spring Security OAuth' course. It c… | 72 | 2026 | maintenance |
| maxvfischer/DIY-CNC-machine A detailed tutorial guide for building a DIY CNC machine from scratch, based on Ivan Miranda's design. It includes a complete bill of mater… | 32 | 2025 | maintenance |
| heckj/swiftui-notes An open-source book and reference documentation on Apple's Combine framework, with notes on using it alongside SwiftUI and UIKit. It includ… | 32 | 2024 | maintenance |
| wesbos/es6.io Starter files and exercise code for Wes Bos's 'ES6 for Everyone' premium video course on modern JavaScript. The repository contains the HTM… | 32 | 2024 | maintenance |
| chaoyanghe/Awesome-Federated-Learning A curated awesome-list of federated learning research publications organized by venue, problem, and method, maintained as part of the FedML… | 32 | 2019 | maintenance |
| udacity/ud851-Exercises A repository of exercise code for Udacity's Developing Android Apps (ud851) course. It provides toy app starter and solution projects used … | 32 | 2016 | maintenance |