Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: developer-tools

13657 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
chongdashu/unreal-mcp
An Unreal Engine 5 plugin plus a Python MCP server that lets AI assistant clients like Cursor, Windsurf, and Claude Desktop control Unreal …
272071experimental
Unity-Technologies/AutoLOD
AutoLOD is a Unity framework that automatically generates levels of detail (LOD) for 3D model assets on import and optimizes whole scenes v…
232056experimental
FractalFir/rustc_codegen_clr
An experimental Rust compiler backend plugin that transpiles Rust code into .NET CIL assemblies or C source files. It includes a Rust/.NET …
492052experimental
Expert
Expert is the official Language Server Protocol (LSP) implementation for the Elixir programming language, merging the community ElixirLS, L…
902051experimental
mypyc/mypyc
Mypyc is a compiler that translates type-annotated Python modules into fast C extensions, using mypy for type checking and inference. It po…
322022experimental
learnk8s/xlskubectl
xlskubectl is a bridge that integrates Google Spreadsheets with the Kubernetes API, letting you view and edit cluster resources directly fr…
322008experimental
lapce/lapdev
Lapdev is a platform that creates production-accurate development environments for Kubernetes apps by reading existing cluster manifests an…
451966experimental
stacks-archive/sbtc-developer-release
A Rust workspace containing sBTC primitives, signer components, and helper tools for the Stacks ecosystem's 1:1 Bitcoin-backed asset. It in…
101950experimental
charmbracelet/fang
Fang is a Go library that wraps Cobra CLI applications with batteries-included styling and features. It provides styled help and error outp…
701943experimental
Diamond Types CRDT
A high-performance Rust CRDT library for concurrent text editing, enabling multiple users to edit shared documents in a P2P network without…
771836experimental
laravel/wayfinder
Laravel Wayfinder is a Composer package plus Vite plugin that generates fully-typed, importable TypeScript functions from Laravel controlle…
861826experimental
lvkv/whenfs
WhenFS is a FUSE filesystem written in Rust that stores files and directories inside Google Calendar events, turning a calendar into a work…
241824experimental
rohitdhas/shittier
Shittier is a satirical code formatting CLI that intentionally makes code look as messy and unreadable as possible, the opposite of Prettie…
291806experimental
RimoChan/match-you
A satirical joke tool called '您配吗' (Do You Deserve It?) that deletes installed dependencies from a machine, forcing the victim to figure ou…
321804experimental
rust-lang/polonius
Polonius is a core library from the Rust project that models and implements the Rust borrow checker analysis. It supports multiple algorith…
661741experimental
buyukakyuz/corroded
corroded is a satirical Rust crate offering deliberately unsafe utilities (null dereferencing, transmutation, aliasing mutable references, …
451729experimental
fzyzcjy/flutter_smooth
A Flutter library that keeps apps at roughly 60 FPS even when widget trees are very heavy to build or layout, by offloading expensive work …
771708experimental
overshard/timestrap
Timestrap is a self-hosted time tracking web application built with Python and Django, deployable anywhere via Docker. It supports exportin…
101700experimental
1jehuang/mermaid-rs-renderer
A pure Rust renderer for Mermaid diagrams that outputs SVG without requiring a browser or Node.js. It supports 23 diagram types and is dram…
791690experimental
rust-osdev/bootloader
An experimental x86_64 bootloader written in pure Rust that works on both BIOS and UEFI systems. It lets OS developers package their Rust k…
921688experimental
malbiruk/driftwm
driftwm is a trackpad-first Wayland compositor that arranges windows at native size on an infinite 2D canvas, with the display acting as a …
811667experimental
gchp/iota
Iota is a terminal-based text editor written in Rust, aiming to be fast, extensible, and cross-platform. It is in early stages of developme…
321661experimental
Davia
Davia is an open-source CLI and platform that lets AI coding agents generate interactive, editable internal documentation for a codebase. D…
101656experimental
Emanuele-web04/synara
Synara is a local-first desktop application that serves as a workspace and control plane for coding-agent runtimes like Claude Code, Codex,…
781642experimental
lcompilers/lpython
LPython is an ahead-of-time Python compiler written in C++ that compiles a subset of Python to fast native binaries via LLVM, C, C++, and W…
481630experimental
dotnet/runtimelab
dotnet/runtimelab is a sandbox repository for experimenting with new .NET runtime features and ideas that may eventually be upstreamed into…
771616experimental
happier-dev/happier
Happier is an open-source, end-to-end encrypted companion client for AI coding agents like Claude Code, Codex, Gemini, and OpenCode. It let…
831615experimental
haileys/doslinux
DOS Subsystem for Linux is a tool that lets users run Linux programs from the MS-DOS command prompt, similar to how WSL brings Linux to Win…
321591experimental
DeadWaveWave/opencove
OpenCove is an Electron-based desktop application that provides an infinite 2D canvas workspace for managing AI coding agents like Claude C…
641579experimental
Kotlin/kotlinx-io
kotlinx-io is a Kotlin multiplatform library providing basic I/O primitives such as Buffer, Source, Sink, and ByteString, inspired by Okio.…
861549experimental
fossasia/knitlib
Knitlib is a Python library and API for controlling a variety of knitting machines, mechanisms, and hacks, with machine support added via a…
611544experimental
danielmiessler/Telos
Telos is an open-source framework for creating 'Deep Context' about things that matter to humans, providing a structured format (Telos Cont…
491536experimental
jalonsogo/tui-studio
TUIStudio is a Figma-like visual editor for designing Terminal User Interface applications with drag-and-drop components, live ANSI preview…
541534experimental
dvdsgl/claude-canvas
A Claude Code plugin that spawns interactive terminal UI canvases in tmux split panes, giving the AI agent its own external display. It is …
431510experimental
Morphe
Morphe is an open-source Android app patcher that modifies APKs of apps like YouTube, YouTube Music, and Reddit to add features such as ad …
84166active
raunofreiberg/inspx
A lightweight React library that provides pixel-perfect layout inspection by overlaying margin, padding, and size measurements when hoverin…
321476experimental
glide-browser/glide
Glide is an extensible, keyboard-focused web browser built as a fork of Firefox, with modal Vim-like keymaps, a TypeScript configuration AP…
831471experimental
Textualize/textual-web
textual-web is a Python service that publishes Textual TUI apps and terminal sessions to the browser via public URLs. It lets anyone with i…
191462experimental
secret-tools/secret-tool
A repository of 'classified' Discord utilities (bots, panels, automation) marketed with aggressive, hype-style README content. It provides …
521452experimental
ostafen/digler
Digler is a forensic disk analysis and file recovery tool written in Go, offering both a CLI and a desktop application. It scans disk image…
671449experimental
ProjectUnifree/unifree
A Python CLI tool that helps migrate Unity game projects to other engines, primarily Godot and Unreal Engine. It scans Unity projects for m…
281400experimental
bluetuith-org/bluetuith
bluetuith is a cross-platform terminal user interface (TUI) Bluetooth connection manager written in Go. It lets users interact with Bluetoo…
871399experimental
zampierilucas/scx_horoscope
A sched_ext CPU scheduler for Linux written in Rust that makes real kernel scheduling decisions based on astrological data such as planetar…
451397experimental
andrei-markeev/ts2c
A transpiler that converts JavaScript/TypeScript source code into readable C89 code. It was created to let developers program low-power IoT…
561377experimental
chrisdickinson/git-rs
An educational reimplementation of Git's core internals in Rust, covering loose and packed object reading, refs, commit graph walking, and …
321377experimental
iPower/KasperskyHook
A Windows research project that hooks system calls by loading Kaspersky's hypervisor driver (klhk.sys) and a custom kernel driver that subv…
661316experimental
Repo Visualizer
A GitHub Action that generates an SVG diagram visualizing the file structure of a repository, with customizable colors, exclusions, and dep…
101306experimental
armada-os/armada
Armada is a SteamOS-like Linux distribution for ARM64 gaming handhelds, built on Fedora bootc with device support derived from ROCKNIX. It …
801302experimental
kunkunsh/kunkun
Kunkun is an open-source, cross-platform, extensible app launcher built with Tauri, Rust, and Svelte. It supports custom extensions and wor…
531302experimental
cline/kanban
A local web application that provides a kanban board for running CLI coding agents in parallel, giving each task card its own terminal and …
741298experimental
zedless-editor/old-school-zedless
Zedless is a privacy-friendly, local-first fork of the Zed code editor written in Rust. It removes proprietary cloud service dependencies, …
101291experimental
ericfreese/rat
Rat is a Go-based tool that lets you compose ordinary shell commands into interactive terminal applications. It captures command output in …
771285experimental
ngrok/webernetes
Webernetes is a TypeScript port of a subset of Kubernetes that runs entirely in the browser without backend servers. It lets developers boo…
781280experimental
freecdn
Web2Img is a tool that bundles web files into a single image file, which is then extracted at runtime via a Service Worker. It lets develop…
321273experimental
zhouxiyu1997/friendmaker
Friend Maker is a desktop application (macOS/Windows) that converts images into pixel grids and controller action scripts, then drives an E…
781267experimental
nix-community/dream2nix
dream2nix is a modular Nix framework that automates reproducible packaging of projects from various programming language ecosystems (e.g. N…
761266experimental
JCluzet/Grademe
Grademe is a browser-based coding practice platform with a built-in IDE, real terminal, and instant byte-level grading of exercises, primar…
761232experimental
google/modernstorage
ModernStorage is a set of Kotlin libraries from Google that provide an abstraction layer over Android storage APIs, including the Storage A…
101226experimental
aspnet/AspLabs
A repository of experimental ASP.NET projects and prototypes that are not yet ready for production release, maintained by the ASP.NET team.…
771224experimental
anomalyco/rift
Rift is a fast Rust CLI that creates instant copy-on-write copies of project directories as a better alternative to git worktrees, using bt…
751213experimental
microsoft/winappCli
The Windows App Development CLI (winapp) is a single command-line tool from Microsoft for managing Windows SDKs, MSIX packaging, app identi…
841212experimental
socketsupply/unionstudio.app
Union Studio is an application by Socket Supply, with this repository serving as its support repo for issues and feedback. Alpha builds are…
341212experimental
Graviton-Code-Editor/Graviton-App
Graviton is a free, open-source, cross-platform code editor being rewritten on top of Tauri (Rust) with a React frontend and Deno-based ext…
101206experimental
aidenybai/cnfast
cnfast is a fast drop-in replacement for the popular `cn` utility (clsx + tailwind-merge) that produces byte-identical output while running…
691193experimental
mrousavy/react-native-multithreading
A React Native library that provides fast, low-overhead multithreading via JSI, letting developers offload blocking JavaScript calls or exp…
231171experimental
rust-lang/rustc_codegen_gcc
A GCC-based codegen backend for rustc that uses libgccjit for ahead-of-time compilation of Rust code. It allows compiling Rust on platforms…
771162experimental
NytroRST/ShellcodeCompiler
A C++ command-line compiler that converts a simplified C/C++-style source language into small, position-independent, NULL-free shellcode fo…
321158experimental
emexlab/Nyxian
Nyxian is a native iOS IDE that lets developers write, compile, sign, and run Swift, C, Objective-C, and C++ apps entirely on an iPhone or …
861154experimental
solod-dev/solod
Solod (So) is a strict subset of Go that transpiles to readable C11 code with zero runtime, no garbage collection, and native C interop. It…
761146experimental
nikic/scalar_objects
A PHP C extension that enables method calls on primitive types like strings and arrays, e.g. $str->length(). It serves as a proof-of-concep…
481143experimental
microsoft/powerbi-modeling-mcp
A local MCP server from Microsoft that exposes Power BI semantic modeling capabilities to AI agents, enabling natural-language creation and…
621128experimental
NafisiAslH/KnowledgeSharing
A Python project by a security-focused developer that appears to be an unfinished knowledge-sharing tool. The repository is explicitly mark…
321113experimental
brutal-org/brutal
BRUTAL is a hobby operating system built from scratch in modern C, inspired by brutalist design and combining 1970s UNIX ideals with modern…
671111experimental
drogus/jawsm
Jawsm is an experimental JavaScript to WebAssembly compiler written in Rust that produces standalone WASM binaries executable without bundl…
281101experimental
popey/unsnap
unsnap is a shell-based CLI tool that migrates installed snap packages to their flatpak equivalents on Linux. It generates a sequence of re…
101084experimental
rust-lang/portable-simd
The official Rust project group repository developing a portable SIMD API for the Rust standard library, exposing architecture-independent …
771074experimental
ShivamSarodia/ShivyC
ShivyC is a hobby C compiler written in Python 3 that supports a subset of the C11 standard and generates x86-64 Linux binaries with some o…
371064experimental
medusalix/FreeMDU
FreeMDU is an open hardware and software project for communicating with Miele appliances through their proprietary optical infrared diagnos…
591061experimental
microsoft/agentrc
AgentRC is a Microsoft CLI tool (also a VS Code extension) that measures how 'AI-ready' a repository is and generates context files like Co…
691052experimental
rikukissa/typehole
Typehole is a Visual Studio Code extension that automatically generates TypeScript interfaces from runtime values. It bridges serializable …
231049experimental
J3n5en/bye
A small open-source repository by J3n5en with no description, topics, or license metadata; the README contains only a farewell greeting. It…
361048experimental
snakster/cpp.react
C++React is a reactive programming library for C++ that enables declarative definition of data dependencies between state variables and eve…
321043experimental
ymir-emu/Ymir
Ymir is a work-in-progress Sega Saturn emulator written in modern C++ with an ImGui-based interface. It runs Saturn games from common disc …
831038experimental
davidfowl/Todos
A collection of todo list backend API implementations written in C# for .NET Core. It serves as reference sample code demonstrating differe…
321036experimental
jcalabro/uscope
uscope is a graphical debugger and introspection toolchain for native code on Linux, written from scratch in Zig including ELF/DWARF parsin…
631027experimental
Rikj000/MoniGoMani
MoniGoMani is a Freqtrade framework and trading strategy for cryptocurrency trading that uses weighted signals optimized via HyperOpt. It i…
101025experimental
tokenami/tokenami
Tokenami is a utility-first CSS library for building type-safe design systems using atomic CSS variables, with no runtime injection or bund…
971016experimental
KanatnikovMax/znanie-drevnix
Znanie Drevnix (В††) is a joke esoteric programming language implemented as a single C++ header file, letting users write code using Slavic…
271005experimental
anuraghazra/github-readme-stats
A serverless service that generates dynamic SVG stat cards (GitHub stats, streaks, language breakdowns) for embedding in GitHub profile and…
7779837abandoned
Atom
Atom is a hackable, deeply customizable open-source text editor built on Electron by GitHub, with a large package ecosystem managed via apm…
1060752abandoned
continuedev/continue
Continue is an open-source AI coding agent distributed as a CLI, VS Code extension, and JetBrains plugin, offering agent mode, chat, edit, …
8935747abandoned
Nativefier
Nativefier is a command-line tool that wraps any web page into a native-looking desktop application using Electron, producing executables f…
1035283abandoned
Pythagora-io/gpt-pilot
GPT Pilot was an AI coding agent that aimed to act as an 'AI developer', generating full applications step-by-step from a specification usi…
6733677abandoned
Brackets
Brackets is an open-source code editor for web development, built in JavaScript, HTML, and CSS, featuring inline editing and live browser p…
1032998abandoned
JakeWharton/butterknife
Butter Knife is a Java annotation-processing library for Android that binds views, listeners, and resources to fields and methods, eliminat…
3225346abandoned
ogham/exa
exa is a modern replacement for the Unix `ls` command, written in Rust as a single fast binary. It adds colors, icons, tree views, Git inte…
2324444abandoned
CodeHubApp/CodeHub
CodeHub is an open-source iOS application for browsing and managing GitHub repositories, issues, pull requests, and gists on iPhone, iPod T…
1022572abandoned
google/iosched
The official Google I/O conference companion Android app, open-sourced as a real-world sample of Modern Android Development. It demonstrate…
1021645abandoned
RxJS
The Reactive Extensions for JavaScript (RxJS 4) is a library for composing asynchronous and event-based programs using observable sequences…
1019336abandoned
railsware/upterm
Upterm is a terminal emulator with an interactive shell built on Electron, TypeScript, and React, offering IDE-like features such as smart …
1019060abandoned

← prev page 94 / 137 next →