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
AssemblyAI-Community/ML-Study-Guide
A curated machine learning study guide outlining a step-by-step path from math and Python basics through ML courses, Kaggle practice, and s…
321851maintenance
Lemoncode/react-typescript-samples
A collection of step-by-step React + TypeScript sample projects, primarily using hooks, with webpack bundling and react-router navigation. …
321851maintenance
dwyl/start-here
A quick-start guide and onboarding document for the dwyl open-source community, explaining its mission, values, and how newcomers can get i…
321851maintenance
danilowoz/react-atomic-design
A boilerplate demonstrating the Atomic Design methodology in React, organizing components into atoms, molecules, organisms, templates, and …
321849maintenance
p4-team/ctf
A collection of capture-the-flag (CTF) competition writeups and solution code from the Polish P4 team, covering events like Google CTF, HIT…
321847maintenance
zhengjim/Chinese-Security-RSS
A curated collection of Chinese-language cybersecurity RSS feed URLs covering security news sites, personal blogs, and WeChat public accoun…
661846maintenance
Omooo/Android-Notes
A curated collection of Chinese-language technical notes and blog posts covering Android framework internals, Java/JVM concepts, algorithms…
321846maintenance
anshulrgoyal/rust-web-developer-roadmap
A curated roadmap chart and resource list guiding beginners through the Rust web development ecosystem in 2022. It catalogs recommended cra…
321844maintenance
Pau1fitz/react-interview
A curated list of common React and Redux interview questions with answers, available in English and Chinese. It covers topics like virtual …
321841maintenance
Awesome-Interview/Awesome-Interview
A curated awesome-list of interview preparation resources covering backend, frontend, algorithms, mobile, and language-specific topics. It …
321840maintenance
RichardWarburton/java-8-lambdas-exercises
Companion exercise repository for the O'Reilly book 'Java 8 Lambdas' by Richard Warburton. It contains coding exercises presented as failin…
321832maintenance
FrontendMasters/front-end-handbook
A curated handbook by Cody Lindley and Frontend Masters outlining the practice of front-end development, including learning resources and t…
321831maintenance
SWPFlow/C-Project-Based-Tutorials
A curated list of project-based C programming tutorials, including books and articles that walk through building projects like compilers, e…
321831maintenance
Scikit-learn Tutorial
A collection of Jupyter notebooks and supporting materials for Jake VanderPlas's scikit-learn tutorial. It covers machine learning fundamen…
101831maintenance
lefex/iWeChat
An educational project that dissects the WeChat iOS app from scratch to teach iOS reverse engineering. It documents techniques like ipa dec…
321829maintenance
Naetw/CTF-pwn-tips
A curated collection of tips and techniques for CTF binary exploitation (pwn) challenges, covering buffer overflows, libc offsets, leaks, a…
321828maintenance
BPF Performance Tools
The official companion repository for the book 'BPF Performance Tools: Linux and Application Observability', containing the eBPF tools, upd…
321827maintenance
QianMo/OpenCV3-Intro-Book-Src
Companion source code for the Chinese book 'Introduction to OpenCV3 Programming', containing 95 example programs covering OpenCV fundamenta…
321826maintenance
progrium/bashstyle
A style guide and set of best practices for writing robust Bash scripts, framed as a document for collaborators. It codifies rules like quo…
321821maintenance
jwasham/practice-python
A personal collection of Python practice exercises and code from the author's daily study plan. It serves as example material for learners …
321820maintenance
Statistical Rethinking Course
Course materials for Richard McElreath's Statistical Rethinking 2024 edition, a 10-week course on Bayesian data analysis with a focus on ca…
271820maintenance
crazycodeboy/react-native-awesome
A curated Chinese-language awesome-list of React Native learning resources, including tutorials, tools, components, open-source apps, video…
321819maintenance
kiwenlau/hadoop-cluster-docker
A set of Docker images and shell scripts for spinning up a multi-node Hadoop cluster (1 master, N slaves) inside Docker containers. It incl…
231817maintenance
openai/openai-quickstart-python
A collection of Python example apps demonstrating how to use the OpenAI API across endpoints like chat and assistants, hosted as the compan…
321816maintenance
sergtitov/NodeJS-Learning
A curated collection of links to blog posts, articles, videos, tutorials, books, frameworks, modules, IDEs, testing tools, and hosting prov…
321814maintenance
forecho/awesome-yii2
A curated awesome-list of Yii2 framework resources, including documentation, tutorials, open-source CMS/e-commerce projects, and community …
321814maintenance
haiiiiiyun/awesome-django-cn
A Chinese-language translation of the Awesome-Django curated list, cataloging Django apps, packages, projects, books, videos, and other res…
321814maintenance
jobbole/awesome-php-cn
A Chinese-language curated list of PHP resources, a translation and expansion of the awesome-php list. It catalogs libraries, frameworks, t…
321812maintenance
lib-pku/lib-pku.github.io
A community-maintained collection of Peking University course materials, including past exams, lecture notes, assignments, and review guide…
321812maintenance
lygttpod/AndroidCustomView
A collection of complete, hands-on examples teaching Android custom View development in Java, covering effects like animated submit buttons…
321811maintenance
HuberTRoy/leetCode
A curated collection of LeetCode problem solutions written in Python and JavaScript, organized by data structure and algorithm topic. It se…
321810maintenance
Tecate/bitmap-fonts
A curated collection of monospaced bitmap fonts (BDF/PCF) for X11, aimed at terminal and text-editor use. It catalogs and bundles fonts fro…
321810maintenance
Team-Neighborhood/I-want-to-study-Data-Science
A Korean-language curated guide and wiki for people who want to study data science, covering career paths (analyst, engineer, scientist) an…
321803maintenance
GYee/CV_interviews_Q-A
A curated Chinese-language collection of computer vision algorithm engineer interview questions and answers, organized into computer vision…
321803maintenance
zslucky/awesome-AI-books
A curated awesome-list of AI-related books and PDFs for learning, covering machine learning, deep learning, mathematics, data mining, reinf…
731800maintenance
SparkFun PCB Libraries
SparkFun's public collection of Eagle CAD PCB footprints and part libraries for Eagle 6.0+, organized into categorized libraries covering c…
321800maintenance
nimoc/gulp-book
An open-source Chinese-language beginner's guide book for Gulp, the Node.js-based frontend build automation tool. It teaches through exampl…
321799maintenance
rochacbruno/python-week-2022
A minimal Python project template called 'beerlog' created for the Python Week 2022 live-streamed course by Bruno Rocha on LinuxTips. Learn…
321797maintenance
microsoft/beginners-intro-javascript-node
A Microsoft beginner video series teaching JavaScript syntax using Node.js as the runtime. It targets developers with prior programming exp…
101797maintenance
ASTTeam/CodeQL
A curated Chinese-language knowledge base titled 'Deep Understanding of CodeQL' collecting resources, fundamentals, and case studies for fi…
321793maintenance
Ethereum Development with Go
An open-source guide book teaching Ethereum development with the Go programming language, available online and as PDF, EPUB, and MOBI e-boo…
101793maintenance
rustcc/RustPrimer
RustPrimer is an open-source beginner's primer book for the Rust programming language, originally written in Chinese and seeking help with …
231788maintenance
LeoMobileDeveloper/ios-developer-tools
A curated awesome-list of tools, websites, IDEs, and resources that every iOS developer should know, written in Swift ecosystem context. It…
321784maintenance
mattia-battiston/clean-architecture-example
An example Java project demonstrating what Clean Architecture looks like in practice, created to accompany a presentation. It illustrates s…
321782maintenance
lin-xin/blog
A personal technical blog by lin-xin, hosted on GitHub Pages and written as GitHub issues, summarizing work and learning experiences. It co…
321779maintenance
dmarman/sha256algorithm
An interactive web application that visually explains how the SHA-256 hash algorithm works step by step, hosted at sha256algorithm.com. Bui…
321778maintenance
unite-network/rust-for-node-developers
A tutorial-style introduction to the Rust programming language written for developers with a Node.js/JavaScript background. It compares Rus…
321778maintenance
TheExplainthis/AI-Products-All-In-One
A curated directory (awesome-list style repository) collecting practical ChatGPT and generative AI products, organized into ~20 categories …
301776maintenance
yinjihuan/spring-cloud
Companion source code repositories for two Chinese books on Spring Cloud microservices by Yin Jihuan: 《Spring Cloud微服务-全栈技术与案例解析》 and 《Spri…
321775maintenance
mbadry1/Top-Deep-Learning
A curated, regularly updated list of the top 200 deep learning GitHub repositories ranked by star count, generated via the GitHub search AP…
321775maintenance
zslomo/2019-Autumn-recruitment-experience
A curated collection of 2019 autumn campus recruitment interview experiences for computer science roles in China, focused on machine learni…
321775maintenance
yogykwan/acm-challenge-workbook
A completed workbook of solutions to roughly 200 exercises from the book 'Challenge Programming Contest (2nd edition)', written in C++ with…
231775maintenance
jobbole/awesome-dotnet-cn
A Chinese-language curated list of .NET resources, translated and maintained from quozd/awesome-dotnet. It catalogs libraries and tools acr…
321772maintenance
enjalot/algovis
A curated awesome-list collection of projects, blogs, books, and links about algorithm visualization. It serves as a reference directory ra…
321765maintenance
dabit3/awesome-aws-amplify
A curated list of AWS Amplify resources including tools, tutorials, articles, workshops, and videos. It serves as a community-maintained re…
321764maintenance
RealPeha/This-Repo-Has-1756-Stars
A novelty GitHub repository whose name dynamically updates to reflect its own star count (e.g., 'This-Repo-Has-1756-Stars'). It is a self-r…
101762maintenance
appbrewery/100-days-of-python
The companion repository for the '100 Days of Code - The Complete Python Pro Bootcamp' course by App Brewery (Angela Yu). The repo itself n…
321759maintenance
wuxiaolie/Knowledge-Notes
A personal collection of technical study notes written in Markdown, covering C/C++, algorithms, Linux basics and drivers, STM32+RTOS, embed…
321759maintenance
manishbisht/Competitive-Programming
A curated collection of competitive programming problem solutions, code templates, and data structures and algorithms resources in C++, Pyt…
321758maintenance
bephrem1/interviewpen
An archive of Java code samples accompanying the Back to Back SWE video lessons, now associated with Interview Pen's software engineering i…
101758maintenance
GimunLee/tech-refrigerator
A Korean-language knowledge base repository collecting study notes on computer science fundamentals such as Java, algorithms, data structur…
321755maintenance
wbinnssmith/awesome-promises
A curated awesome-style list of resources for learning about JavaScript Promises, including tutorials, books, blog posts, and Promises/A+ i…
321754maintenance
onlywei/explain-git-with-d3
An interactive web page that uses D3 and SVG to visually demonstrate basic git branching operations like commit, branch, merge, and rebase.…
321751maintenance
i5ting/learn-rust-for-fe
A Chinese-language curated guide and resource list for learning Rust with a focus on frontend infrastructure and JavaScript tooling. It cat…
321750maintenance
librauee/Reptile
A Python3 web scraping learning repository containing dozens of hands-on crawler examples targeting popular Chinese websites like Maoyan, D…
321750maintenance
justmarkham/scikit-learn-tips
A collection of 50 short scikit-learn tips by Kevin Markham (Data School), each with a Jupyter notebook and video. It covers practical topi…
321744maintenance
lyfeyaj/awesome-resources
A curated awesome-list of coding and learning resources covering open source projects, websites, and books across frontend, backend, mobile…
321744maintenance
mre/the-coding-interview
A collection of programming exercises, code katas, and puzzles for coding interview training, with solutions contributed in multiple langua…
321743maintenance
Kyubyong/numpy_exercises
A collection of simple Python exercises covering NumPy's API, with one or a few lines of solution per problem. It is organized by NumPy doc…
321740maintenance
nisrulz/android-examples
A collection of simple, isolated Android example apps demonstrating common features, functionality, and integrations for budding Android de…
321740maintenance
michaelliao/learn-javascript
Reference source code for Liao Xuefeng's free JavaScript full-stack tutorial, covering browser JavaScript, DOM, jQuery, Node.js, Koa, and d…
321739maintenance
hoosin/mobile-web-favorites
A curated collection (favorites list) of mobile web front-end development resources, tips, tools, and articles, primarily in Chinese. It ag…
101739maintenance
JingwenTian/awesome-frontend
A curated awesome-list of frontend libraries, frameworks, build tools, and resources, written primarily in Chinese with a mobile-first focu…
321736maintenance
wardviaene/kubernetes-course
A collection of course files and example manifests for a Udemy Kubernetes course. It provides hands-on YAML configurations, Docker examples…
321735maintenance
NextJS Course
Companion source code repository for Maximilian Schwarzmüller's Next.js course on acad.link. It contains the example projects and code snap…
321735maintenance
phodal/serverless
An open-source ebook and development guide for building serverless architecture applications, primarily using the Serverless Framework with…
231735maintenance
quantifiedcode/python-anti-patterns
An open-source book, 'The Little Book of Python Anti-Patterns', cataloging Python anti-patterns and worst practices with examples and solut…
321732maintenance
ericalli/static-site-boilerplate
Static Site Boilerplate is a JavaScript-based starter template for building modern static websites, bundling webpack, Babel, Sass/Less, Pos…
231732maintenance
lizrice/ebpf-beginners
A beginner's guide to eBPF programming, collecting slides, talk recordings, and Python/C example code from Liz Rice's conference presentati…
321731maintenance
michalmalik/osx-re-101
A curated collection of links, papers, and references for reverse engineering macOS and iOS binaries, covering the Mach-O file format, syst…
321731maintenance
1ndianl33t/Bug-Bounty-Roadmaps
A curated collection of bug bounty and penetration testing roadmaps, mostly visual mindmaps and methodology documents created by well-known…
321728maintenance
bowu678/php_bugs
A curated collection of PHP code audit exercises explained step by step, based on CTF-style challenges covering sensitive functions and PHP…
321723maintenance
Ovilia/ThreeExample.js
A collection of example code for the free Chinese ebook 'Three.js 入门指南' (A Guide to Getting Started with Three.js). It provides runnable de…
321722maintenance
brenns10/lsh
LSH is a minimal Unix shell written in C, created as the companion code for a well-known tutorial on how shells work. It demonstrates the c…
321722maintenance
mmazzarolo/react-native-universal-monorepo
An opinionated React Native boilerplate using a Yarn Workspaces monorepo to target Android, iOS, macOS, Windows, web, browser extensions, a…
321722maintenance
nnupoor-zz/js_designpatterns
A JavaScript design patterns cheat sheet with simple example files for patterns like singleton, observer, factory, and MVC. It uses jQuery …
321721maintenance
singwhatiwanna/android-art-res
Companion source code repository for the Chinese book 'Android Development Art Exploration' (Android开发艺术探索) by singwhatiwanna. It contains …
321717maintenance
gdamdam/awesome-decentralized-web
A curated awesome list of decentralized web technologies, protocols, and tools such as IPFS, Matrix, ActivityPub, and Hypercore. It serves …
771709maintenance
samuelsimoes/chrome-extension-webpack-boilerplate
A boilerplate template for building rich Chrome Extensions using Webpack, supporting modular ES6 JavaScript, easy CSS loading, and automati…
321709maintenance
FreeTymeKiyan/LeetCode-Sol-Res
A curated collection of clean, readable Java solutions to LeetCode algorithm problems, organized by difficulty with explanations, comments,…
321707maintenance
drobakowski/awesome-erlang
A curated list of awesome Erlang libraries, resources, and tools, inspired by awesome-elixir. It organizes links across categories like web…
321707maintenance
hangyan/docker-resources
A curated collection of Docker-related online resources including books, websites, blogs, videos, and related projects. It covers the Docke…
321704maintenance
Maskhe/javasec
A Chinese-language collection of study notes and tutorials on Java security and code auditing, covering topics like reflection, deserializa…
321704maintenance
mechaniac/Map-of-Javascript
A collection of one-page visual cheat sheets covering JavaScript, data structures and algorithms, HTML/CSS/DOM, cryptography, and responsiv…
321704maintenance
harsh-bothra/learn365
A curated collection of 365 days of daily learning notes and mindmaps on information security topics, covering web vulnerabilities, bug bou…
321702maintenance
preboot/angularjs-webpack
A starter boilerplate for building AngularJS 1.x applications with Webpack, including Babel for ES6/ES7, a dev server with live reload, and…
321695maintenance
joeknock90/Single-GPU-Passthrough
A guide and set of libvirt/QEMU hook scripts for passing a single GPU through to a virtual machine on Linux using VFIO, without needing a s…
321692maintenance
MartinThoma/LaTeX-examples
A collection of over 570 LaTeX usage examples, each in its own folder with a Makefile to compile PDFs. It covers topics like TikZ diagrams,…
321690maintenance
kovidomi/game-reversing
A curated collection of beginner learning materials for reverse engineering video games, primarily targeting PC games on Windows with x86 a…
321687maintenance
anany2730/Android-Learning-Resources
A curated index of Android learning resources, including official docs, blog series, tutorials, and community links, primarily written in C…
321683maintenance

← prev page 44 / 62 next →