Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: developer-tools

6134 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
jquery-boilerplate/jquery-boilerplate
A boilerplate template for jump-starting jQuery plugin development, providing a simple constructor pattern with defaults, options extension…
232488maintenance
shibing624/python-tutorial
A practical Python tutorial repository with Jupyter Notebook examples covering Python basics, advanced features, object-oriented programmin…
322473maintenance
hkirat/project-ideas
A curated list of full-stack project ideas with step-by-step requirements, covering projects like multiplayer chess, multiplayer Flappy Bir…
292469maintenance
github/renaming
GitHub's official guidance repository for renaming the default branch of Git repositories from `master` to `main`. It documents platform ch…
102457maintenance
liuchengxu/blockchain-tutorial
A step-by-step blockchain tutorial written in simplified Chinese, originally translated from Jeiwan/blockchain_go, covering building a Bitc…
382455maintenance
timmy3131/design-resource
A curated list of design tools and resources for designers, covering free images, icons, fonts, color palettes, platform design guidelines,…
322454maintenance
szza/LearningNote
A collection of C++ and Linux study notes written in Chinese, covering language features and systems programming topics. It serves as a lea…
322450maintenance
algorithm-archivists/algorithm-archive
The Arcane Algorithm Archive is a collaboratively written online book explaining important algorithms with implementations in many programm…
322449maintenance
cssmagic/CSS-Secrets
The official companion repository for the Simplified Chinese edition of the book 'CSS Secrets' by Lea Verou, translated by CSS魔法. It hosts …
322449maintenance
alex-xu-system/bytebytego
A companion repository for the ByteByteGo System Design Interview books, providing links to reference materials, the blog, and the digital …
322441maintenance
Guia Dev Brasil
A curated Portuguese-language guide (in the style of an awesome list) collecting roadmaps, courses, mind maps, and tools for becoming a bac…
772437maintenance
wesdoyle/design-patterns-explained-with-food
A collection of .NET 5.0 console applications demonstrating Gang of Four design patterns through food-business-themed examples with mock ex…
322436maintenance
vmadalin/android-modular-architecture
A sample Android application demonstrating a modular, scalable architecture written in Kotlin using Jetpack components, MVVM, and clean arc…
322435maintenance
Python3WebSpider/Python3WebSpider
Source code repository for the Chinese book 'Python3 Web Spider Development in Practice' by Cui Qingcai. It contains example code covering …
322430maintenance
PoshCode/PowerShellPracticeAndStyle
An unofficial community-maintained best practices and style guide for PowerShell, published as a GitBook and licensed under CC BY-SA 4.0. I…
322430maintenance
kodecocodes/flta-materials
Companion repository of projects and downloadable materials for the Flutter Apprentice book by Kodeco, organized by edition branches. It pr…
232428maintenance
scotthmurray/d3-book
Sample code files accompanying the O'Reilly book 'Interactive Data Visualization for the Web, Second Edition' by Scott Murray. The reposito…
232428maintenance
mohuishou/go-design-pattern
A Go implementation of the 23 classic design patterns, accompanied by a 24-part blog series based on the GeekTime 'Design Patterns' course …
382425maintenance
mrdavidlaing/javascript-koans
A set of JavaScript koans (test-driven learning exercises) based on the Ruby Koans, where learners fix failing Jasmine tests to progress. I…
322418maintenance
ndb796/python-for-coding-test
Companion source code repository for the Korean book '이것이 취업을 위한 코딩 테스트다 with Python' (Coding Test for Employment with Python). It contains…
322415maintenance
Prince-1501/Complete-DSA-Preparation
A free, self-paced course repository for preparing data structures and algorithms, with curated LeetCode and GeeksforGeeks problem solution…
322414maintenance
HTML5 Reset
HTML5 Reset is a minimal starter template of HTML, CSS, and best practices for kicking off web projects with a clean, unopinionated blank s…
552409maintenance
S3cur3Th1sSh1t/Pentest-Tools
A curated awesome-list of penetration testing tools, organized into categories such as privilege escalation, lateral movement, credential h…
322409maintenance
cxinping/PyQt5
Companion source code repository for the Chinese book 'PyQt5快速开发与实战' (Rapid PyQt5 Development in Practice), containing all example programs…
322408maintenance
datawhalechina/team-learning
A repository of Datawhale's team-based learning plans, listing cohort schedules, curricula, and links to open-source course materials on ma…
322408maintenance
vicky002/1000_Projects
A curated mega list of around 1000 practical project ideas that can be implemented in any programming language. It serves as a learning res…
322408maintenance
katzien/go-structure-examples
A collection of example Go applications demonstrating different ways to structure Go apps, accompanying Kat Zien's conference talks. It com…
232402maintenance
MinhasKamal/CreepyCodeCollection
A curated collection of bizarre, obfuscated, and clever code snippets such as quines, polyglots, code-golfed programs, and esoteric tricks …
322400maintenance
hellokaton/30-seconds-of-java8
A curated collection of useful Java 8 code snippets that can each be read in 30 seconds or less, covering arrays, math, strings, and more. …
322400maintenance
Bypass007/Safety-Project-Collection
A curated Chinese-language list of excellent open-source security projects aimed at helping enterprise (blue-team/defender) security practi…
322386maintenance
GrindGold/CppGuide
A curated Chinese-language learning and interview preparation guide for C/C++ programmers, covering learning paths, books, videos, open-sou…
312384maintenance
franzejr/best-ruby
A community-curated collection of Ruby tricks, idiomatic Ruby patterns, refactoring techniques, and best practices written in Markdown. It …
232382maintenance
theanarkh/understand-nodejs
A collection of articles and resources analyzing Node.js internals through source code, written in Chinese. It covers the Node.js runtime, …
322371maintenance
Sairyss/backend-best-practices
A curated guide of best practices, tools, and guidelines for backend application development, with code examples in TypeScript and NodeJS. …
322371maintenance
EONRaider/blackhat-python3
A Python 3 port of the source code from the book 'Black Hat Python' by Justin Seitz, reformatted to PEP8 and refactored to fix deprecated l…
322369maintenance
da2k/curso-javascript-ninja
A companion repository for the 'Curso JavaScript Ninja', a 40+ hour Portuguese-language Udemy course teaching JavaScript fundamentals in de…
322364maintenance
HZFE/awesome-interview
An open-source Chinese-language book and website ('剑指前端 Offer') compiling high-frequency front-end interview questions with concise answer …
322362maintenance
emadehsan/thal
A starter guide and example code repository for web scraping using Puppeteer and Chrome Headless in Node.js. It accompanies a Medium articl…
322360maintenance
futurice/backend-best-practices
An evolving, community-maintained guide from Futurice describing general best practices for backend development, covering persistence, envi…
322359maintenance
taniarascia/webpack-boilerplate
A webpack 5 starter template with Babel, PostCSS, and Sass preconfigured, including dev server and production build setup. It provides a se…
232358maintenance
mpitutorial/mpitutorial
The source for mpitutorial.com, a comprehensive set of tutorials on the Message Passing Interface (MPI) with executable C code examples for…
752350maintenance
jmportilla/Complete-Python-Bootcamp
A repository of Jupyter Notebook lecture materials accompanying the Udemy 'Complete Python Bootcamp' course by Jose Portilla. It provides d…
322348maintenance
D-X-Y/Awesome-AutoDL
A curated awesome-list of automated deep learning (AutoDL) resources, covering neural architecture search, hyperparameter optimization, lib…
322342maintenance
knrt10/kubernetes-basicLearning
A beginner-friendly tutorial repository that teaches Kubernetes step by step, starting with Docker basics and progressing through deploying…
612333maintenance
datawithdanny/sql-masterclass
A free GitHub-based SQL Masterclass course by Danny Ma, originally delivered at the ODSC Asia Pacific 2021 conference. It contains step-by-…
322333maintenance
rstacruz/webpack-tricks
A curated catalog of tips and tricks for using the Webpack module bundler, covering topics like minification, code splitting, vendor bundle…
322329maintenance
big-data-europe/docker-hadoop
A set of Docker images and docker-compose files for deploying Apache Hadoop clusters, including HDFS namenode/datanode, YARN resource manag…
322325maintenance
forezp/SpringBootLearning
A collection of example source code accompanying an unofficial Chinese Spring Boot tutorial series by Fang Zhipeng, covering configuration,…
322322maintenance
zhaoolee/StarsAndClown
A curated Chinese-language list ('StarsAndClown') of fun, quirky, and useful GitHub repositories, organized into a 'clown list' of amusing …
322320maintenance
llitfkitfk/go-best-practice
A Chinese translation of Dave Cheney's 'Practical Go' workshop document offering advice on writing maintainable Go code. It covers guiding …
322319maintenance
huangzworks/annotated_redis_source
A fully annotated copy of the Redis 2.6 source code in C, with detailed Chinese comments explaining nearly all standalone Redis modules. It…
322317maintenance
devspace/awesome-github-templates
A curated awesome-list of GitHub issue and pull request templates from real open-source projects, with links to official GitHub instruction…
322315maintenance
Netty 4.x User Guide (Chinese)
A Chinese translation of the official Netty 4.x User Guide, presented as an open-source book with illustrations and companion demo code. It…
322312maintenance
mylxsw/growing-up
A Chinese-language collection of technical articles, tutorials, and study guides for software developers, covering MySQL, MongoDB, Linux, L…
322310maintenance
matthewsamuel95/ACM-ICPC-Algorithms
A curated collection of algorithms and data structures used in competitive programming, primarily for the ACM-ICPC contest. Implementations…
322310maintenance
lukehaas/RegexHub
RegexHub is a curated collection of useful regular expression patterns with names, descriptions, and tags, browsable on a hosted website. I…
352309maintenance
npm/npm-expansions
A community-curated list of humorous three-word expansions of the acronym 'npm', used on the npmjs.com website header and published as an n…
102309maintenance
CppCon/CppCon2014
A repository of speaker materials from the CppCon 2014 conference, including presentation slides (PDF/PowerPoint) and source code archives.…
322305maintenance
jimuyouyou/node-interview-questions
A curated collection of Node.js interview questions with concise reference answers, focused on backend development and deep understanding o…
322303maintenance
Seazean/JavaNote
A collection of Java backend learning notes covering JavaSE, JVM, concurrency, MySQL, Redis, Spring ecosystem, middleware, and web fundamen…
322303maintenance
mathiasbynens/small
A curated collection of the smallest possible syntactically valid files across many formats, including archives, images, executables, docum…
322303maintenance
wzpan/cmake-demo
Source code for the Chinese tutorial 'CMake 入门实战' (CMake in Action), a hands-on guide to CMake with progressive example projects. It teache…
322302maintenance
0voice/cpp_backend_awsome_blog
A curated collection of roughly 1000 high-quality Chinese-language blog posts on C++ backend development, covering memory, networking, arch…
302301maintenance
sahibjotsaggu/San-Francisco-Pro-Fonts
A repository collecting the entire set of Apple's San Francisco Pro font files, obtained from Apple's developer site. It serves as a conven…
322298maintenance
acmalexandria/internships
A curated list of tech internships for Egyptian students, maintained as a community-driven repository. It includes application links, locat…
322297maintenance
leucos/ansible-tuto
A step-by-step tutorial for learning Ansible configuration management, with a Vagrant environment for hands-on practice. It covers Ansible'…
322294maintenance
0voice/algorithm-structure
A curated Chinese-language collection of ~500 common data structures and algorithms implemented in C, covering linear structures, trees, he…
322290maintenance
yuezih/King-of-Pigeon
A collection of practical templates and advice for computer science graduate school (baoyan) applications in China, including resume templa…
322289maintenance
tanc7/hacking-books
A curated collection of well-known cybersecurity and hacking books, including titles on penetration testing, exploitation, malware analysis…
322287maintenance
thomasdavis/backbonetutorials
A collection of beginner-friendly tutorials and guides for Backbone.js, covering routers, models, views, and collections for building singl…
322286maintenance
PatrikH0lop/malware_showcase
An educational repository demonstrating how different types of malware (file infectors, trojans, worms, spyware, ransomware) work through s…
322286maintenance
thlorenz/v8-perf
A collection of notes and resources explaining V8 internals and how they affect Node.js and JavaScript performance. It covers data types, t…
322283maintenance
MarcSkovMadsen/awesome-streamlit
A curated awesome-list of Streamlit resources plus a live gallery application showcasing Streamlit data apps. It also provides a best-pract…
322282maintenance
acm-clan/algorithm-stone
A curated algorithm learning roadmap for ACM/LeetCode competitive programming, presented as interactive SVG maps of ordered practice proble…
322276maintenance
bartblaze/PHP-backdoors
A curated collection of PHP backdoor and webshell samples (e.g., c99Shell) intended for educational and testing purposes, including obfusca…
322272maintenance
romenrg/evergreen-skills-developers
A curated list of evergreen, framework-agnostic skills for software developers, covering best practices, cross-framework principles, and so…
232272maintenance
jainaman224/Algo_Ds_Notes
A community-maintained collection of notes, complexity analyses, and code implementations of algorithms and data structures in many program…
322271maintenance
yhilpisch/py4fi2nd
Companion repository of Jupyter Notebooks and Python code for the book 'Python for Finance' (2nd edition, O'Reilly) by Yves Hilpisch. It co…
432268maintenance
therebelrobot/awesome-workshopper
A curated awesome-style list of terminal-based workshopper/adventure tutorials for learning programming concepts like Node.js, Git, and Jav…
322266maintenance
amandakelake/blog
A personal technical blog repository containing in-depth articles on JavaScript internals, browser architecture, networking, and web perfor…
322264maintenance
mthenw/awesome-layers
A curated list of AWS Lambda Layers, including custom runtimes, utilities, monitoring, and security layers with ARNs and links. It also doc…
322264maintenance
JushuangQiao/Python-Offer
A collection of Python implementations of the coding interview questions from the book 'Coding Interviews' (剑指Offer). It organizes solution…
322264maintenance
taoran92/EasyJob
A curated collection of interview questions, knowledge summaries, and experience notes for internet/software engineering job hunting, focus…
632263maintenance
Developer-Y/Scalable-Software-Architecture
A curated collection of tech talks, papers, and web links on distributed systems, scalability, and system design. It is a learning resource…
322263maintenance
anbang/javascript-notes
A comprehensive Chinese-language JavaScript study notes repository covering fundamentals from data types and functions to built-in classes …
322262maintenance
rustcc/writing-an-os-in-rust
A Simplified Chinese translation of the 'Writing an OS in Rust' tutorial series, covering building a minimal kernel, VGA text mode, interru…
322260maintenance
guaguaupup/cpp_interview
A curated collection of in-depth C++ backend development interview notes written in Markdown, covering C++ language features, STL internals…
322258maintenance
hoverwinter/HIT-OSLab
A repository of reference solutions for the eight lab assignments of Harbin Institute of Technology's Operating Systems course, built on th…
322257maintenance
michaelliao/awesome-python-webapp
Companion source code for the practical chapter of Liao Xuefeng's beginner Python tutorial, containing a complete sample website plus an iO…
322257maintenance
mGalarnyk/datasciencecoursera
A repository aggregating coursework, notes, and blog reviews for the Johns Hopkins Data Science Specialization on Coursera. It collects ass…
322256maintenance
hyp1231/awesome-llm-powered-agent
A curated awesome-list collecting papers, repositories, blogs, and benchmarks about LLM-powered agents, covering autonomous task solving, m…
372254maintenance
zualex/devmap
A curated roadmap (in Russian) outlining the skills and resources a web developer should learn, organized into general, back-end, and front…
232254maintenance
hbin/top-programming-fonts
A curated collection of the author's favorite programming fonts with a one-line shell installer script. It includes instructions for config…
562253maintenance
kiukotsu/ucore
uCore OS Labs is the set of lab exercises for Tsinghua University's undergraduate operating systems course, guiding students through buildi…
322253maintenance
dysfunc/ascii-emoji
A curated collection of Unicode kaomoji (text emoticons) like the shrug ¯\_(ツ)_/¯ and table flip, each with a short descriptive name. It is…
322252maintenance
polaris1119/golangweekly
A weekly Chinese-language newsletter ('Go语言爱好者周刊') curating notable Go language articles, software, and resources, published every Sunday s…
232252maintenance
Firestack
A 30-day tutorial series and source code repository teaching React fundamentals, from JSX and components through state, testing, and deploy…
322251maintenance
orrsella/soft-eng-interview-prep
A concise study guide covering the theoretical material needed to pass big tech (Facebook/Google) software engineering interviews, availabl…
322247maintenance
selfboot/CS_Offer
A curated collection of computer science fundamentals (databases, data structures, OS/Linux, networking, algorithms, math) plus notes on Py…
322241maintenance
TingFree/NLPer-Arsenal
A curated Chinese-language resource collection for NLP practitioners, aggregating competition strategies, task baselines with annotated cod…
322236maintenance

← prev page 41 / 62 next →