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
diekmann/wasm-fizzbuzz
A four-part tutorial series exploring WebAssembly from scratch, from hand-written WAT FizzBuzz to compiling Rust and porting 1997 DooM to t…
321557maintenance
corkami/pocs
A collection of Proof of Concepts demonstrating unusual and edge-case constructs in file formats such as PE executables and PDF documents. …
321557maintenance
hackerkid/bots
A curated awesome-list of resources for building chatbots, including platform documentation, building tools, analytics, libraries, bot stor…
321556maintenance
giswqs/earthengine-py-notebooks
A collection of 360+ Jupyter Python notebook examples demonstrating how to use Google Earth Engine with interactive mapping via geemap, fol…
321556maintenance
kangjianwei/LearningJDK
A repository of annotated JDK (Oracle/OpenJDK 11) source code with the author's reading notes written directly as comments in the source fi…
321554maintenance
fossasia/neurolab-hardware
The Neurolab Hardware repository holds the open-source PCB schematics and layouts for a neuroheadset headband that measures brainwave elect…
101553maintenance
lzl124631x/LeetCode
A personal collection of C++ solutions to LeetCode online judge problems, organized by problem number with links to explanations. It serves…
321552maintenance
yeungon/In-JavaScript-we-trust
A collection of JavaScript coding challenges and quizzes with detailed explanations, designed to help learners master tricky language conce…
321548maintenance
FazeelUsmani/Amazon-SDE-Preparation
A curated collection of solved interview preparation questions for the Amazon SDE role, organized by data structures and algorithms topics …
321547maintenance
JinjunHan/iOSDeviceSupport
A collection of downloadable iOS Device Support files for all iOS versions up to 16.7, intended to be placed into Xcode's DeviceSupport dir…
231547maintenance
joggerplus/awesome-weex
A curated list of Weex guides, articles, sites, tools, projects, and resources. Weex is a framework for building cross-platform mobile UIs,…
321546maintenance
HarshCasper/Rotten-Scripts
A curated collection of small utility scripts written in Python, JavaScript, Bash, PowerShell, and Go, contributed by the open-source commu…
321545maintenance
Rafase282/My-FreeCodeCamp-Code
A personal journal and wiki documenting one developer's solutions and explanations for FreeCodeCamp bootcamp challenges, with code organize…
321545maintenance
diwu/LeetCode-Solutions-in-Swift
A curated collection of LeetCode problem solutions written in Swift 5, with optimal time/space complexity and comprehensive test cases runn…
321544maintenance
miracleyoo/pytorch-lightning-template
A PyTorch Lightning project template that lets developers adapt existing PyTorch code to Lightning with minimal changes while keeping full …
321542maintenance
lessfish/leetcode
A curated collection of LeetCode problem solutions written primarily in JavaScript, covering hundreds of problems with difficulty ratings a…
321540maintenance
GantMan/ReactStateMuseum
A showcase repository implementing the same packing list app across many React and React Native state management libraries (Redux, MobX, Co…
321539maintenance
godweiyang/NN-CUDA-Example
A collection of simple example projects showing how to write custom CUDA operators and call them from PyTorch and TensorFlow. It demonstrat…
321539maintenance
btholt/intro-to-web-dev-v2
The source code and course website for 'Complete Introduction to Web Development v2', a Frontend Masters course by Brian Holt. It provides …
321539maintenance
easychen/openai-gpt-dev-notes-for-cn-developer
A Chinese-language developer guide/notes explaining how to quickly build OpenAI/GPT applications, covering the chat completions API, stream…
301539maintenance
fossasia/pslab-case
A repository of laser-cut case designs for the Pocket Science Lab (PSLab) open-hardware device, shared by FOSSASIA. It contains design file…
321537maintenance
wupeixuan/JDKSourceCode1.8
An annotated copy of the JDK 1.8 source code with Chinese-language commentary explaining core classes like String, HashMap, ConcurrentHashM…
321537maintenance
luohaha/Chinese-uvbook
A Chinese translation of 'An Introduction to libuv' (uvbook), a tutorial covering libuv's asynchronous I/O library including filesystem, ne…
321535maintenance
wtsxDev/Machine-Learning-for-Cyber-Security
A curated awesome-list of tools, datasets, papers, books, tutorials, and courses on applying machine learning to cyber security. It is a re…
321534maintenance
zenozeng/Free-Chinese-Fonts
A curated catalog of free-to-use Chinese fonts, presented as a GitHub Pages website. It organizes fonts with licensing information so users…
321534maintenance
BrightXiaoHan/CMakeTutorial
A Chinese-language practical CMake tutorial that teaches build system usage through real code examples. It covers core topics like find_pac…
321533maintenance
airbus-seclab/qemu_blog
A series of technical blog posts by Airbus SECLab explaining QEMU internals, covering topics like machine creation, memory regions, devices…
321533maintenance
XD-DENG/SQL-exercise
A collection of SQL practice exercises with database schemas, questions, and solutions, largely derived from the Wikibooks SQL Exercises pl…
321530maintenance
HerXayah/road-to-yuzu-without-switch
A community-maintained step-by-step guide explaining how to install and configure the Yuzu (and Suyu) Nintendo Switch emulators on a Window…
321527maintenance
ryanmcdermott/code-review-tips
A curated guide of common problems to look for during code reviews, with JavaScript examples covering readability, side effects, security, …
321526maintenance
snipcart/learn-vanilla-js
An open-source curated list of paid and free resources for learning vanilla JavaScript, including books, courses, communities, and evergree…
321525maintenance
tailec/ios-architecture
A collection of sample iOS apps demonstrating different architectural patterns such as MVC, MVVM, MVP, VIPER, RIBs, and Redux, each in its …
321524maintenance
thephpleague/skeleton
A skeleton repository template for creating new PHP packages under the League of Extraordinary Packages. It provides a preconfigured struct…
321522maintenance
sigp/solidity-security-blog
A comprehensive reference documenting known Solidity smart contract attack vectors and common anti-patterns, hosted on GitHub as the basis …
321521maintenance
androiddevnotes/awesome-jetpack-compose-android-apps
A curated list of open-source Android apps built with Jetpack Compose, organized by architecture pattern (MVVM, MVI) and tech stack. It ser…
321521maintenance
0voice/dpdk_engineer_manual
A curated Chinese-language knowledge base for DPDK (Data Plane Development Kit) engineers, collecting official docs, books, videos, confere…
321521maintenance
wuduhren/leetcode-python
A collection of Python solutions to LeetCode problems with explanations, which has grown into a guide for preparing for software engineer i…
321517maintenance
jzplp/Computer-Network-A-Top-Down-Approach-Answer
A collection of answers to review questions, problems, Wireshark labs, and Python socket programming assignments from the textbook 'Compute…
321515maintenance
svaksha/Julia.jl
A curated awesome-list of knowledge resources, packages, and tools for the Julia programming language, organized by domain (AI, biology, ch…
321515maintenance
Juude/Awesome-Android-Architecture
A curated awesome-list of Android app architecture resources, collecting articles, talks, and demos on patterns like Clean Architecture, MV…
321513maintenance
stemmlerjs/white-label
An unfinished enterprise-style vinyl-trading application built with Node.js and TypeScript to demonstrate Domain-Driven Design patterns. It…
321512maintenance
garimasingh128/awesome-python-projects
A curated collection of small beginner-friendly Python projects such as a tic-tac-toe game, password manager, weather app, and air quality …
321511maintenance
mishamosher/CentOS-WSL
A project that converts CentOS QCOW2 cloud images into RootFS tarballs for use with Windows Subsystem for Linux (WSL). Builds are automated…
231511maintenance
SalGnt/cscs
A curated list of coding style conventions and standards covering many programming languages, from Arduino to C++ to Elixir. It is a refere…
321508maintenance
hyper0x/awesome-go-China
A curated list of Go frameworks, libraries, and software created by ethnic Chinese developers, inspired by awesome-go. It serves as a disco…
321508maintenance
DreamAndDead/CSAPP-3e-Solutions
A collection of solutions to the labs and exercises from Computer Systems: A Programmer's Perspective, Third Edition, written primarily in …
321508maintenance
kentcdodds/advanced-react-patterns-v2
A workshop repository by Kent C. Dodds teaching advanced React component patterns through hands-on exercises. It accompanies a Frontend Mas…
101500maintenance
netgloo/spring-boot-samples
A collection of Spring Boot sample projects by Netgloo, each demonstrating a specific feature or integration such as database access, web c…
321499maintenance
DavadDi/bpf_study
A Chinese-language eBPF learning repository with introductory articles, examples, and notes on BPF/eBPF technology, including classic BPF v…
321499maintenance
austin-taylor/code-vault
A curated collection of useful Jupyter notebooks and code snippets covering data science and general Python tasks. It serves as a reference…
321498maintenance
stackgl/webgl-workshop
A NodeSchool-style interactive workshop that teaches the WebGL API through small, hands-on lessons. It is the sequel to shader-school and r…
321498maintenance
ivyreese/visual-programming-codex
A curated knowledge repository cataloging the history, implementations, concepts, and criticisms of visual programming languages and enviro…
701496maintenance
turkenh/ansible-interactive-tutorial
An interactive Ansible tutorial that runs entirely in Docker containers, adapted from the leucos/ansible-tuto lessons. A single shell scrip…
321496maintenance
miziomon/awesome-wordpress
A curated list of WordPress resources, themes, plugins, tools, and learning materials, inspired by the awesome-* list format. It organizes …
321494maintenance
darbyluv2code/spring-boot-3-spring-6-hibernate-for-beginners
Source code repository accompanying the Udemy course 'Spring Boot 3, Spring 6 and Hibernate for Beginners' by luv2code. It contains hands-o…
641492maintenance
rafaballerini/10ProjetosHTMLeCSS
A curated collection of ten HTML and CSS project ideas (landing pages, login pages, forms, product catalogs, news pages) meant to be built …
321491maintenance
yehongzhi/learningSummary
A curated collection of Java learning notes and articles covering advanced topics such as microservices, middleware, caching, database opti…
321491maintenance
Bhupesh-V/30-seconds-of-cpp
A collection of short, digestible snippets covering the C++ Standard Template Library (STL), including algorithms and containers like vecto…
101490maintenance
YUUXIAO/webProject
A collection of small front-end demos built while learning web development, implemented entirely with vanilla JavaScript and CSS3. It inclu…
321488maintenance
hi-dhl/AndroidX-Jetpack-Practice
A collection of practice projects and companion analysis articles covering AndroidX Jetpack components such as Splashscreen, App Startup, P…
321487maintenance
cs109/2015
Public repository of course materials for Harvard's CS109 Data Science course (2015 edition), containing lecture slides and links to labs a…
321484maintenance
Kotlin/coroutines-examples
A collection of example code illustrating the design of Kotlin coroutines, tied to the coroutines KEEP proposal and the official coroutine …
101484maintenance
andrealmar/sre-university
A curated study plan and resource list for becoming a Site Reliability Engineer, collecting books, courses, and tutorials across SRE, opera…
321480maintenance
luliyucoordinate/Leetcode
A curated collection of LeetCode problem solutions implemented in multiple programming languages including C++, Python, Go, Java, JavaScrip…
321478maintenance
xiaoweiChen/CMake-Cookbook
A Chinese translation of the book 'CMake Cookbook' by Radovan Bast and Roberto Di Remigio, covering building, testing, and packaging projec…
101478maintenance
ericdouglas/traduz-ai
A curated collection of software development and engineering articles translated into Brazilian Portuguese (pt-BR). It is a community-drive…
321477maintenance
cod3rcursos/curso-java
The companion code repository for the Cod3r 'Java 13 COMPLETO: Do Zero ao Profissional' online course, containing example code and real pro…
321477maintenance
su37josephxia/wheel-awesome
A Chinese-language educational repository where a frontend engineer reimplements common interview-relevant library internals ('wheels') in …
321476maintenance
GeekLiB/Lee-VR-Source
A curated awesome-list of VR development resources, primarily in Chinese, covering video tutorials, platform setup guides (HTC Vive, Oculus…
321476maintenance
tal-tech/electron-playground
An interactive Electron playground application for quickly experimenting with and learning Electron APIs. It combines categorized documenta…
231476maintenance
ryanoasis/powerline-extra-symbols
A collection of extra Powerline separator glyphs (rounded, angled, flame, blocky, etc.) provided as Unicode codepoints and font assets. The…
321475maintenance
18F Guides
A published guide of software engineering best practices and guidelines maintained by the 18F/TTS Engineering Practices Guild, written in M…
101475maintenance
vkostyukov/scalacaster
Scalacaster is a collection of purely functional algorithms and data structures implemented in Scala, meant to be read rather than executed…
321474maintenance
Hawstein/cracking-the-coding-interview
A collection of C++ solutions to the 150 exercises from the book 'Cracking the Coding Interview' (V4), with accompanying written explanatio…
321472maintenance
kkdai/project52
A collection of 52 small Go projects written one per week over a year as a personal learning challenge. It serves as example code covering …
321470maintenance
ityouknow/awesome-spring-cloud
A curated awesome-list of Spring Cloud learning resources, including blogs, open-source example projects, websites, and tutorials, primaril…
321468maintenance
ddzy/fe-necessary-book
A curated collection of PDF books and links for frontend developers, covering JavaScript, CSS, HTML, HTTP, Node, databases, computer fundam…
321467maintenance
zhangyikaii/NJUCS-Course-Material
A community-shared collection of course materials, homework, code, and lab reports for Nanjing University's Computer Science (NJU-CS) progr…
321466maintenance
cursoemvideo/cursoemvideo-python
The official repository for Curso em Video's Python course, containing course materials and exercise code for a free video-based Python cur…
321466maintenance
monochromegane/go_design_pattern
A collection of classic GoF design pattern implementations written in Go, covering creational, structural, and behavioral patterns. It serv…
321462maintenance
Alexintosh/Awesome-Ionic
A curated awesome-list of Ionic framework libraries, resources, boilerplates, and solutions covering Ionic 1 through the latest versions, p…
321461maintenance
MuddledBox/FlipperZeroSub-GHz
A collection of Sub-GHz signal files (including deBruijn sequences) for the Flipper Zero multi-tool device. The files are meant to be copie…
321461maintenance
sisterAn/blog
A Chinese-language frontend development blog maintained as a GitHub repository, with articles on JavaScript, CSS, algorithms, and interview…
321460maintenance
harvestlamb/Cpp_houjie
A collection of slides (PPT) and companion C++ code from Hou Jie's (侯捷) well-known C++ course, covering topics like copy semantics, operato…
321460maintenance
fossasia/pslab-artwork
A repository of artwork assets (logos, stickers, banners) for the FOSSASIA Pocket Science Lab (PSLab) open-hardware project. It serves as t…
321457maintenance
yunwei37/ZJU-CS-GIS-ClassNotes
A knowledge base of undergraduate computer science and GIS course notes, assignments, and projects from Zhejiang University, covering topic…
321457maintenance
budaLi/-Learning-materials-
A curated collection of links to various programming and IT learning materials, including Baidu cloud video links and PDF resources coverin…
391456maintenance
walbourn/directx-sdk-samples-reworked
A collection of legacy DirectX SDK C++ samples for Direct3D 11, XInput, and XAudio2, reworked to build with the Windows 10 SDK without the …
101456maintenance
JSBox
A collection of example scripts and demos for JSBox, a JavaScript IDE app for iOS. The repository showcases what can be built with JSBox, s…
321455maintenance
sftrabbit/CppPatterns-Patterns
A community-curated repository of modern, idiomatic C++ code patterns, each stored as a self-contained .cpp example with intent and descrip…
321455maintenance
app-developers/top
A curated monthly list of top mobile app developers and development agencies, organized by language (Swift, Java, Kotlin) with links to the…
321454maintenance
demidovakatya/vvedenie-mashinnoe-obuchenie
A continuously updated curated collection of machine learning resources, maintained in Russian. It organizes links to books, online courses…
321453maintenance
mtdvio/going-to-production
A curated reference checklist covering topics to address before deploying a project to production, with separate checklists for server-side…
321452maintenance
geerlingguy/pi-webcam
An Ansible playbook that automates configuring a Raspberry Pi as a USB OTG webcam using the UVC gadget kernel module. Once configured, the …
321450maintenance
in28minutes/java-best-practices
A curated guide of coding, design, and architecture best practices for Java applications, written by an experienced instructor. It covers t…
321450maintenance
dastergon/postmortem-templates
A curated collection of postmortem and incident report templates drawn from sources like the Google SRE book and real-world cloud outage re…
321450maintenance
zhedahht/ChineseCodingInterviewAppendix
Source code for the appendix of the Chinese edition of the book 'Coding Interviews', written in C++. It provides reference implementations …
321448maintenance
Rust Training Materials
A companion code repository for the author's Geek Time 'Rust First Lesson' course, updated alongside the course content. It contains Rust e…
321447maintenance
kennyn510/wpa2-wordlists
A collection of password wordlists and dictionaries compiled from public breach data, intended for dictionary attacks against WPA2 and othe…
771446maintenance
in28minutes/JavaInterviewQuestionsAndAnswers
A curated collection of 200+ Java interview questions and answers covering core Java topics like OOP, strings, collections, and the Java pl…
321444maintenance

← prev page 46 / 62 next →