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
lucasvegi/Elixir-Code-Smells
A curated catalog of Elixir-specific code smells documenting sub-optimal code patterns unique to the Elixir language, organized into design…
321515active
duneanalytics/spellbook
Spellbook is a community-maintained collection of dbt SQL models that define curated, decoded datasets (like dex.trades and NFT data) on Du…
681514active
yakumioto/YaHei-Consolas-Hybrid-1.12
A distribution of the YaHei Consolas Hybrid 1.12 monospace font, which combines Consolas Latin glyphs with Microsoft YaHei CJK glyphs so mi…
451513stable
fregante/Awesome-WebExtensions
A curated list of resources for developing WebExtensions, the cross-browser extension API system. It collects documentation, libraries, too…
731511active
Furthir/awesome-useful-projects
A curated awesome-list of 500+ open source projects intended for everyday end users, spanning categories like backup, privacy, media, produ…
511511active
forhappy/Cplusplus-Concurrency-In-Practice
An open-source Chinese-language tutorial book on C++ concurrency programming, covering C++11 threads, mutexes, condition variables, atomic …
635499maintenance
skyzh/type-exercise-in-rust
A Rust tutorial course that teaches advanced type-system techniques by building a typed, vectorized expression evaluation engine for a data…
771509active
Warrenren/inside-rust-std-library
A Chinese-language book and companion repository analyzing the Rust standard library source code, providing a reading path through raw poin…
321509active
sty945/bank_interview
A curated collection of study materials, written tests, and personal experience notes for passing Chinese bank IT-position campus recruitme…
325482maintenance
getActivity/AndroidIndex
A curated collection of Android development resources, including source code browsers, SDK downloads, cloud testing platforms, community si…
721506active
MicheleBertoli/css-in-js
A comparison repository showcasing CSS-in-JS techniques and libraries for React, with a feature matrix covering vendor prefixing, pseudo cl…
325475maintenance
DustinWin proxy-tools
A tutorial collection for installing and configuring mihomo (Clash Meta) and sing-box proxy cores, covering setup, custom rules, DNS splitt…
771505active
ken0225/RIS-Codes-Collection
A curated collection indexing open-source code implementations for research on Reconfigurable Intelligent Surfaces (RIS/IRS), a key 6G wire…
761504active
discord/discord-open-source
A curated source list of open source communities that live on Discord, maintained by Discord itself and used to populate the discord.com/op…
321503active
joshnh/Git-Commands
A curated cheat sheet of commonly used Git commands with brief descriptions, available in multiple translated languages. It serves as a qui…
325464maintenance
termstandard/colors
A reference document and test suite explaining terminal color standards, from 8-color ANSI palettes to 24-bit TrueColor, including detectio…
751502active
v5tech/awesome-ios-animation
A curated list of iOS animation libraries and resources covering both Objective-C and Swift, including popular projects like Facebook's Pop…
545459maintenance
danthareja/contribute-to-open-source
An educational GitHub repository that teaches newcomers the open-source contribution workflow through a hands-on simulation. Learners pract…
761501active
frontendbr/me-contrata
A community-maintained GitHub repository where front-end developers in Brazil post issues to advertise themselves as job seekers, and compa…
321501active
go-training/training
A collection of Go example projects that teach the Go programming language from basics to deployment, organized as numbered hands-on exerci…
551499active
Jinxiansen/SwiftUI
A learning and usage guide for Apple's SwiftUI framework, containing example code and articles covering views, layout, state management, an…
325448maintenance
open-saas-directory/awesome-native-macosx-apps
A curated awesome-list of native macOS apps built with Swift, SwiftUI, and AppKit, explicitly excluding Electron or web-wrapper apps. It or…
651497active
ksluckow/awesome-symbolic-execution
A curated awesome-list of symbolic execution resources, including foundational research papers, university lecture slides, videos, and tool…
641497active
ZhangHanDong/harness-engineering-from-cc-to-ai-coding
An open-source Chinese technical book (nicknamed 'The Horse Book') analyzing Claude Code's v2.1.88 source code to extract AI coding agent a…
491497active
mikeroyal/PipeWire-Guide
A curated guide to PipeWire, the Linux multimedia pipeline server, covering installation, tools, audio production software, and related res…
451496active
MystenLabs/awesome-move
A curated awesome-list of code, tools, tutorials, papers, and community content for the Move programming language, originally developed at …
321496active
torokmark/design_patterns_in_typescript
A collection of Gang of Four design pattern implementations written in TypeScript, covering creational, structural, and behavioral patterns…
325432maintenance
NotPrab/.NET-Obfuscator
A curated list of .NET obfuscators, protectors, and packers, categorized as open source, free, freemium, and paid. It helps developers find…
341495active
mdibaiee/awesome-lite-websites
A curated awesome-list of lightweight, low-JavaScript websites that are typically under 1MB in size. It catalogs lite versions of news, soc…
321494active
Generator/Awesome-Android-TV-FOSS-Apps
A curated awesome-list of free and open-source software apps for Android TV, organized by category such as launchers, keyboards, media play…
681493active
NJHu/iOSProject
A collection of Objective-C demo projects for iOS covering multithreading (NSThread, GCD, NSOperation), RunTime, RunLoop, drawing, Core Ani…
235419maintenance
robsoncouto/arduino-songs
A collection of Arduino sketches that play well-known songs and tunes on a passive piezo buzzer using only the built-in tone() function. Ea…
391492active
AweiLoveAndroid/Flutter-learning
A curated collection of Flutter learning resources including installation guides, sample code, project templates, Dart syntax examples, and…
325415maintenance
xairy/vmware-exploitation
A curated collection of links to research, write-ups, slides, and videos about VMware escape exploits and vulnerability research. It serves…
321491active
gxcuizy/Python
A collection of Python 3 example programs and small scripts, including a learn-Python-from-scratch series, a 12306 train ticket grabbing sc…
325410maintenance
Heroic-Studio/Google-Mirrors
A curated, regularly updated list of mirror and proxy sites for accessing Google Search, Google Scholar, Wikipedia, Sci-Hub, GitHub, Docker…
621489active
CodeCutTech/Efficient_Python_tricks_and_tools_for_data_scientists
An open-source online book of bite-size Python tricks and tools aimed at data scientists, covering iterators, dictionaries, pandas/NumPy, J…
391489active
christiannaths/redacted-font
Redacted is an open-source font family (regular plus script weights) that renders text as solid blocks, replacing Lorem Ipsum in wireframes…
325397maintenance
ad-si/awesome-music-production
A curated list of software, hardware, services, and resources for creating and distributing music. It covers DAWs, synthesizers, MIDI contr…
741487active
fossasia/Codeheat
Codeheat is FOSSASIA's open-source coding contest and contributor program, hosted at codeheat.org. This repository contains the contributor…
631486active
hendisantika/List-All-Programming-Telegram-Group
A curated awesome-list of Indonesian Telegram groups for programming languages and tech topics like DevOps, databases, cloud, and data scie…
481486active
docker-library/docker
The Docker Official Image packaging repository for the Docker CLI and daemon, maintained under the docker-library project. It provides read…
771485active
kaist-cp/cs431
KAIST CS431 Concurrent Programming course materials, including lectures, videos, and Rust-based programming assignments. It teaches shared-…
481485active
crytic/awesome-ethereum-security
A curated list of Ethereum security references, guidance, tools, blogs, and capture-the-flag resources maintained by Trail of Bits. It serv…
321484active
ahundt/awesome-robotics
A curated awesome-list of links, software libraries, papers, and resources useful for robotics development. It covers simulators, machine l…
321483active
davatron5000/awesome-standalones
A curated awesome list of framework-agnostic standalone web components (custom elements) that can be dropped into any web project. It catal…
361482active
frehner/modern-guide-to-packaging-js-library
A community guide with at-a-glance best-practice suggestions for packaging JavaScript libraries for npm, covering module formats (esm, cjs,…
321482active
lorabv/awesome-agile
A curated awesome list of resources on Agile Software Development, covering fundamentals, Scrum, Kanban, Lean, engineering practices, produ…
321481active
x0uid/SpotifyAdBlock
A maintained hosts-file blocklist that redirects Spotify's ad and analytics/tracking domains to localhost, blocking ads and telemetry on Li…
321481active
common-workflow-language/common-workflow-language
The Common Workflow Language (CWL) is an open standard for describing command line tools and data analysis workflows in a portable, vendor-…
661480stable
Geekhyt/weekly
A Chinese-language technology weekly newsletter ('童欧巴的技术周刊') published as GitHub issues, with 136+ weekly editions covering frontend and ge…
371480active
JerryLead/SparkInternals
A set of notes explaining the design and implementation of Apache Spark, covering execution mechanisms, system architecture, and performanc…
325362maintenance
oskardudycz/ArchitectureWeekly
A weekly curated newsletter and GitHub repository of links and resources on software architecture and engineering, maintained by Oskar Dudy…
231477active
Puliczek/github-achievements-academy
A guide and website (githubachievements.com) teaching users how to unlock GitHub profile achievements and badges, claiming 7 achievements i…
571475active
BehiSecc/First-Bounty
A beginner-friendly bug bounty roadmap repository that guides readers from zero knowledge in web application security to earning their firs…
351475active
rfyiamcool/notes
A collection of in-depth technical notes and source-code analysis articles covering Kubernetes internals, Go, distributed systems, and key-…
321475active
dukedaily/solidity-expert
A comprehensive open-source tutorial (in Chinese and English) for full-stack EVM dapp development, covering Solidity smart contracts, secur…
671474active
knaxus/problem-solving-javascript
A curated collection of common JavaScript interview questions with unit tests, covering data structures, algorithms, logical problems, and …
331474active
chassing/linux-sysadmin-interview-questions
A curated collection of Linux system administrator and DevOps interview questions organized by difficulty and topic. It is a community-cont…
325336maintenance
thedaviddias/Front-End-Design-Checklist
An exhaustive checklist of design elements that web designers and front-end developers should review before converting designs into code. I…
325333maintenance
soruly/awesome-acg
A curated awesome-list of tools, libraries, and projects related to anime, comics, games, light novels, visual novels, vocaloid, and touhou…
741469active
epfml/OptML_course
EPFL's CS-439 'Optimization for Machine Learning' course materials, including lecture slides and lab exercises in Jupyter notebooks. It cov…
731469active
StarCycle/Awesome-Embodied-AI-Job
A curated community-maintained list of Embodied AI and robotics job openings, including PhD positions, research assistant roles, internship…
511469active
wbkd/awesome-d3
A curated awesome-list of D3.js libraries, plugins, and utilities for data visualization. It catalogs chart libraries, layout plugins, and …
325317maintenance
ioccc-src/winner
The official archive of winning entries from the International Obfuscated C Code Contest (IOCCC), running since 1984. It hosts the source c…
871468active
hfiref0x/SyscallTables
A collection of combined Windows NT syscall tables covering ntoskrnl and win32k service tables across Windows versions from XP x64 through …
631468active
nikivdev/rust
A curated collection of Rust tools and libraries maintained by nikivdev, designed to be used with the flow workflow tool. It serves as a ce…
601468active
The Busy Coder's Guide to Android Development
Source code repository for 'The Busy Coder's Guide to Android Development', a comprehensive book on Android app development containing hund…
235314maintenance
sidpalas/devops-directive-terraform-course
Companion repository for a free complete Terraform video course, containing example code for each module from basics to CI/CD. It teaches i…
231467active
botesjuan/Burp-Suite-Certified-Practitioner-Exam-Study
A curated collection of study notes covering over 110 PortSwigger Web Security Academy labs used to pass the Burp Suite Certified Practitio…
751466active
qiyuangong/leetcode
A collection of Python and Java solutions to LeetCode problems, each with a one-line explanation of the core idea. It serves as a reference…
325305maintenance
gibsjose/cpp-cheat-sheet
A pair of Markdown cheat sheets covering C++ syntax (mostly C++11) and common data structures and algorithms. Originally compiled for techn…
325304maintenance
fossasia/pslab-documentation
The official documentation repository for the Pocket Science Lab (PSLab) open-hardware project, built with Sphinx and Markdown and publishe…
771464active
EthicalML/awesome-artificial-intelligence-regulation
A curated awesome-list mapping the ecosystem of AI guidelines, principles, codes of ethics, standards, and regulations worldwide. It organi…
771464active
0voice/computer_expert_paper
A curated collection of 1000+ computer science research papers from top universities (CMU, Harvard, Stanford, MIT) and companies (Google, M…
321464active
jamisonderek/flipper-zero-tutorials
A collection of Flipper Zero projects, tutorials, and wiki-style documentation covering GPIO, RFID, SubGHz, firmware, and electronics topic…
651463active
ayaka14732/awesome-rime
A curated awesome-list of Rime input method engine schemata and configuration repositories. It catalogs Chinese input schemes such as Wubi,…
771462active
alchaincyf/huashu-skills
A master catalog of 52 open-source Agent Skills (SKILL.md format) by Huashu, organized into flagship, persona-perspective, and built-in lay…
601461active
KieSun/all-of-frontend
A curated Chinese-language learning roadmap and resource collection covering the entire frontend ecosystem, including JavaScript fundamenta…
325276maintenance
SkipToTheEndpoint/OpenIntuneBaseline
A community-driven security baseline of configuration profiles and settings for Windows devices managed by Microsoft Intune. It provides a …
761458active
onmyway133/awesome-ios-architecture
A curated awesome-list of articles, talks, and sample repositories covering iOS app architecture patterns such as MVC, MVP, MVVM, VIPER, Cl…
325266maintenance
Awesome Python Resources
A curated awesome-list of Python learning resources spanning computer science fields like algorithms, backend development, data science, ma…
571456active
HappyCerberus/book-cpp-algorithms
The LaTeX source and C++ code samples for the book 'A Complete Guide to Standard C++ Algorithms', distributed as a free PDF. It covers the …
231456stable
gruhn/awesome-naming
A curated awesome list celebrating clever, creative, and well-chosen names in computer science, spanning algorithms, design patterns, progr…
711454active
Manoj-engineer/k8squest
K8sQuest is a local, game-based Kubernetes training platform with 50 progressive troubleshooting challenges across 5 difficulty worlds. It …
581454active
HIT-Alibaba/interview
A GitBook-based collection of study notes for technical written tests and interviews, originally compiled by HIT students targeting Alibaba…
105252maintenance
QuantumLeaps/modern-embedded-programming-course
Companion repository for the free 'Modern Embedded Systems Programming' video course by Miro Samek, teaching embedded C programming on ARM …
731452active
KonghaYao/chinese-free-web-font-storage
The Chinese Web Fonts Project is a free, commercially-usable Chinese (CJK) web font library with an online browser for viewing font info an…
711452active
stellar/soroban-example-dapp
An end-to-end example decentralized application (dapp) for Stellar's Soroban smart contract platform, implementing a crowdfunding app with …
101452active
xxv/android-lifecycle
A reference diagram charting the complete Android Activity and Fragment lifecycles, organized vertically by time to show how fragment callb…
325247maintenance
Addressables Samples
A collection of demo projects from Unity Technologies showcasing the Addressables package for asset loading and reference management in Uni…
591451active
beardicus/awesome-plotters
A curated awesome-list of code, hardware, and resources for computer-controlled drawing machines (pen plotters) and visual art robots. It c…
571451active
aloisdeniel/awesome-monogame
A curated awesome-list of libraries, tools, and engines for building cross-platform games with the MonoGame framework. It organizes links b…
481451active
radek-sprta/awesome-game-remakes
A curated awesome-list cataloging actively maintained open-source remakes of classic commercial games, such as Tomb Raider, GTA, and Duke N…
761450active
StaZhu/enable-chromium-hevc-hardware-decoding
A detailed guide for enabling hardware HEVC decoding and encoding in Chrome and Edge, or for building custom Chromium/Electron builds with …
721450active
iam-veeramalla/mlops-zero-to-hero
A collection of notes accompanying the 'MLOps Zero to Hero' Udemy course by Abhishek Veeramalla. It serves as supplementary written materia…
421450active
1ndianl33t/Gf-Patterns
A collection of JSON pattern files for the tomnomnom/gf grep wrapper, used to match URLs and parameters vulnerable to SSRF, RCE, LFI, SQLi,…
321450active
ganqqwerty/123-Essential-JavaScript-Interview-Questions
An open-source collection of 123 JavaScript interview questions with detailed answers, aimed at helping frontend developers prepare for tec…
325238maintenance
dcloudio/casecode
A curated collection of DCloud's open-source example projects covering uni-app, uni-app x, uniCloud, UTS, and uvue. It serves as a monorepo…
771447active
haokaiyang/Mac-QuickLook
A curated awesome-list of QuickLook plugins and packages for macOS that extend file preview capabilities. It catalogs plugins for previewin…
661446active

← prev page 28 / 62 next →