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
WeChat Windows Versions Collection
A repository that automatically archives historical Windows WeChat (3.x and earlier) installer packages, computing hashes and publishing th…
573271active
Pradumnasaraf/DevOps
A curated DevOps learning repository and hosted notebook covering Docker, Kubernetes, GitHub Actions, Linux, Git, networking, YAML, and rel…
883259active
Weikezi-AI/GoGuide
GoGuide is an open-source Chinese-language learning guide for the Go programming language, covering core concepts, tutorials, learning road…
753244active
oslook/cursor-ai-downloads
A curated collection of official download links for all versions of the Cursor AI code editor, covering Windows, macOS, and Linux installer…
663235active
noimank/tvbox
A curated collection of TVBox/YingShiCang multi-source configuration files (tvboxmuti.json) and IPTV live-stream source links, maintained b…
603235active
CloudAI-X/threejs-skills
A curated collection of Three.js skill files for Claude Code that supply API references, code examples, and best practices for building 3D …
563232active
taishi-i/awesome-ChatGPT-repositories
A curated list of 2,500+ open source GitHub repositories related to ChatGPT, the OpenAI API, and Codex, with a searchable Hugging Face Spac…
753230active
pawelborkar/awesome-repos
A curated awesome-list of GitHub repositories containing free resources for developers, spanning APIs, AI, backend, frontend, security, sys…
493230active
AvaloniaCommunity/awesome-avalonia
A curated awesome-list of libraries, tools, samples, tutorials, and resources for the Avalonia cross-platform XAML framework in the .NET ec…
673227active
patrickloeber/ml-study-plan
A curated, free machine learning study plan with links to courses covering math prerequisites, Python, ML theory, and practical projects. I…
323224active
BEPb/BEPb
A GitHub profile repository containing config files and a decorated README for the user BEPb (Andrej Marinchenko), featuring badges, typing…
773223active
Bogdanp/awesome-advent-of-code
A curated awesome-list collecting resources, templates, tools, and solutions for the yearly Advent of Code programming challenge, organized…
773222active
yangchong211/YCAppTool
A comprehensive Android componentization (modularization) practice case study and demo project, structured into layers: base common compone…
233217active
guyinatuxedo/nightmare
Nightmare is an open-source introductory course on binary exploitation and reverse engineering built around CTF challenges, with over 90 do…
623215stable
ytisf/theZoo
theZoo is a curated repository of live malware samples made publicly accessible for educational malware analysis. It includes a Python cons…
6513350maintenance
diegoveloper/flutter-samples
A collection of Flutter sample apps and code examples demonstrating common UI patterns like splash screens, hero animations, sliver app bar…
543209active
vimagick/dockerfiles
A curated collection of Dockerfiles and docker-compose recipes for hundreds of self-hosted services and tools, published as images on Docke…
773208active
learning-zone/nodejs-basics
A curated collection of Node.js interview questions and answers covering fundamentals, core modules, web development, and advanced topics f…
743208active
DrkSephy/es6-cheatsheet
A popular cheatsheet repository covering ES2015 (ES6) JavaScript features with tips, tricks, best practices, and code snippets. It serves a…
3213318maintenance
xdevplatform/samples
A collection of working sample code for the X (Twitter) API v2, with examples in Python, JavaScript, Ruby, Java, and R covering posts, user…
653204active
phmullins/awesome-macos
A curated list of awesome software for Apple's macOS, covering categories from code editors and DevOps tools to productivity apps and syste…
333204active
Simple-XX/SimpleKernel
SimpleKernel is an interface-driven educational operating system kernel written in C++23, targeting RISC-V 64 and AArch64 architectures. It…
653200active
remzi-arpacidusseau/ostep-homework
A collection of homework exercises and Python simulators accompanying the OSTEP (Operating Systems: Three Easy Pieces) textbook. Each simul…
603198stable
AAkira/Kotlin-Multiplatform-Libraries
A curated list of Kotlin Multiplatform libraries organized by category (networking, storage, DI, GUI, testing, and more), with platform-sup…
323196active
piotrwitek/react-redux-typescript-guide
A comprehensive open-source guide documenting static typing patterns and recipes for building React and Redux applications with TypeScript.…
6813262maintenance
wx-chevalier/Developer-Zero-To-Mastery
A curated navigation hub and knowledge index for software developers, aggregating the author's series of notes, mind maps, roadmaps, interv…
693192active
goabstract/Marketing-for-Engineers
A curated collection of marketing articles, tools, videos, and podcasts aimed at engineers and indie developers who need to market their pr…
1013220maintenance
dragen1860/Deep-Learning-with-TensorFlow-book
An open-source Chinese-language deep learning book ('Dragon Book') based on TensorFlow 2.0, with PDF ebook, source code, and slides. Conten…
3213213maintenance
cirosantilli/china-dictatorship
A curated anti-Chinese-government information repository containing a mega-FAQ, news compilations, and reference material on topics like ce…
523180active
rougier/matplotlib-tutorial
A beginner-level tutorial for Matplotlib, the most widely used Python 2D plotting library, written by Nicolas P. Rougier. It walks through …
233175stable
haiibo/OpenWrt
A GitHub Actions-based cloud build project that compiles OpenWrt firmware from the Lean (coolsnowwolf/lede) source for a wide range of devi…
103171active
francistao/LearningNotes
A curated collection of study notes and links covering Android development, Java, and JVM internals, organized as markdown documents. It is…
3213136maintenance
phyver/GameShell
GameShell is a gamified Unix shell learning environment where players complete missions in a real bash session to practice standard command…
593167active
jiujuan/go-collection
A curated awesome-list collection of Go learning resources, spanning basic syntax tutorials, standard library references, real-world projec…
323166active
Leo501/awesome-CocosCreator
A curated awesome-list collecting Cocos Creator game development resources, including frameworks, complete game source code, demos, and 3D …
323165active
githubhaohao/NDK_OpenGLES_3_0
A systematic, free open-source tutorial series for learning OpenGL ES 3.0 development on Android using the NDK, with sample code in C++ cov…
533164active
Wscats/articles
A personal collection of learning notes, tutorials, and technical articles by a frontend engineer, covering Vue, React, Angular, Node, Webp…
663160active
TonnyL/Awesome_APIs
A curated awesome-list cataloging public APIs for developers across dozens of categories such as maps, payments, messaging, weather, and ma…
1013100maintenance
begeekmyfriend/leetcode
A collection of easy-to-understand C/C++ solutions to LeetCode algorithm problems. It serves as a reference for learning algorithms and dat…
743159active
google-labs-code/jules-awesome-list
A curated awesome-list of prompts for Jules, Google Labs' asynchronous coding agent. It organizes example prompts by task category such as …
593159active
android/architecture-templates
A collection of Android project templates from Google featuring a layered architecture (Compose, Room, Hilt, ViewModel, Coroutines/Flow) re…
773157active
acdlite/react-fiber-architecture
A community-written technical document explaining React Fiber, the reimplementation of React's core reconciliation algorithm, including inc…
3213016maintenance
LearnGolang Resources
A curated collection of Go language learning resources, including tutorials, videos, interview materials, and notable open-source projects.…
403142active
darkprinx/break-the-ice-with-python
A collection of 100+ Python programming exercises with questions, hints, and multiple solutions explained in Jupyter notebooks. It is aimed…
743133active
Anil-matcha/awesome-generative-ai-apps
A curated awesome-list of 50+ open-source generative AI SaaS app templates built with Next.js, covering image generation, video tools, virt…
713127active
arpitbbhayani/system-design-questions
A collection of system design problem statements accompanying Arpit Bhayani's System Design Masterclass, covering designs like load balance…
733125active
NeuromatchAcademy/course-content
The Neuromatch Academy Computational Neuroscience course content: a free, openly licensed curriculum of Jupyter notebook tutorials, videos,…
933123active
Flutter Gems
A curated, categorized list of open-source Flutter applications maintained by Flutter Gems, spanning dozens of domains from developer tools…
693123active
collabnix/kubelabs
A curated collection of hands-on Kubernetes labs and tutorials for beginners through advanced users, runnable in the browser with no infras…
653123active
lotusirous/go-concurrency-patterns
A curated collection of common Go concurrency patterns with runnable examples and playground links. It accompanies classic Go concurrency t…
753121stable
ocaml-community/awesome-ocaml
A curated awesome-list of OCaml tools, frameworks, libraries, books, papers, and articles. It serves as a community-maintained directory of…
713112active
PacktPublishing/Deep-Reinforcement-Learning-Hands-On
Companion code repository for the Packt book 'Deep Reinforcement Learning Hands-On', containing Python examples built with PyTorch and Open…
633103active
khangich/machine-learning-interview
A curated study guide and knowledge base for machine learning interviews at top tech companies, covering ML system design, deep learning co…
3212806maintenance
Aylur/dotfiles
Aylur's personal Linux desktop configuration files, written primarily in Nix. It powers the Marble Shell desktop setup and serves as a refe…
753099active
JetBrains/go-modern-guidelines
A JetBrains-maintained set of guidelines (packaged as agent skills) that teach AI coding agents to write modern, idiomatic Go, covering fea…
613099active
csev/py4e
The source code and course materials for Python for Everybody (py4e.com), a free open online course and textbook for learning Python 3. It …
863098active
webpro/programming-principles
A curated, categorized reference of programming principles and design patterns such as KISS, YAGNI, SOLID, and Law of Demeter, with explana…
723095stable
Azure/azure-rest-api-specs
The canonical repository of REST API specifications (OpenAPI/Swagger and TypeSpec) for Microsoft Azure services. It serves as the source fr…
683094active
HTML5 Boilerplate
A meta-repository from the HTML5 Boilerplate project that curates boilerplate configuration files for various web servers such as Apache an…
323090active
mitchellh/nixos-config
Mitchell Hashimoto's personal NixOS system configurations, written in Nix. It documents a macOS host + NixOS VM development workflow and se…
713088active
gurugio/lowlevelprogramming-university
A curated roadmap and resource guide for becoming a low-level programmer, covering assembly, C, Rust, firmware, Arduino, and Linux kernel d…
1012748maintenance
datastacktv/data-engineer-roadmap
A visual roadmap and study guide outlining the tools, skills, and landscape of modern data engineering as of 2021. It is a curated referenc…
2312747maintenance
drknzz/GitHub-Achievements
A curated reference list of all GitHub profile badges and achievements, including how to earn each one and badge tier images. It is a Markd…
323087active
xcomptek/awesome-saas-boilerplates
A curated awesome-list of SaaS boilerplates and starter kits organized by tech stack (JVM, JavaScript/TypeScript, Python, etc.). It include…
773085active
Docker Getting Started Tutorial
The official Docker getting-started tutorial, a hands-on guide to containers, images, volumes, networking, and Docker Compose. It ships as …
713084active
mjebrahimi/Awesome-Microservices-DotNet
A curated awesome-list of training series, articles, videos, books, courses, sample projects, and tools for building microservices with .NE…
323081active
leisurelicht/wtfpython-cn
A Chinese translation of the popular 'wtfpython' collection of surprising, counter-intuitive Python code examples with explanations of the …
3212711maintenance
cncf/mentoring
A repository of resources and project ideas for the CNCF Mentoring Program, covering LFX Mentorship, Google Summer of Code, and Outreachy. …
763079active
alinebastos/vagas-junior-estagio
A curated, community-maintained list of Brazilian companies that offer junior developer and internship positions without requiring prior ex…
323079active
coderjojo/creative-profile-readme
A curated awesome-list of GitHub developer profiles with creative README files, organized alphabetically with screenshot previews. It serve…
103073active
GoogleCloudPlatform/professional-services
A collection of example solutions, tools, and reference architectures developed by Google Cloud's Professional Services team, primarily in …
773070active
pico-8/awesome-PICO-8
A curated awesome-list of PICO-8 fantasy console resources, including tutorials, tools, libraries, assets, community links, and demoscene m…
753070active
answershuto/learnVue
A Chinese-language study repository analyzing Vue.js 2.x internals, with annotated source code for Vue 2.3.0, Vuex 2.4.0, and Vue Router 3.…
3212661maintenance
jonasschmedtmann/html-css-course
Companion repository for Jonas Schmedtmann's Udemy course 'Build Responsive Real-World Websites with HTML and CSS', containing starter file…
323068active
Psyhackological/AAA
A curated list of the best free and open-source (FOSS) Android apps focused on privacy, freedom, and de-Googling, with 273+ vetted apps acr…
663056active
youngyangyang04/TechCPP
A curated Chinese-language knowledge base of C++ backend engineering interview questions and learning materials, covering topics like virtu…
393056active
opsre/Thanks-Mirror
A curated documentation project listing fast, reliable mirrors for package managers (Go, npm, pip, Maven, yum, etc.), system images, and co…
693054active
michelpereira/awesome-open-source-games
A curated awesome-list cataloging open-source games whose source code is available on GitHub, organized by platform (browser-based, native,…
763050active
bztsrc/raspi3-tutorial
A tutorial series with C example code for bare metal programming on the 64-bit Raspberry Pi 3, covering hardware interfacing like serial co…
323044stable
uiwjs/province-city-china
A dataset and npm package containing complete, regularly updated China administrative division codes (GB/T 2260) for provinces, cities, cou…
573041active
timqian/open-source-jobs
A curated, auto-generated list of open-source projects and companies that offer paid jobs, maintained as a CSV-backed dataset with a compan…
723039active
qyuhen/book
A collection of programming study notes and book links by author qyuhen, covering Rust, Go, C, and NASM assembly, with full texts hosted on…
3212502maintenance
lirantal/awesome-nodejs-security
A curated awesome-list of Node.js security resources, including tools for framework hardening, static and dynamic analysis, vulnerability a…
763036active
jamstack/jamstack.org
The official Jamstack.org website repository, an educational hub explaining the Jamstack architectural approach with curated articles, vide…
663036active
awesome-mlss/awesome-mlss
A community-maintained directory and website (awesome-mlss.com) tracking machine learning and AI summer schools worldwide, with deadlines, …
763033active
jslee02/awesome-robotics-libraries
A curated awesome-list of robotics libraries, physics engines, and simulators organized by category such as dynamics simulation, motion pla…
763032active
wotakumoe/wotaku
Wotaku is a curated wiki/index of websites, software, browser extensions, guides, and glossaries for otaku interests like anime, manga, nov…
753030active
krishnaik06/Complete-Python-Bootcamp
A collection of Jupyter Notebook course materials for a complete Python bootcamp by Krish Naik. It provides structured lessons covering Pyt…
243030active
trickster0/OffensiveRust
A collection of Rust examples and experiments for weaponizing the language in red team engagements, covering implant development techniques…
323025active
loverajoel/jstips
A curated collection of short, useful JavaScript tips published as an awesome list and companion blog, covering performance, conventions, h…
4012429maintenance
PlummersSoftwareLLC/Primes
A community-maintained collection of prime number sieve implementations in 100+ programming languages, used to benchmark and compare langua…
723020active
MoonWalker440/Music-Megathread
A curated awesome-list repository collecting music resources including players, streaming apps, downloaders, tools, and Telegram bots acros…
383018active
manuzhang/awesome-streaming
A curated awesome-list of stream processing frameworks, libraries, applications, benchmarks, and readings. It includes a companion website …
773013active
Idnan/bash-guide
A comprehensive open-source guide for learning bash, covering basic command-line operations, shell programming constructs, and debugging tr…
3212375maintenance
typescript-exercises/typescript-exercises
A set of interactive TypeScript exercises designed to teach the language's type system, from basic typing to advanced type mapping and gene…
663006active
joebew42/study-path
A curated, open, and ever-evolving learning path covering software development practices, design principles, and software architecture. It …
773001active
olilarkin/awesome-musicdsp
A curated list of music DSP (digital signal processing) and audio programming resources, including plug-in frameworks, libraries, books, an…
703000active
hardware-effects
A collection of small C++ proof-of-concept programs demonstrating hardware effects like cache conflicts, branch misprediction, false sharin…
323000stable
Admol/SystemDesign
A Chinese translation of Alex Xu's 'System Design Interview: An Insider's Guide' (Volumes 1 and 2), hosted as Markdown chapters and a GitBo…
702996active
xgrommx/awesome-redux
A curated awesome-list of Redux resources, including documentation in multiple languages, middlewares, examples, boilerplates, and related …
3212288maintenance

← prev page 15 / 62 next →