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
crytic/not-so-smart-contracts
A curated collection of example Solidity smart contracts demonstrating common Ethereum and EVM vulnerabilities, including real-world code s…
102225maintenance
CarpenterLee/JCFInternals
A series of in-depth tutorial articles analyzing the internals of the Java Collections Framework (JCF) from data structure and algorithm pe…
322223maintenance
dyweb/papers-notebook
A curated collection of reading notes for academic papers in distributed systems, virtualization, sandboxing, security, and machine learnin…
322209maintenance
avgspacelover/Reddit-wiki-programming
A curated list of free resources for learning computer science fundamentals, including Python, C++, and Java, data structures and algorithm…
322201maintenance
cdeweyx/ds-career-resources
A curated compilation of resources, blog posts, and advice for aspiring data scientists, including interview prep material and internship r…
322198maintenance
kennyledet/Algorithm-Implementations
A community-driven, language-agnostic repository for sharing, discovering, and discussing algorithm implementations in any programming lang…
322195maintenance
donavon/hook-flow
A flowchart diagram explaining the lifecycle of a React Hooks component, available as an image and PDF. It can be opened in the browser via…
322194maintenance
guobinhit/intellij-idea-tutorial
A Chinese-language tutorial series (in Markdown articles) teaching how to use IntelliJ IDEA, covering installation, interface basics, debug…
232193maintenance
bleedline/Awesome-gptlike-shellsite
A curated awesome-list of GPT 'shell site' projects (ChatGPT-style web UIs), API providers, and cloud server resources, with FAQs and monet…
262187maintenance
jimmysuncpt/Algorithms
A collection of Java code and exercise solutions accompanying the book 'Algorithms' (4th edition) by Robert Sedgewick and Kevin Wayne. It c…
322185maintenance
gerryguy311/Free_CyberSecurity_Professional_Development_Resources
A curated awesome list of free cybersecurity professional development resources including training, conferences, labs, books, podcasts, and…
622184maintenance
wzyonggege/statistical-learning-method
A collection of Jupyter notebooks implementing the algorithms from the classic Chinese textbook 'Statistical Learning Methods' (统计学习方法) in …
752183maintenance
lcxfs1991/blog
A personal technical blog repository by Leehey (Li Chengxi), a senior frontend engineer, containing in-depth articles on React optimization…
322181maintenance
ekzhang/graphics-workshop
A hands-on workshop for learning computer graphics by writing GLSL fragment shaders that render interactive 2D and 3D scenes in the browser…
322179maintenance
zenorocha/browser-diet
Browser Diet is an open-source front-end performance guide ('How to lose weight in the browser') published as a static website built with D…
322177maintenance
guanguans/notes
A personal collection of study notes covering Linux, PHP, MySQL, Redis, Git, Shell, Go, design patterns, and developer tools like PhpStorm,…
322177maintenance
deephacks/awesome-jvm
A curated list of JVM low-level, performance-related, and non-framework resources, inspired by awesome-python. It catalogs tools and projec…
322177maintenance
zenany/weekly
A curated weekly digest repository collecting notable web technology articles, tools, and learning resources since 2014, written primarily …
762175maintenance
AntBranch/awesome-github
A curated list of GitHub guides, articles, sites, tools, projects, and resources, primarily in Chinese, aimed at helping developers use Git…
642175maintenance
yadox666/The-Hackers-Hardware-Toolkit
A curated catalog of over one hundred hardware gadgets for red team pentesters and security researchers, organized into eight categories su…
322175maintenance
phodal/ledge
Ledge is a DevOps knowledge and tooling platform distilled from ThoughtWorks' DevOps, agile, and lean practices. It is a static site built …
322174maintenance
hhhrrrttt222111/Ethical-Hacking-Tools
A curated listing and usage guide of tools used for ethical hacking and penetration testing, covering tools like Metasploit, Wireshark, and…
322174maintenance
codersguild/System-Design
A curated collection of articles, videos, and resources on system design and software architecture, compiled from an IIT Kanpur course. It …
322173maintenance
buckyroberts/Source-Code-from-Tutorials
A public repository collecting the source code from thenewboston's video tutorials, primarily in Python. It serves as a companion codebase …
322172maintenance
colin-scott/interactive_latencies
An interactive visualization of Jeff Dean's famous latency numbers every programmer should know, plotted over time. It also offers a termin…
322172maintenance
Hatena Textbook
Hatena's internal engineering training textbook covering programming fundamentals, databases, web application development, frontend, iOS, a…
322169maintenance
owl4ce/dotfiles
A curated set of Linux dotfiles providing an aesthetic Openbox window manager desktop environment, including configurations for tint2, rofi…
102169maintenance
joemasilotti/UI-Testing-Cheat-Sheet
A companion repository for the UI Testing Cheat Sheet blog post, containing working XCUITest example code in Swift. It demonstrates common …
322166maintenance
maryrosecook/gitlet
Gitlet is a small implementation of Git written in about 1000 lines of heavily annotated JavaScript, built to teach how Git works internall…
322164maintenance
realpython/list-of-python-api-wrappers
A curated list of web services with links to their API documentation and corresponding Python wrapper libraries. It serves as a reference c…
322161maintenance
bpmn Chinese Documentation
A comprehensive Chinese-language tutorial and documentation collection for bpmn.js, a BPMN 2.0 rendering toolkit and web modeler. It includ…
322161maintenance
qiurunze123/threadandjuc
A Java educational project teaching multithreading and concurrency from basics to advanced, culminating in a 'three-high' (high-availabilit…
322161maintenance
realpython/python-scripts
A curated collection of small, standalone Python scripts covering tasks like web crawling, file manipulation, JSON/CSV conversion, Git help…
322161maintenance
huyaocode/webKnowledge
A curated Chinese-language knowledge base summarizing frontend web development topics, organized into a systematic collection of deep-dive …
322160maintenance
mouredev/Weekly-Challenge-2022-Kotlin
A collection of weekly programming challenges from the MoureDev community for 2022, with reference solutions written in Kotlin. Each challe…
322156maintenance
quanke/think-in-java
An electronic book distribution of 'Thinking in Java' (Java 编程思想), compiled into PDF, ePub, and Mobi formats via GitBook for free online re…
322154maintenance
wesbos/css-grid
Starter files and solutions for Wes Bos's CSSGrid.io video course on CSS Grid layout. It contains HTML/CSS exercise files organized by less…
322149maintenance
mcinglis/c-style
A personal style guide documenting the author's favorite C programming practices, covering compiler warning flags, correctness, readability…
102149maintenance
ResoCoder/flutter-tdd-clean-architecture-course
The companion code repository for Reso Coder's Flutter TDD Clean Architecture tutorial course. It demonstrates structuring a Flutter app wi…
322148maintenance
StephenGrider/EthereumCasts
Companion code repository for Stephen Grider's Ethereum and Solidity course on Udemy. It contains example code and exercises used throughou…
322147maintenance
chainfeeds/RSSAggregatorforWeb3
A curated collection of 600+ RSS feeds covering Web3, crypto, and blockchain content, distributed as an OPML file for import into any RSS r…
232146maintenance
Kitsu
The meta repository for Kitsu, an anime and manga tracking and discovery platform, containing the development environment and tooling that …
322144maintenance
dhruvvyas90/qemu-rpi-kernel
A collection of pre-compiled Linux kernel images and device tree files that let QEMU emulate a Raspberry Pi, including support for QEMU's n…
322140maintenance
jlandure/alpine-chrome
Docker images providing headless Chrome built on the tiny Alpine Linux base, with variants bundling Node.js, Puppeteer, Playwright, Chromed…
462137maintenance
justjavac/Programming-Alpha-To-Omega
A curated Chinese-language collection of tutorial series on learning programming from scratch by building things yourself, from compilers a…
322137maintenance
arkingc/note
A curated collection of Chinese-language computer science study notes covering operating systems, computer networking, data structures and …
322130maintenance
sagishahar/lpeworkshop
A free workshop covering local privilege escalation attack vectors on Windows and Linux, including slides, exercise worksheets, lab VMs, an…
322129maintenance
wowlusitong/awesome-education
A curated awesome-list collecting software and services that offer educational discounts for students. It catalogs deals from vendors like …
322129maintenance
Codewars
This repository is the public issue tracker for Codewars, a community platform for practicing programming through ranked code challenges ca…
322124maintenance
xianlubird/mydocker
Source code for the Chinese book '自己动手写Docker' (Build Your Own Docker), which guides readers through implementing a minimal container engin…
322124maintenance
rust-in-action/code
The official companion source code repository for the book 'Rust in Action' by Tim McNamara, published by Manning Publications. It contains…
322123maintenance
AlexIoannides/pyspark-example-project
A reference example project demonstrating best practices for structuring PySpark ETL jobs and applications. It shows how to organize code f…
102118maintenance
Jason2Brownlee/CleverAlgorithms
An open-source book, 'Clever Algorithms: Nature-Inspired Programming Recipes', providing structured descriptions, pseudo-code, and Ruby cod…
322115maintenance
sl1673495/leetcode-javascript
A curated collection of 100+ classic LeetCode problem solutions written in JavaScript, organized by topic labels (recursion, backtracking, …
322114maintenance
zhangbc/eBooks
A curated collection of classic IT eBooks, primarily in Chinese, covering server systems, AI/ML, algorithms, networking, and programming la…
322112maintenance
LearningOS/rust-based-os-comp2023
The 2023 autumn/winter Open-Source OS Training Camp, a structured educational program teaching Rust programming and OS kernel design using …
322109maintenance
zero-equals-false/awesome-programming-books
A curated awesome-list of recommended programming and computer science books, organized by topics such as algorithms, AI, software architec…
322109maintenance
threadshare/php
A curated Chinese-language learning resource collection for PHP and web development beginners, including video tutorials, sample code, book…
102108maintenance
normanmaurer/netty-in-action
Source code for all chapters of the book 'Netty in Action' by Norman Maurer and Marvin Allen Wolfthal. It provides Maven-based example proj…
322104maintenance
alivebao/clean-code-js
A Chinese translation of the Clean Code JavaScript style guide, adapting Robert C. Martin's 'Clean Code' principles to JavaScript. It provi…
322097maintenance
GoogleCloudPlatform/ml-design-patterns
Jupyter Notebook source code accompanying the O'Reilly book 'Machine Learning Design Patterns' by Lakshmanan, Robinson, and Munn. It demons…
102097maintenance
CombineCommunity/rxswift-to-combine-cheatsheet
A reference cheatsheet mapping RxSwift operators and types to their Apple Combine equivalents, available as Markdown tables and searchable …
602089maintenance
ityouknow/spring-boot-leaning
A collection of companion code repositories for Chinese Spring Boot course series, covering Spring Boot 1.X and 2.X with integrations like …
322089maintenance
lefex/FE
A free multimedia e-book ('前端小课' / Frontend Mini Lessons) that teaches front-end web development from zero, covering HTML, CSS, JavaScript,…
322088maintenance
scalad/Note
A Chinese-language collection of Java study notes covering common utilities, algorithms, encryption, databases (MySQL), interview questions…
322083maintenance
dolotech/ebook
A curated collection of learning materials and notes, primarily containing detailed Go programming notes covering goroutines, channels, int…
322081maintenance
michalmalik/linux-re-101
A curated collection of links, papers, and references for Linux reverse engineering, covering ELF binaries, syscalls, assembly, and anti-de…
322078maintenance
jasonhua95/awesome-dotnet-core
A Chinese-language curated awesome list of .NET Core libraries, tools, frameworks, and software, translated and annotated from the English …
322077maintenance
crista/exercises-in-programming-style
A comprehensive collection of Python programs that solve the same term-frequency task using many different programming styles, each with do…
232077maintenance
waynewbishop/bishop-algorithms-swift
An open-source Swift framework providing reference implementations of common data structures and algorithms such as linked lists, sorting, …
232075maintenance
ExpLife0011/awesome-windows-kernel-security-development
A curated awesome-list of resources for Windows kernel security development, covering kernel drivers, hooking techniques, process injection…
322074maintenance
AlexanderGrom/go-patterns
A curated collection of 22 classic GoF design patterns implemented in Go, organized into creational, structural, and behavioral categories.…
322073maintenance
trananhkma/fucking-awesome-python
A curated list of Python libraries and tools, forked from awesome-python and augmented with GitHub star and fork counts for each entry. It …
322071maintenance
CarpenterLee/JavaLambdaInternals
A tutorial series of articles explaining Java 8 functional programming, Lambda expressions, and the Streams API, including their underlying…
322069maintenance
rigtorp/awesome-lockfree
A curated awesome-list of resources on wait-free and lock-free programming, including libraries, papers, books, blogs, and websites. It ser…
322069maintenance
StephenGrider/GoCasts
A companion repository of Go code examples for Stephen Grider's Udemy course 'Go: The Complete Developer's Guide'. It contains the source c…
322065maintenance
cdarwin/go-koans
A set of koans (fill-in-the-blank failing tests) for learning the Go programming language, inspired by Ruby Koans. Learners run `go test` a…
322065maintenance
willitscale/learning-solidity
A companion repository of Solidity example code for a YouTube tutorial series on Ethereum smart contract development. It covers basics thro…
322064maintenance
workshopper/stream-adventure
stream-adventure is an interactive command-line tutorial (workshopper) for learning Node.js streams. It presents a series of exercises that…
232064maintenance
objcio/app-architecture
Sample code repository for the objc.io 'App Architecture' book, demonstrating iOS application design patterns in Swift. It contains the Rec…
322055maintenance
mritd/dockerfile
A collection of personally maintained Dockerfiles for building small Docker images (Alpine-based tools like filebeat, frp, tor, mattermost,…
102055maintenance
chokcoco/jQuery-
A Chinese-language annotated walkthrough of the jQuery 1.10.2 source code, with the author's explanatory comments embedded in the source fi…
322052maintenance
h0mbre/Learning-C
A collection of beginner assignments and mini-projects for learning the C programming language, written by a fellow learner. Each task come…
322052maintenance
kriasoft/Folder-Structure-Conventions
A reference guide documenting folder/directory structure options and naming conventions for software projects. It catalogs common top-level…
322048maintenance
lizrice/containers-from-scratch
A small educational Go codebase demonstrating how to build a minimal container from scratch using Linux namespaces and cgroups, presented a…
732044maintenance
dairongpeng/algorithm-note
A Chinese-language systematic study note collection covering common data structures and algorithms (arrays, linked lists, trees, graphs, re…
322043maintenance
timoxley/functional-javascript-workshop
A NodeSchool-style interactive workshop that teaches fundamental functional programming in JavaScript using only vanilla ES5, with no libra…
322040maintenance
aforarup/interview
A curated list of resources for preparing for technical coding interviews, including articles, books, coding practice sites, guides, and sy…
322039maintenance
flame/how-to-optimize-gemm
A tutorial wiki repository by Prof. Robert van de Geijn teaching step-by-step how to optimize general matrix-matrix multiplication (GEMM) u…
322037maintenance
krzysztofzablocki/Bootstrap
KZBootstrap is an iOS project bootstrap template that sets up high-quality project configuration, build settings, and code quality tooling …
232036maintenance
zhoubolei/bolei_awesome_posters
A collection of academic poster examples and downloadable PowerPoint templates from CVPR, ECCV, and NeurIPS presentations, shared by resear…
322034maintenance
walu/phpbook
An open-source Chinese-language book on developing PHP extensions and working with the PHP engine internals. It is written in Markdown chap…
322032maintenance
Froussios/Intro-To-RxJava
An extensive online tutorial book teaching RxJava, the reactive programming library for the JVM, adapted from the IntroToRx guide for Rx.NE…
322031maintenance
stephenturner/oneliners
A curated collection of useful bash one-liners for bioinformatics, covering awk, sed, sort/uniq/cut, find/xargs/GNU parallel, seqtk, and GF…
232027maintenance
Baeldung/spring-security-oauth
A companion repository of example modules for Baeldung's Spring Security OAuth tutorials and the 'Learn Spring Security OAuth' course. It c…
722026maintenance
maxvfischer/DIY-CNC-machine
A detailed tutorial guide for building a DIY CNC machine from scratch, based on Ivan Miranda's design. It includes a complete bill of mater…
322025maintenance
heckj/swiftui-notes
An open-source book and reference documentation on Apple's Combine framework, with notes on using it alongside SwiftUI and UIKit. It includ…
322024maintenance
wesbos/es6.io
Starter files and exercise code for Wes Bos's 'ES6 for Everyone' premium video course on modern JavaScript. The repository contains the HTM…
322024maintenance
chaoyanghe/Awesome-Federated-Learning
A curated awesome-list of federated learning research publications organized by venue, problem, and method, maintained as part of the FedML…
322019maintenance
udacity/ud851-Exercises
A repository of exercise code for Udacity's Developing Android Apps (ud851) course. It provides toy app starter and solution projects used …
322016maintenance

← prev page 42 / 62 next →