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
eastlakeside/awesome-productivity-cn
A community-maintained Chinese-language curated list of personal productivity resources, including books, websites, courses, and tools. It …
322815maintenance
babel/example-node-server
An official Babel example repository demonstrating how to set up a Node.js HTTP server using ES6+ syntax transpiled with Babel. It walks th…
102812maintenance
hothero/awesome-rails-gem
A curated awesome-list of Ruby Gems for Ruby on Rails development, organized by category such as authentication, authorization, file upload…
322805maintenance
vasanthk/js-bits
A curated collection of JavaScript concepts explained through annotated code examples, covering topics like closures, prototypes, the 'this…
322801maintenance
aoapc-book/aoapc-bac2nd
Companion source code repository for the second edition of the book 'Beginning Algorithm Contests' (算法竞赛入门经典), written in C++. It contains …
322783maintenance
pedrovgs/Algorithms
A collection of Java solutions to common algorithm and data structure problems, organized as individual programs with tests. It is a learni…
602782maintenance
jikeytang/sublime-text
A curated Chinese-language resource collection for the Sublime Text editor, including download links, a custom Monokai theme, tutorial vide…
322782maintenance
runningcheese/Awesome-Zlibrary
A curated Chinese-language guide (awesome list) explaining the history of Z-library's shutdown and return, cataloguing official access chan…
312780maintenance
jobbole/awesome-mysql-cn
A Chinese-language curated list of MySQL resources, translated and expanded from the awesome-mysql project. It catalogs tools for analysis,…
322777maintenance
campoy/go-tooling-workshop
A multi-hour workshop by Francesc Campoy covering the Go tooling ecosystem, including source code management, building artifacts, and dynam…
322775maintenance
CodingDocs/advanced-programmer
A Chinese-language curated guide (mostly Markdown docs) covering the path to becoming an advanced professional programmer. It collects advi…
322770maintenance
BBuf/tvm_mlir_learn
A curated collection of learning notes, examples, and experiments for deep learning compilers, covering TVM, MLIR, LLVM, Relay, TorchScript…
692769maintenance
nicolesaidy/awesome-web-design
A curated awesome-list of resources for digital and web designers, covering inspiration, colors, typography, icons, design tools, prototypi…
322769maintenance
sdras/intro-to-vue
Workshop materials and example code for Sarah Drasner's Introduction to Vue.js 3 course on Frontend Masters. It includes slides, CodePen co…
322764maintenance
feixiao/Distributed-Systems
A study and translation repository for MIT's Distributed Systems course (6.824), containing translated course materials and lab code scaffo…
322764maintenance
emptymalei/awesome-research
A curated awesome-list of tools for academic research and research life, covering note-taking, writing, publishing, data visualization, ver…
692763maintenance
Heydon/inclusive-design-checklist
A community-maintained checklist of inclusive web design considerations covering accessibility, performance, device support, interoperabili…
322762maintenance
rewardone/OSCPRepo
A consolidated collection of OSCP study resources, including CherryTree notebooks of commands and bookmarks, wordlists, and a Python recon …
322753maintenance
RodneyShag/HackerRank_solutions
A curated collection of 317 efficient Java and MySQL solutions to HackerRank coding challenges, organized by track (Algorithms, Data Struct…
322752maintenance
Rolstenhouse/unofficial-apis
A curated catalog of unofficial API libraries across categories like entertainment, finance, food, health, messaging, sports, and transport…
322748maintenance
androiddevnotes/awesome-android-kotlin-apps
A curated list of open-source Android apps written in Kotlin, organized by architectural pattern (Jetpack Compose, MVVM, MVI, MVP, MVC) and…
322746maintenance
LaoMengFlutter/flutter-do
A Flutter resource collection containing usage examples for 350+ widgets, widget inheritance relationship diagrams, and 40+ loading compone…
322742maintenance
indy256/Full-stack-Developer-Interview-Questions-and-Answers
A curated collection of full-stack developer interview questions and answers covering architecture, databases, web, programming languages, …
322739maintenance
ServiceStack/redis-windows
A repository hosting binary releases of Microsoft's unofficial Windows port of Redis, plus a Vagrant configuration for running native Redis…
322728maintenance
liuyubobobo/Play-Leetcode
A curated collection of solutions to LeetCode algorithm problems, with every problem solved in C++ and many also in Java and Python. Most p…
322724maintenance
Jack-Cherish/quantitative
A Chinese-language open-source tutorial series on quantitative (algorithmic) trading with Python 3, accompanying a popular Bilibili video c…
322720maintenance
onethawt/reverseengineering-reading-list
A curated reading list of reverse engineering articles, books, papers, and tools such as IDA Pro, Ghidra, and Radare2. It serves as a learn…
322718maintenance
joaocarvalhoopen/How_to_learn_modern_Rust
A curated guide with links and advice for learning modern Rust, covering topics from memory and lifetimes to compilers, web frameworks, emb…
322709maintenance
akira-cn/moyu
A curated Chinese-language list of quirky, funny, and entertaining GitHub repositories, presented as a 'slacking off at work' guide. It cat…
322692maintenance
caiorss/Functional-Programming
An open-source tutorial and reference collection illustrating functional programming concepts, patterns, and idioms through code examples i…
322690maintenance
eromatiya/the-glorious-dotfiles
A collection of Linux desktop configuration files (dotfiles) centered on the AwesomeWM window manager, with setups for picom, rofi, kitty, …
322687maintenance
FLHonker/Awesome-Knowledge-Distillation
A curated awesome-list of knowledge distillation papers (2014-2021), organized by categories such as knowledge forms, KD+GAN, data-free KD,…
322686maintenance
wind-liang/leetcode
A collection of LeetCode problem solutions written in Java with detailed, easy-to-understand explanations, published as a website at leetco…
322684maintenance
phracker/MacOSX-SDKs
A collection of archived Apple macOS SDK folders (MacOSX10.1.5.sdk through MacOSX11.3.sdk) compiled from various Xcode releases. It lets de…
232682maintenance
0voice/campus_recruitmen_questions
A curated collection of roughly 5,000 interview questions with answers for Chinese campus recruitment, covering ACM problems, LeetCode,剑指of…
322671maintenance
antoniolg/Kotlin-for-Android-Developers
The companion example app for the book 'Kotlin for Android Developers' by Antonio Leiva, written in Kotlin. It lets readers follow the book…
322669maintenance
yzhu798/CodingInterviewsNotes
A curated collection of Chinese-language study notes covering C++ fundamentals, STL, Unix/Linux systems, computer networking, data structur…
322669maintenance
Jack-Cherish/LeetCode
A collection of LeetCode and Sword-to-Offer (剑指Offer) problem-solving notes with solutions implemented in C/C++ and Python3, organized by t…
322668maintenance
Polytonic/Glitter
Glitter is a dead-simple OpenGL boilerplate project that bundles and statically links all common dependencies (GLFW, glad, GLM, assimp, bul…
672665maintenance
littleosbook/littleosbook
The source for 'The little book about OS development', a free book teaching x86 operating system development from boot to paging and user m…
322665maintenance
YunaiV/Blog
A personal blog repository (Yudao Source Code) containing Chinese-language source-code analysis articles and tutorials for Java backend tec…
422654maintenance
staven630/vue-cli4-config
A continuously updated, comprehensive tutorial repository documenting vue-cli 4 (and vue-cli 3) vue.config.js configuration recipes. It cov…
322642maintenance
monklof/Back-End-Developer-Interview-Questions
A Chinese translation of a curated list of open-ended back-end developer interview questions, covering topics like databases, distributed s…
322633maintenance
chihming/awesome-network-embedding
A curated awesome-list of network embedding (graph representation learning) techniques, linking research papers to their implementations. I…
322627maintenance
lydrainbowcat/tedukuri
A community-maintained GitHub repository of supplementary resources for the Chinese competitive programming textbook 《算法竞赛进阶指南》 (Advanced G…
322627maintenance
CryptozombiesHQ/cryptozombies-lesson-code
The official companion source code repository for the CryptoZombies interactive Solidity and blockchain development course. It contains sam…
322626maintenance
luruke/awesome-casestudy
A curated awesome-list of technical case studies on WebGL and creative frontend development, linking to write-ups from studios and develope…
322624maintenance
mauhai/awesome-jupyterlab
A curated awesome-list of JupyterLab extensions and resources, covering editors, version control, renderers, themes, and more. It serves as…
102623maintenance
amaas/stanford_dl_ex
Starter code and programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning (UFLDL) Tutorial. It accompanies th…
322622maintenance
aozhimin/iOS-Monitor-Platform
A research write-up and documentation repository for Wedjat, an iOS performance monitoring SDK, covering how to collect metrics like CPU us…
322621maintenance
Exely/CSAPP-Labs
A collection of solutions and study notes for the labs accompanying Computer Systems: A Programmer's Perspective (3rd Edition), including D…
322619maintenance
tcorral/Design-Patterns-in-Javascript
A collection of JavaScript ES6 implementations of the classic Gang of Four design patterns, organized into one folder per pattern with step…
322618maintenance
clojure-cookbook/clojure-cookbook
The source repository for O'Reilly's Clojure Cookbook, a collection of problem/solution recipes for common Clojure programming tasks, writt…
322617maintenance
creeperyang/blog
A Chinese-language technical blog hosted on GitHub Issues by creeperyang, covering frontend fundamentals and performance optimization. Arti…
322617maintenance
bradfrost/frontend-guidelines-questionnaire
A one-page questionnaire by Brad Frost that helps development teams establish effective frontend guidelines covering HTML, CSS, JavaScript,…
322609maintenance
JavaScript Explorer
An interactive web tool that helps developers find the right JavaScript array method by narrowing down what they want to do through a decis…
322608maintenance
jetpack-compose/jetpack-compose-awesome
A curated awesome-list of Jetpack Compose libraries, tools, projects, articles, videos, and learning resources. It serves as a reference in…
322605maintenance
curran/screencasts
A repository of companion code for Curran Kelleher's screencasts, primarily teaching D3.js and data visualization along with web technologi…
322600maintenance
jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews
A collection of Jupyter Notebook files accompanying a Udemy course on algorithms, data structures, and technical interview preparation in P…
322597maintenance
apollographql/apollo
The central Apollo GraphQL repository used for project-wide discussion and coordination rather than shipping code; actual tools like Apollo…
102596maintenance
benoitvallon/computer-science-in-javascript
An educational repository reimplementing classic computer science concepts in JavaScript (ES5 and ES6), covering data structures like trees…
322590maintenance
mattneub/Programming-iOS-Book-Examples
Downloadable code examples accompanying Matt Neuburg's books 'iOS 14 Programming Fundamentals With Swift' and 'Programming iOS 14'. The exa…
322589maintenance
dabbott/react-express
React Express is an interactive guide and reference for learning React, published as a web app at react.express. It teaches React fundament…
322584maintenance
hyper0x/Golang_Puzzlers
A companion code repository for the paid Geektime column 'Core Golang - 36 lessons', containing example programs organized by article and q…
322584maintenance
Blankj/awesome-comment
A curated awesome-list collecting funny and elaborate ASCII-art code comments, mostly in Chinese. It also links to tools for converting ima…
322578maintenance
transitive-bullshit/awesome-puppeteer
A curated awesome-list of Puppeteer resources for controlling headless Chrome or Chromium via the DevTools Protocol. It links to official d…
322575maintenance
BeesX/BeesAndroid
A community project providing a series of in-depth articles, tools, and methodology for analyzing the Android system source code (based on …
322570maintenance
eddlez/litiaotiao_package_backup
A backup repository hosting APK files of the discontinued Chinese Android app LiTiaotiao (李跳跳), which auto-skips splash-screen ads, plus a …
282570maintenance
jiang111/awesome-android-tips
A curated awesome-list of Android development tips, tricks, and code snippets covering Gradle config, View APIs, performance optimizations,…
322568maintenance
tayiorbeii/egghead.io_redux_course_notes
A collection of notes and partial transcriptions of Dan Abramov's Redux video course on Egghead.io, organized as one document per video and…
322564maintenance
jeanboydev/Android-ReadTheFuckingSourceCode
A curated collection of Android development technical notes covering framework internals, performance optimization, JVM, design patterns, a…
322564maintenance
nosuggest/Reflection_Summary
A curated collection of study notes and interview preparation material covering machine learning theory, deep learning, mathematics, and al…
322562maintenance
design-patterns-in-ruby/design-patterns-in-ruby
A collection of Ruby code examples illustrating 14 classic GoF design patterns from Russ Olsen's book 'Design Patterns in Ruby'. It serves …
692556maintenance
fenbf/AwesomePerfCpp
A curated awesome-style list of C/C++ performance optimization resources including talks, articles, books, libraries, tools, and blogs. It …
322556maintenance
liangfeidotme/MasteringAndroidDataBinding
A comprehensive Chinese-language tutorial on Android Data Binding with detailed examples for each concept and common pitfalls. It demonstra…
102554maintenance
japaric/rust-cross
A comprehensive guide documenting how to set up a Rust toolchain for cross compiling Rust programs to other architectures like ARM. It cove…
322552maintenance
SusionSuc/AdvancedAndroid
A Chinese-language wiki-style collection of in-depth Android source code analysis articles covering routing frameworks, pluginization, Grad…
322551maintenance
StephenGrider/ReduxCasts
Completed code examples from Stephen Grider's 'Modern React with Redux' Udemy course, organized by course section. It serves as a companion…
322549maintenance
DeborahK/Angular-GettingStarted
Sample Angular application code accompanying Deborah Kurata's 'Angular: Getting Started' Pluralsight course, with starter and completed ver…
322547maintenance
Abd-007/Switch-Emulators-Guide
A community-maintained guide for setting up the Yuzu and Ryujinx Nintendo Switch emulators on PC, with download links for games, keys, firm…
322547maintenance
imfly/bitcoin-on-nodejs
A Chinese-language GitBook ebook titled 'Node.js Blockchain Development' (《Node.js区块链开发》) that teaches blockchain development using Node.js…
322547maintenance
kgryte/awesome-peer-to-peer
A curated awesome-list of peer-to-peer (P2P) resources, primarily covering JavaScript libraries for WebRTC, BitTorrent, and distributed net…
322547maintenance
soyaine/JavaScript30
A Chinese-language companion guide to Wes Bos's JavaScript30 course, a free 30-day challenge of building 30 projects with vanilla JavaScrip…
552543maintenance
yyx990803/build-your-own-mint
A demo/tutorial project by Evan You showing how to build a personal finance analytics pipeline using Plaid bank data, Google Sheets, and Ci…
322538maintenance
TodePond/GulfOfMexico
Gulf of Mexico (formerly DreamBerd) is a satirical 'perfect programming language' whose features are intentionally absurd, such as arrays s…
5413609experimental
ehmatthes/pcc_2e
Online companion resources for the book 'Python Crash Course, Second Edition' by Eric Matthes, hosted as a website with exercises and proje…
102526maintenance
awesome-terminal-fonts
A collection of tools, fonts, and instructions for displaying awesome symbols and glyphs in a terminal with a monospace font. It provides f…
232525maintenance
steveLauwh/SGI-STL
A study repository containing the SGI STL V3.3 source code with annotated explanations of containers, algorithms, iterators, functors, adap…
322521maintenance
Walton1128/CPP-Templates-2nd--
A Chinese translation of the book 'C++ Templates, 2nd Edition', formatted to match the original book's layout. It is a personal hobby proje…
322519maintenance
sindresorhus/guides
A collection of succinct, practical guides on developer topics like environment variables, npm configuration, and Docker permissions, publi…
322518maintenance
wwj718/awesome-raspberry-pi-zh
A Chinese-language translation of the awesome-raspberry-pi curated list, collecting Raspberry Pi tools, projects, OS images, and community …
322515maintenance
iPaulPro/Android-ItemTouchHelper-Demo
A demo application showing how to use Android's ItemTouchHelper to add drag & drop reordering and swipe-to-dismiss to RecyclerView lists. T…
232515maintenance
davidgf/design-patterns-in-ruby
A collection of Ruby code examples and explanations covering 14 GoF design patterns plus Ruby-specific patterns, based on Russ Olsen's book…
322514maintenance
danielkummer/git-flow-cheatsheet
A cheatsheet website documenting the git-flow extension and Vincent Driessen's branching model, covering init, feature, release, and hotfix…
322513maintenance
codingforentrepreneurs/30-Days-of-Python
A 30-day Python tutorial series by Coding for Entrepreneurs, with this repository containing supporting code and materials for the video co…
322513maintenance
yang7229693/flutter-study
A collection of Chinese-language Flutter tutorial articles with accompanying demo projects, covering cross-platform concepts, plugin develo…
322512maintenance
SFUMECJF/cmake-examples-Chinese
A Chinese-language tutorial that teaches CMake through progressively more complex examples, available as an online ebook. It is a Chinese a…
322507maintenance
BedirT/ACM-ICPC-Preparation
A structured 20-week curriculum for learning algorithms and data structures aimed at ACM-ICPC competitive programming. It curates external …
772500maintenance
javaee-samples/javaee7-samples
A collection of Java EE 7 sample code and unit tests organized by technology/JSR, runnable on multiple application servers via Arquillian c…
322499maintenance
microsoft/nodejs-guidelines
A Microsoft-maintained collection of tips, tricks, and resources for working with Node.js, especially on Microsoft platforms like Windows a…
102495maintenance

← prev page 40 / 62 next →