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
jiayihu/pretty-algorithms
A collection of common algorithms (sorting, searching, dynamic programming) written in readable modern JavaScript/TypeScript with Jest snap…
322169abandoned
pmuens/awesome-serverless
A curated awesome-list of resources about serverless computing and serverless architectures, including blogs, talks, projects, plugins, and…
322152abandoned
csujedihy/lc-all-solutions
A collection of Python solutions to LeetCode algorithm problems, generated via the leetcode-spider tool. It serves as a reference for study…
322145abandoned
microsoft/Microsoft-365-Defender-Hunting-Queries
A collection of sample Kusto Query Language (KQL) hunting queries for Microsoft 365 Defender's Advanced Hunting feature, contributed by Mic…
102087abandoned
uidotdev/react-course-curriculum
The curriculum repository for ui.dev's React course, built around a Hacker News clone exercise project. It provides the project scaffold, s…
322069abandoned
mooseIre/update_miui_ota
A repository collecting MIUI OTA update download links for Xiaomi and Redmi devices, organized by model and by stable/develop channel. The …
322031abandoned
gravitational/workshop
A collection of open-source Docker, Kubernetes, and Gravity training workshops delivered by the Gravitational team. The repository was arch…
102030abandoned
hussien89aa/KotlinUdemy
Companion repository for 'The Complete Android Kotlin Developer course' on Udemy, containing source code for 17 tutorial apps and games bui…
322021abandoned
Juude/droidReverse
A curated collection of Android reverse engineering and APK decompilation tools, including apktool, dex2jar, jadx, enjarify, androguard, an…
322017abandoned
pheuter/essential-react
A minimal skeleton/boilerplate for building testable React applications using Babel 6, Webpack, and React Hot Loader. It provides a minimal…
232001abandoned
novoda/android-demos
A collection of basic Android application examples created by Novoda, covering UI patterns, fragments, sensors, web services, and demos of …
231987abandoned
bestswifter/MySampleCode
A collection of iOS demo projects in Objective-C and Swift accompanying the author's blog posts on topics like rounded corners, custom tran…
321976abandoned
ccyyycy/ycy
A GitHub-based coordination hub for the 'Hello YCY' programming competition, organized by fans of Chinese celebrity Yang Chaoyue. It hosts …
321969abandoned
floydhub/dl-setup
A detailed step-by-step guide for setting up a Linux machine for deep learning research, covering Nvidia drivers, CUDA, cuDNN, Python packa…
321963abandoned
frontend9/fe9-library
A community knowledge base for the Chinese frontend group 'Frontend Nine' (前端九部), organized as GitHub issues and linked handbooks covering …
321939abandoned
All ▲lgorithms
A community collection of algorithm implementations written in the C programming language, part of the AllAlgorithms project. It serves as …
101939abandoned
mehcode/awesome-atom
A curated list of delightful Atom editor packages and resources, organized by category such as syntax highlighting, linting, themes, and ex…
101928abandoned
skills/copilot-codespaces-vscode
A GitHub Skills hands-on course teaching how to use GitHub Copilot within VS Code and Codespaces. It has been deprecated in favor of the ne…
101926abandoned
pnp/PnP
The archived main repository of the Microsoft 365 Patterns and Practices (PnP) initiative, containing community-driven samples, solutions, …
101920abandoned
kenberkeley/react-demo
A well-documented React starter/demo project implementing a simple message board SPA with Redux, React Router, Webpack, and ES6+Babel. It i…
321905abandoned
microsoft/TypeScript-React-Native-Starter
A starter template from Microsoft showing how to use TypeScript with React Native, including a detailed README walking through setup and mi…
101895abandoned
react-native-community/react-native-template-typescript
A clean, minimalist React Native project template that scaffolds new apps with TypeScript and Jest via the React Native CLI. It is now depr…
231889abandoned
PatrickJS/NG6-starter
NG6-starter is a minimal starter boilerplate for building scalable AngularJS (Angular 1.x) applications with ES6 and Webpack, using Gulp as…
321888abandoned
XamSome/awesome-xamarin
A curated awesome-list of libraries and tools for Xamarin mobile development, covering categories like MVVM, UI, networking, databases, and…
101870abandoned
hitherejoe/Android-Boilerplate
An Android boilerplate application template demonstrating data downloading, persisting, and syncing with a common app layout. It integrates…
321857abandoned
msysgit/msysgit
msysGit was the build environment for Git for Windows 1.x, bundling Bash, GCC, Make, Perl, and other tools needed to compile Git on Windows…
101854abandoned
arnauddri/algorithms
A collection of classic algorithms and data structures implemented in Go, including trees, graphs, heaps, sorting, and shortest-path algori…
321848abandoned
superherojs/superherojs
A curated collection of the best articles, videos, and presentations on creating, testing, and maintaining large JavaScript code bases, pub…
321837abandoned
raganwald-deprecated/homoiconic
Homoiconic is a git-published collection of essays about code by Reginald Braithwaite, pairing code snippets with explanatory prose on topi…
321832abandoned
iamdaiyuan/ios_top_1000
A curated list of the top 1000 iOS libraries, ranked by popularity, with names and demo images. It is a static reference list rather than r…
321830abandoned
wuxiaolang/Visual_SLAM_Related_Research
A curated collection of papers, open-source projects, learning materials, and research labs related to visual and semantic SLAM, maintained…
321828abandoned
Enki
A retired GitHub repository that tracked the Enki community's daily coding-learning habit, logging each workout as a git commit with a mont…
101822abandoned
whats-new-in-swift
An Xcode playground demonstrating the new language features introduced in Swift 4.0, written by Ole Begemann. It serves as an interactive t…
101817abandoned
alco/gostart
A getting-started guide and FAQ for Go newcomers explaining the conventions of the go tool, GOPATH workspaces, package layout, and build wo…
321811abandoned
gaopu/Java
A grab-bag repository of small Java programs the author wrote during university, some for homework and some for fun. The author explicitly …
321811abandoned
android/connectivity-samples
A collection of Android Studio sample projects demonstrating best practices for connectivity features on Android, such as Bluetooth LE. The…
101786abandoned
robbertliu/deeplearning.ai-andrewNG
A collection of slides, Jupyter notebooks, datasets, solutions, and video links for Andrew Ng's deeplearning.ai Deep Learning Specializatio…
321778abandoned
xwartz/wechat-app-demo
A WeChat Mini Program (微信小程序) demo repository with example code, development tool links, and documentation resources. Most resources have s…
101778abandoned
elaine-zheng/summer2020internships
A curated list of Summer 2020 tech internships for undergraduate students interested in software engineering and related fields, maintained…
321774abandoned
pittcsc/NewGrad-2021
A curated list of new grad full-time job openings in software engineering, quant, and product management for 2021, maintained as a communit…
101768abandoned
tc39/proposal-bind-operator
A TC39 proposal for ECMAScript introducing a `::` operator for `this` binding and method extraction, enabling syntactic sugar like `obj::me…
321754abandoned
sveltejs/template
An official project template for scaffolding basic Svelte single-page applications using Rollup. The repository is no longer maintained and…
101743abandoned
StephenGrider/redux-code
A companion code repository for Stephen Grider's Udemy course on Redux. It contains example JavaScript code used throughout the course less…
321739abandoned
MisterBooo/ReadyForBAT
A collection of mind maps (xmind) summarizing common iOS interview questions, covering UI, Objective-C, Runtime, memory management, Block, …
321735abandoned
google-developer-training/android-kotlin-fundamentals-apps
A collection of solution apps for the Android Fundamentals in Kotlin course published by the Google Developer Training Team. Each sample co…
101730abandoned
llSourcell/Learn_Blockchain_in_2_months
A curated 8-week curriculum of links and resources for learning blockchain development, accompanying Siraj Raval's 'Learn Blockchain in 2 M…
321728abandoned
React Patterns
A free online reference cataloging common React component patterns such as stateless functions, render props, higher-order components, and …
321727abandoned
RafeKettler/magicmethods
A written guide to Python's magic (dunder) methods, originally authored in 2011 by Rafe Kettler and licensed under CC BY-NC-SA. It is a doc…
321720abandoned
Daiyimo/Access-chatGPT-in-Siri
A Chinese-language guide and collection of Apple Shortcuts that integrate ChatGPT into Siri and other ChatGPT-compatible apps. It provides …
311718abandoned
roncoo/spring-boot-demo
A Spring Boot tutorial repository by roncoo that teaches Spring Boot fundamentals step by step through demo source code, accompanied by fre…
321716abandoned
zavg/linux-0.01
A mirror of the historically first (0.01) release of the Linux kernel source code, originally published by Linus Torvalds in 1991. It is pr…
321703abandoned
sourcegraph/awesome-code-ai
A curated awesome-list of AI coding tools including assistants, code completion, refactoring, and testing utilities. The repository has bee…
101696abandoned
johnpapa/ng-demos
A collection of AngularJS demo applications by John Papa illustrating patterns from his AngularJS style guide. It includes sample apps cove…
321686abandoned
rallat/EffectiveAndroid
A sample Android project demonstrating how to apply MVP and Clean architecture patterns to an Android app, with separate branches for each …
321683abandoned
android/databinding-samples
A collection of official Android sample apps demonstrating the Android Data Binding Library, including basic layout expressions, binding ad…
101682abandoned
h5bp/lazyweb-requests
An archived H5BP community repository used as an issue-tracker-based idea board where developers submitted project ideas and requested coll…
101676abandoned
ng-book/angular2-rxjs-chat
An example chat application built with Angular 2 and RxJS, created by the ng-book team to demonstrate the Observables data architecture pat…
321656abandoned
perilouswithadollarsign/cstrike15_src
A leaked copy of the CS:GO (Counter-Strike: Global Offensive) source code built on Valve's Source engine, published for educational purpose…
321654abandoned
android/storage-samples
A collection of Android Studio sample projects demonstrating best practices for storage APIs on Android, including file saving, key-value d…
101649abandoned
soulteary/tenant-point
A community-curated Chinese-language guide of apartment renting tips and scam-avoidance advice for tenants in Beijing, Shanghai, Guangzhou,…
321645abandoned
YuanHsing/freed
A curated Chinese-language link collection (awesome-list style) for free video streaming resources, aggregating download links, rule packs,…
321642abandoned
shyamseshadri/angularjs-book
A repository of example code and snippets from the first AngularJS O'Reilly book by Shyam Seshadri. The author explicitly notes that both t…
321640abandoned
coreos/coreos-vagrant
A minimal Vagrantfile template for spinning up a CoreOS (Container Linux) virtual machine locally using VirtualBox or VMware providers. It …
101631abandoned
i5ting/nodejs-fullstack
A Chinese-language learning resource and presentation deck titled 'The Road to Full-Stack Engineering with Node.js' by Alfred Sang (i5ting)…
321621abandoned
appium-boneyard/sample-code
A collection of sample applications and example test code for Appium, the mobile automation framework, written in many languages including …
101612abandoned
SpecterOps/at-ps
SpecterOps' free 'Adversary Tactics: PowerShell' course material covering offensive and defensive PowerShell tradecraft. It is no longer ma…
321610abandoned
athkalia/Just-Another-Android-App
A sample Android application demonstrating MVP architecture with many popular Android libraries such as Dagger2, RxJava, Retrofit, Glide, a…
101600abandoned
hgpvision/darknet
A fork of the Darknet deep learning framework (written in pure C and CUDA) annotated with detailed Chinese comments explaining framework in…
321599abandoned
Smart Contract Sanctuary
A large git-based dataset of Etherscan-verified Solidity smart contracts, organized as an index repository with per-chain submodules (Ether…
651592abandoned
yipianfengye/androidProject
A curated collection of Chinese-language articles covering Android product development techniques, tips, and best practices, including topi…
321590abandoned
jobbole/awesome-sysadmin-cn
A Chinese-language curated list of system administration resources, translated and annotated from the well-known awesome-sysadmin collectio…
321589abandoned
unknwon/go-rock-libraries-showcases
A Chinese-language tutorial series ('Go Rock Libraries') that explains well-known Go third-party libraries through blog posts, code example…
321588abandoned
chaharnishant11/PlacementPrepGuide
A curated collection of links and resources for learning Core CS fundamentals, covering C++, Java, Python, JavaScript, and Data Structures …
321579abandoned
leeguandong/Interview-code-practice-python
A collection of Python solutions to coding interview questions, primarily covering the 'Sword to Offer' (Jianzhi Offer) problem set. It ser…
321575abandoned
jquery-boilerplate/jquery-patterns
A collection of jQuery plugin boilerplate patterns demonstrating different ways to structure jQuery plugins, from a lightweight starter tem…
321568abandoned
frekele/oracle-java
A repository hosting copies of official Oracle Java (JDK) binary artifacts originally downloaded from Oracle's download site. It serves as …
231566abandoned
waylybaye/HyperApp-Guide
The user manual for HyperApp, an iOS app that automates server deployment over SSH and Docker with a visual app store of one-click-installa…
321560abandoned
haileys/rustboot
A tiny 32-bit bare-metal kernel written in Rust that paints the screen red and hangs, serving as a minimal demonstration of OS development …
591548abandoned
GoogleCloudPlatform/cloudml-samples
A collection of sample code and notebook tutorials for Google Cloud AI Platform (Cloud ML Engine) covering model training, online predictio…
101548abandoned
jobbole/awesome-android-cn
A Chinese-language curated list of Android development resources, translated and expanded from the awesome-android list. It catalogs librar…
321546abandoned
mattdesl/module-best-practices
A written guide of best practices for authoring small, focused JavaScript modules for npm (CommonJS, front- and back-end). It covers naming…
321543abandoned
azat-co/you-dont-know-node
A slide-deck and code repository by Azat Mardan introducing core Node.js features such as the event loop, non-blocking I/O, event emitters,…
321541abandoned
firmai/awesome-google-colab
A curated list of GitHub repositories containing ready-to-run Google Colaboratory notebooks for data science and machine learning, with dat…
321513abandoned
toddmotto/fireshell
FireShell is an opinionated front-end boilerplate combining an HTML5 framework with a Grunt-based build workflow, Sass setup, and automatic…
321503abandoned
FredKSchott/the-node-way
A collection of articles and code examples teaching design patterns and best practices for building scalable, maintainable Node.js applicat…
321495abandoned
campoy/justforfunc
The companion repository for the JustForFunc YouTube series, containing source code for most episodes about programming in Go. It serves as…
321493abandoned
Vue.js 官网讲解 (bhnddowinf's Vue.js official website tutorial series)
A tutorial series by 'Taiwan Xiaofan' that walks through the Vue.js 1 and Vue.js 2 official documentation with accompanying videos (YouTube…
321485abandoned
natemcmaster/dotnet-tools
A curated list of .NET Core CLI (dotnet) global tools published on NuGet. The repository is now archived because nuget.org added native fil…
101485abandoned
MattRix/UnityDecompiled
A formerly popular repository hosting decompiled C# source code of Unity's engine and editor, which was removed at the request of Unity's l…
101484abandoned
Creative Applications of Deep Learning (CADL)
Archived repository of lecture transcripts and homework Jupyter Notebooks for the free Kadenze MOOC 'Creative Applications of Deep Learning…
321482abandoned
rustwasm/team
A coordination hub for the Rust and WebAssembly Working Group, hosting governance docs, meeting notes, and community onboarding resources. …
101468abandoned
harvic/CS-Learning-res
A curated Chinese-language collection of links to computer science learning resources, aggregating ebooks and complete video course series …
321467abandoned
kubeflow/examples
A collection of extended examples and tutorials for Kubeflow, demonstrating machine learning workflows, pipelines, and deployments on Kuber…
391461abandoned
gocardless/angularjs-style-guide
A style guide documenting GoCardless's conventions for writing AngularJS applications, covering directory structure, components, routes, te…
321433abandoned
Aniket965/Hello-world
A Hacktoberfest 2018 community repository where beginners contribute Hello World programs and simple algorithms in any programming language…
101432abandoned
thoughtbot/design-sprint
A collection of open-source guide documents from thoughtbot for running a five-phase product design sprint (Understand, Diverge, Converge, …
101430abandoned
smartcontractkit/Web3_tutorial_Chinese
Companion sample code repository for a Chinese-language video course on Web3 and blockchain fundamentals, covering Solidity, Hardhat, token…
431429abandoned
heimashi/kotlin_tips
A curated collection of Kotlin tips demonstrating Kotlin's advantages over Java, with detailed explanations and example code for concise, p…
321426abandoned
LunarG/VulkanSamples
A collection of C++ sample applications demonstrating the Vulkan graphics API, including a step-by-step tutorial culminating in drawing a t…
101425abandoned
guiying712/AndroidModulePattern
A sample Android project demonstrating component-based (modular) architecture, showing how to split an app into independently developable b…
231420abandoned

← prev page 54 / 62 next →