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
rtlamr
A Go-based software-defined radio receiver that decodes Itron ERT smart meter transmissions in the 900MHz ISM band using an inexpensive rtl…
792535active
mono0926/LicensePlist
LicensePlist is a Swift command-line tool that automatically generates a Plist of license notices for all dependencies of an iOS applicatio…
952534active
webosbrew/dev-manager-desktop
A cross-platform desktop application for managing developer mode and rooted webOS TVs, built with Tauri, Rust, and Angular. It lets users a…
932533active
samuelcolvin/watchfiles
watchfiles is a Python library providing simple, high-performance file watching and code reload, built on the Rust Notify library. It offer…
882533stable
virtio-win/virtio-win-pkg-scripts
A set of Python scripts for packaging virtio-win Windows drivers into ISO images and RPM packages for KVM/QEMU virtualization. The generate…
652533active
josefadamcik/SofleKeyboard
Sofle is an open-source 6x4+5 column-staggered split ergonomic keyboard design with encoder support, based on the Lily58, Corne, and Helix …
532533active
itayinbarr/little-coder
little-coder is a terminal coding agent built on the pi agent loop, tuned for small local language models like Qwen via Ollama or llama.cpp…
812532active
dosisod/refurb
Refurb is a command-line linter that suggests modern, idiomatic replacements for older or verbose Python code patterns. It uses type inform…
722532active
mitogen-hq/mitogen
Mitogen is a Python library for writing distributed self-replicating programs that bootstrap copies of themselves on remote machines over S…
1002531active
briandowns/spinner
A Go package providing 90 configurable terminal spinner/progress indicators for command-line applications. It lets developers easily add an…
232531stable
snoopwpf/snoopwpf
Snoop is an open-source WPF spy utility that lets you inspect the visual, logical, and automation trees of any running WPF application with…
822530active
DidierStevens/DidierStevensSuite
A bundled collection of Didier Stevens' security research tools, distributed as a ZIP and GitHub repository of Python scripts and utilities…
752530active
kdash-rs/kdash
KDash is a fast, keyboard-driven terminal UI dashboard for Kubernetes built in Rust. It lets users watch, inspect, and manage cluster resou…
982529active
aisuda/amis-editor-demo
A demo application showcasing amis-editor, a visual drag-and-drop editor for building pages with the amis low-code framework. It provides a…
372529active
ERC721A
ERC721A is a Solidity smart contract library providing a fully compliant IERC721 (NFT) implementation optimized for significant gas savings…
232529stable
SageMath
SageMath is a free, open-source mathematics software system built on Python that integrates many existing libraries (NumPy, SciPy, SymPy, M…
922528stable
nirsky/react-native-size-matters
A lightweight, zero-dependency React Native utility library for scaling UI dimensions across different device screen sizes. It provides sca…
232528stable
evanwashere/mitata
Mitata is a microbenchmarking library for JavaScript runtimes (Bun, Deno, Node.js) and C++ via a single header. It provides a clean API for…
372526active
hyperjumptech/grule-rule-engine
Grule is a rule engine library for Go, inspired by JBoss Drools, with its own Domain-Specific Language (GRL) for defining production rules.…
652525active
qlustered/deepdiff
DeepDiff is a Python library for deep comparison, search, and hashing of arbitrary Python objects, including nested dictionaries and iterab…
852524active
sjlleo/netflix-verify
A Go-based CLI script that checks whether a server's network (IPv4/IPv6) can access Netflix, including region and unlock-level detection. I…
362524active
cixingguangming55555/wechat-bot
A free toolset (funtool) providing proxy executables that let the Claude Code CLI use free NVIDIA-hosted large models such as Kimi K2.5, GL…
622523active
Pyomo/pyomo
Pyomo is a Python-based open-source algebraic modeling language for formulating, solving, and analyzing structured optimization problems. I…
912518stable
aws/agent-toolkit-for-aws
An official AWS-supported toolkit providing MCP servers, skills, and plugins that give AI coding agents the tools, knowledge, and guardrail…
592518stable
microsoft/CsWin32
A C# source generator that emits strongly-typed P/Invoke and COM interop bindings for Win32 APIs from .winmd metadata. It generates friendl…
1002517active
JeoJay127/RapidEFI-Tool
RapidEFI is a free, offline GUI tool for configuring, auto-generating, and maintaining OpenCore EFI folders for Hackintosh (macOS on PC) se…
932517active
r-lib/devtools
devtools is an R package that streamlines R package development with functions for loading, documenting, testing, building, and installing …
882517stable
Video Transcoding
A set of standalone Ruby command-line scripts that wrap HandBrake and FFmpeg to transcode, inspect, and convert video files. It focuses on …
792517active
OpenIntelWireless/IntelBluetoothFirmware
A macOS kernel extension (kext) that uploads Intel wireless Bluetooth firmware to enable native Bluetooth support on Intel hardware. Firmwa…
502517stable
CTurt/FreeDVDBoot
FreeDVDBoot is a PlayStation 2 DVD Player exploit written in C that lets users burn homebrew discs which boot on unmodified PS2 consoles. I…
322517stable
natesales/q
q is a tiny, feature-rich command line DNS client written in Go. It supports querying over UDP, TCP, DNS-over-TLS, DNS-over-HTTPS, DNS-over…
852514active
ErikEJ/EFCorePowerTools
EF Core Power Tools is a Visual Studio extension and cross-platform CLI (efcpt) for Entity Framework Core that provides GUI-based reverse e…
702514active
kingkongshot/Pensieve
Pensieve is a self-growing project memory system for AI coding agents, implemented as a skill that replaces a static CLAUDE.md with a four-…
542514active
DannyMac180/sol-advisor
Sol Advisor is a Codex-native plugin that orchestrates AI-driven software delivery through risk-gated routing, declaring a route (solo, del…
562512active
crosstool-ng/crosstool-ng
Crosstool-NG is a versatile toolchain generator that builds cross-compilation toolchains (compiler, linker, libraries) for many target arch…
872510active
Keats/validator
A Rust library providing struct validation via a custom derive macro, inspired by marshmallow and Django validators. It offers built-in rul…
752510stable
HughYau/AcademicForge
AcademicForge is a curated catalog and installer platform of AI agent skills for academic writing and research, targeting Claude Code, Open…
602510active
yonaskolb/Mint
Mint is a command-line package manager that installs and runs executable Swift packages built with the Swift Package Manager. It caches bui…
492510active
Termshark
Termshark is a terminal user interface for tshark, the Wireshark command-line packet analyzer, offering Wireshark-like packet inspection in…
239988maintenance
vbauerster/mpb
mpb is a Go library for rendering multiple progress bars in terminal CLI applications. It supports dynamic add/remove of bars, dynamic tota…
992509active
orlp/pdqsort
Pattern-defeating quicksort (pdqsort) is a C++ sorting algorithm library that combines quicksort's fast average case with heapsort's fast w…
322506stable
ValveSoftware/source-sdk-2013
Valve's Source SDK 2013, the source code for the Source engine's game layer including Half-Life 2, Half-Life 2: Deathmatch, and Team Fortre…
779970maintenance
miek/inspectrum
inspectrum is a desktop tool for analysing captured radio signals, primarily from software-defined radio receivers. It provides a zoomable …
542504active
KhronosGroup/SPIRV-Cross
SPIRV-Cross is a tool and C++ library from Khronos for parsing SPIR-V binaries, performing reflection, and decompiling them back to high-le…
682502stable
alexanderepstein/Bash-Snippets
A collection of small, dependency-free bash scripts for heavy terminal users, covering utilities like cheatsheet lookup, file encryption, G…
239950maintenance
farouqaldori/vibe-notch
A macOS menu bar app that displays Dynamic Island-style notifications from the MacBook notch for Claude Code CLI sessions. It monitors sess…
662501active
spring-projects/spring-kafka
Spring for Apache Kafka (spring-kafka) is a Java library that applies familiar Spring abstractions to Apache Kafka-based messaging. It prov…
992500stable
rpmalloc
rpmalloc is a public domain cross-platform lock-free thread-caching memory allocator implemented in a single ~3300-line C source file with …
942500stable
NAPALM
NAPALM is a Python library that provides a unified API for interacting with network devices from multiple vendors, such as routers and swit…
852498active
fnando/browser
A Ruby gem for detecting browsers, bots, devices, and platforms from user agent strings. It includes ActionController integration for Rails…
442498active
javierbyte/img2css
A web tool that converts any image into pure CSS, recreating it as a matrix of box-shadows on a single pixel div or as a base64-embedded im…
672497active
expo/skills
A collection of official AI agent skills from the Expo team that give coding agents focused knowledge for building, deploying, upgrading, a…
612497active
aksakalli/gtop
gtop is a terminal-based system monitoring dashboard that displays CPU, memory, network, and process metrics in a graphical TUI. It is inst…
459930maintenance
Safe PHP
Safe-PHP redeclares PHP core functions in a Safe namespace so they throw exceptions instead of returning false on error. It also provides S…
882496active
sindresorhus/Defaults
A Swift library providing a strongly-typed, modern facade over UserDefaults for persistent key-value storage in Apple platform apps. It sup…
872496stable
sepandhaghighi/art
ART is a Python library for converting text into ASCII art, offering 677 fonts, 711 one-line art pieces, and 218 text decorations. It also …
712495stable
p-gen/smenu
smenu is a terminal-based selection filter that reads words from stdin or a file and presents them in a scrolling, interactive window for k…
572492active
weggli-rs/weggli
weggli is a fast semantic search tool for C and C++ codebases that performs pattern matching on abstract syntax trees using a query languag…
232492active
legendsayantan/ShizuTools
ShizuTools is an Android app that provides a suite of tools for controlling the Android system beyond normal user permissions, using the Sh…
712490active
fastapi/asyncer
Asyncer is a small Python library built on AnyIO that provides a handful of utility functions for working with async/await and concurrent c…
962488active
cocotb/cocotb
cocotb is a coroutine-based Python framework for writing testbenches that verify VHDL, Verilog, and SystemVerilog RTL designs via cosimulat…
882488stable
LSPosed/AndroidHiddenApiBypass
A pure-Java Android library that bypasses restrictions on non-SDK (hidden) interfaces, offering two variants: HiddenApiBypass (Unsafe-based…
702488active
EntilZha/PyFunctional
PyFunctional is a Python library for creating data pipelines using chained functional operators like map, filter, and reduce. Its API is in…
272488stable
redguardtoo/emacs.d
A fast and robust Emacs configuration (dotfiles) written in Emacs Lisp, maintained by redguardtoo. It provides a batteries-included, optimi…
762486active
zce/caz
Caz (Create App Zen) is a lightweight, zero-dependency, template-based scaffolding CLI tool written in TypeScript, inspired by Yeoman and V…
682486active
cargo-generate/cargo-generate
cargo-generate is a Rust CLI tool (a cargo subcommand) that scaffolds new Rust projects from existing git repositories used as templates. I…
992485active
Nelarius/imnodes
imnodes is a small, dependency-free node editor extension for dear imgui, written in C++. It provides immediate-mode building blocks for cr…
592485active
terryyin/lizard
Lizard is an extensible cyclomatic complexity analyzer supporting many popular languages including C/C++, Java, Python, and JavaScript, wit…
902484active
builtbybel/CrapFixer
CrapFixer is a lightweight Windows utility that cleans up junk, removes ads and preinstalled bloatware, and tweaks privacy settings on Wind…
862484active
forkingdog/UITableView-FDTemplateLayoutCell
An Objective-C library that automatically calculates UITableViewCell heights using template auto layout cells, with optional height caching…
329865maintenance
0xd4d/dnlib
dnlib is a C# library that reads and writes .NET assemblies and modules, including method bodies and IL code. It supports loading modules f…
612483stable
googlesamples/easypermissions
EasyPermissions is a Java wrapper library that simplifies Android runtime (M+) system permission requests and handling in Activities and Fr…
109855maintenance
mhaeuser/Battery-Toolkit
A macOS menu bar application for Apple Silicon Macs that controls the platform power state, allowing users to set battery charge limits and…
102480active
aFarkas/html5shiv
A small JavaScript polyfill that enables HTML5 sectioning elements (like section, article, nav) in legacy Internet Explorer 6-8 and provide…
239849maintenance
unjs/magicast
Magicast is a TypeScript library for programmatically modifying JavaScript and TypeScript source files using a simple, JSON-like proxy API …
942478active
timarney/react-app-rewired
A tool that lets you override create-react-app's webpack configuration without ejecting or forking react-scripts. You provide a config-over…
669841maintenance
artisticat1/obsidian-latex-suite
An Obsidian plugin that makes typesetting LaTeX math as fast as handwriting through configurable snippets, text expansion, and editor enhan…
992477active
mohsen1/yek
Yek is a fast Rust CLI tool that serializes text files in a repository or directory into a single stream or chunked output optimized for LL…
802476active
MatthewHerbst/react-to-print
A React library that lets you print the content of React components directly from the browser via a hook-based API. It handles building the…
792475active
mkubecek/vmware-host-modules
A collection of patches that allow VMware Workstation and Player host kernel modules (vmmon and vmnet) to build against recent Linux kernel…
322474active
uber/piranha
PolyglotPiranha is a lightweight code transformation toolset from Uber for automating large-scale code changes, primarily cleaning up stale…
802473active
vivien/i3blocks
i3blocks is a hacker-friendly status line generator for the i3 and Sway window managers, executing user-defined commands on intervals, sign…
232473stable
python-gitlab/python-gitlab
python-gitlab is a Python package providing access to the GitLab v4 REST API and GraphQL API, including a CLI tool wrapping REST endpoints.…
982472stable
jump-dev/JuMP.jl
JuMP is a domain-specific modeling language for mathematical optimization embedded in Julia. It lets users formulate linear, mixed-integer,…
952470stable
RRethy/vim-illuminate
A (Neo)Vim plugin that automatically highlights other uses of the word under the cursor using LSP, Tree-sitter, or regex matching. It inclu…
762467stable
The-Wineskin-Project/WineskinServer
Wineskin is a modernized macOS application for wrapping Windows software and games in Wine so they run as native-looking Mac apps. It suppo…
102466active
ice-cube-ruby/ice_cube
ice_cube is a Ruby library for defining and querying recurring event schedules using an iCalendar-inspired rule syntax. It lets you build r…
512465stable
microsoft/debugpy
debugpy is Microsoft's Python debugger implementing the Debug Adapter Protocol (DAP). It supports running scripts with debugging enabled, a…
912464active
donmccurdy/three-gltf-viewer
A browser-based drag-and-drop viewer for previewing glTF 2.0 3D models using WebGL and three.js. It is available as a hosted web app at glt…
572464active
gpac/mp4box.js
MP4Box.js is a JavaScript/TypeScript library for parsing, segmenting, and extracting samples from MP4 (ISOBMFF) files, inspired by GPAC's M…
962463active
vishnubob/wait-for-it
wait-for-it is a pure bash script that tests and waits for the availability of a TCP host and port, with optional timeout and strict mode. …
329769maintenance
xdissent/ievms
A shell script that automates downloading and installing Microsoft's IE App Compat virtual machine images (IE6 through IE11 and MSEdge) int…
239767maintenance
modstart-lib/linkandroid
LinkAndroid is an open-source, cross-platform desktop application built with Electron that connects Android phones to PCs over USB or Wi-Fi…
882462active
GyanD/codexffmpeg
A GitHub releases mirror for Gyan.dev's Windows FFmpeg builds, including full, essentials, and shared variants plus SHA-256 hashes and vers…
962460active
socketry/async
Async is a composable asynchronous event-driven I/O framework for Ruby built on the io-event gem. It provides lightweight fiber-based concu…
1002459stable
ruby/rake
Rake is a Make-like build utility implemented in Ruby, where tasks and dependencies are defined in Rakefiles using standard Ruby syntax. It…
882459stable
BOINC/boinc
BOINC is an open-source platform for volunteer computing, enabling large-scale distributed high-throughput computing using volunteered home…
952458stable
reactphp/promise
A lightweight implementation of CommonJS Promises/A for PHP, providing Deferred and Promise abstractions for representing pending asynchron…
602458stable
ealeksandrov/ProvisionQL
A macOS Quick Look plugin and file inspector for Apple app archives (.ipa, .xcarchive, .appex) and provisioning profiles (.mobileprovision,…
862457active
lydell/eslint-plugin-simple-import-sort
An ESLint plugin that sorts JavaScript and TypeScript imports (and exports) via eslint --fix. It requires no extra tooling and handles comm…
772455active

← prev page 32 / 137 next →