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

function: cli

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

ProductHealth v2StarsMaturity
xodus-gaming/xodus
Xodus is a Rust project aiming to bring XBOX PC (Game Pass) games to Linux and possibly macOS by implementing XBOX authentication, MSIXVC p…
611344experimental
lagonapp/lagon
Lagon is an open-source runtime and platform for deploying TypeScript and JavaScript serverless functions at the edge, built on a Rust runt…
101341experimental
amimo/dcc
DCC (Dex-to-C Compiler) is a method-based ahead-of-time compiler that translates Android DEX bytecode into C code compiled via the NDK. It …
321312experimental
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
decaf-emu/decaf-emu
decaf-emu is a research-oriented Wii U emulator written in C++, providing a Qt GUI frontend (decaf-qt) and an SDL command-line frontend. It…
231278experimental
nethical6/conversation-steganography
A Go CLI tool that hides encrypted secret messages inside natural-looking chat text generated by a local LLM (GPT-2), enabling covert commu…
541243experimental
moonbitlang/core
moonbitlang/core is the standard library for the MoonBit programming language, released alongside the compiler. It provides builtin types, …
711198experimental
blackhillsinfosec/WifiForge
WifiForge is a Python-based training framework from Black Hills InfoSec that simulates Wi-Fi networks using mininet-wifi so pentesters can …
701190experimental
evincarofautumn/kitten
Kitten is a statically typed, stack-based concatenative programming language with Hindley-Milner type inference and an effect/permission sy…
321169experimental
anthdm/superkit
SUPERKIT is a full-stack web framework for Go that bundles project scaffolding, Templ-based views, Tailwind CSS, database migrations, valid…
141102experimental
tvlfyi/tvix
Tvix is a Rust implementation of the Nix language and package manager, developed by TVL as an alternative to the C++ Nix. It includes compo…
751090experimental
koutto/jok3r
Jok3r is a Python3 CLI framework that automates network and web black-box penetration testing by chaining 50+ open-source security tools. I…
321088experimental
levkk/rwf
Rwf is a comprehensive MVC web framework for building web applications in Rust, bundling an HTTP server, ORM, dynamic templates, authentica…
601063experimental
medusalix/FreeMDU
FreeMDU is an open hardware and software project for communicating with Miele appliances through their proprietary optical infrared diagnos…
591061experimental
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
solana-labs/solana
Solana is a high-performance, web-scale blockchain implemented in Rust, designed for fast, secure, scalable decentralized apps and marketpl…
1014941abandoned
GoogleCloudPlatform/terraformer
Terraformer is a Go CLI tool that generates Terraform configuration (tf/) and tfstate files from existing cloud infrastructure, effectively…
1014556abandoned
ConsenSys-archive/truffle
Truffle is a development environment, testing framework, and asset pipeline for Ethereum smart contract development, providing compilation,…
1013915abandoned
wechat-article/wechat-article-exporter
An online batch downloader for WeChat Official Account articles that exports posts in HTML, JSON, Excel, TXT, Markdown, and DOCX formats, i…
6812846abandoned
Fuck-XueXiQiangGuo
A cross-platform Electron desktop application that automates studying and point-earning on the Chinese 'Xuexi Qiangguo' (学习强国) app by simul…
328332abandoned
Empire
Empire is a post-exploitation framework with a pure PowerShell Windows agent and a pure Python Linux/OS X agent, offering encrypted communi…
107860abandoned
Datree
Datree is a CLI-based policy enforcement tool that scans Kubernetes YAML manifests against built-in and custom rules to block misconfigurat…
106334abandoned
openark/orchestrator
Orchestrator is a MySQL high availability and replication topology management tool that runs as a service with a web interface, HTTP API, a…
105775abandoned
21st-dev/1code
1Code is an open-source desktop and web client for orchestrating coding agents like Claude Code and Codex, with a Cursor-like UI, diff prev…
105600abandoned
Zend Framework
Zend Framework is a collection of 60+ loosely coupled, object-oriented PHP packages for building web applications and services, installable…
105432abandoned
tenable/terrascan
Terrascan is a static code analyzer for Infrastructure as Code that detects compliance and security violations across Terraform, CloudForma…
105210abandoned
aquasecurity/kube-hunter
kube-hunter is a Python-based tool that hunts for security weaknesses and vulnerabilities in Kubernetes clusters, running remotely, on a ma…
235084abandoned
10se1ucgo/DisableWinTracking
A Windows 10 utility that applies known registry and service tweaks to minimize Microsoft telemetry and tracking. It ships as a GUI/CLI Pyt…
104902abandoned
Waypoint
HashiCorp Waypoint is a Go-based tool that lets developers define their application build, deploy, and release lifecycle as code, with out-…
104720abandoned
huggingface/autotrain-advanced
AutoTrain Advanced is Hugging Face's no-code tool for training and deploying state-of-the-art machine learning models, covering LLM finetun…
744611abandoned
unconed/TermKit
TermKit is an experimental next-generation terminal application built on WebKit and Node.js, featuring token-based input, rich MIME-typed o…
324427abandoned
tty.js
tty.js is a Node.js application that serves an interactive terminal in the browser using express and socket.io, with tabs, windowing, 256-c…
324218abandoned
iMeiji/shadowsocks_install
A shell script that automatically installs and configures a Shadowsocks proxy server on Linux VPS instances, forked from Teddysun's well-kn…
234170abandoned
CodeboxIDE/codebox
Codebox is an open source cloud and desktop IDE built with Node.js, JavaScript, HTML, and LESS. It features a modular, extensible add-on ar…
234153abandoned
roboll/helmfile
Helmfile is a declarative CLI tool for deploying and managing Kubernetes Helm charts, letting teams define chart releases in a single YAML …
234033abandoned
eth0izzle/shhgit
shhgit is a secrets detection tool that scans GitHub, GitLab, Bitbucket repositories and local directories for accidentally committed crede…
363978abandoned
swagger-api/swagger-node
A Node.js module and CLI for designing, building, and testing Swagger 2.0-compliant REST APIs, integrating with Express, Hapi, Restify, and…
103945abandoned
AmbientRun/Ambient
Ambient is an open-source cross-platform runtime and multiplayer game engine built with Rust, WebAssembly, and WebGPU, featuring an in-game…
223908abandoned
riffusion/riffusion-hobby
Riffusion is a Python library for real-time music and audio generation using stable diffusion, converting between spectrogram images and au…
223902abandoned
yck1509/ConfuserEx
ConfuserEx is a free, open-source protector for .NET applications that provides obfuscation features such as symbol renaming, control flow …
103765abandoned
LUX-Core/lux
LUX Core is the full-node client for the LUX cryptocurrency, a 2017 fork of the Bitcoin codebase written in C++ that implements a hybrid Po…
233739abandoned
facebookresearch/fairseq-lua
Fairseq-lua is Facebook AI Research's sequence-to-sequence learning toolkit for the Torch framework, focused on neural machine translation …
103725abandoned
Pagedraw/pagedraw
Pagedraw is a WYSIWYG design tool, similar to Sketch or Figma, that compiles visual designs into production-quality JSX/CSS code for React …
233561abandoned
Proxmark3
The official (now archived) client software, FPGA logic, and design documentation for the Proxmark3, a general-purpose RFID tool that can s…
493539abandoned
ClusterHQ/flocker
Flocker is an open-source container data volume manager for Dockerized applications, providing portable datasets that follow containers as …
323383abandoned
SqueezerIO/squeezer
Squeezer is a JavaScript framework and CLI for building serverless decentralized applications (dApps) on blockchains like Ethereum and Bitc…
103192abandoned
FeeiCN/Cobra
Cobra is a source code security audit (SAST) tool that scans PHP, Java, and other languages for common vulnerabilities like SQL injection, …
103186abandoned
AndroidIDE
AndroidIDE is a full IDE for building real, Gradle-based Android applications directly on Android devices, with Java/XML language servers, …
103082abandoned
ExpressGateway/express-gateway
Express Gateway is a microservices API gateway built on Node.js and Express.js that secures, proxies, and manages APIs using Express middle…
233031abandoned
oklog/oklog
OK Log is a distributed, coordination-free log management system for large clusters, distributed as a single static Go binary. It aggregate…
102971abandoned
frontity/frontity
Frontity is an open-source React framework for building fast frontends for headless WordPress sites, consuming content via the WordPress RE…
102933abandoned
IntelLabs/nlp-architect
NLP Architect is an open-source Python library from Intel AI Lab for exploring state-of-the-art deep learning topologies and optimization t…
102931abandoned
jprante/elasticsearch-jdbc
A JDBC importer tool that fetches tabular data from relational databases via SQL queries and indexes it into Elasticsearch. It runs as a Ja…
102809abandoned
gravitational/teleconsole
Teleconsole is a Go-based command line tool for sharing a UNIX terminal session with others and forwarding local TCP ports over SSH, aimed …
102761abandoned
allanzelener/YAD2K
YAD2K is a 90% Keras / 10% TensorFlow implementation and converter for YOLO_v2 object detection models. It converts Darknet cfg and weight …
322728abandoned
Keywhiz
Keywhiz is a Java-based system for centrally storing, managing, and distributing secrets such as TLS keys, API tokens, and database credent…
102623abandoned
versionpress/versionpress
VersionPress is a WordPress plugin that provides Git-based version control for WordPress sites, including database changes. It supports und…
102592abandoned
selfspy/selfspy
Selfspy is a Python daemon that continuously logs user activity on the computer—keystrokes, window titles, and clipboard content—storing it…
322493abandoned
evilsocket/bettercap
bettercap is a network attack and reconnaissance framework, described as a Swiss Army knife for WiFi, BLE, HID hijacking, CAN-bus, and IPv4…
102490abandoned
vmware-archive/kubewatch
Kubewatch is a Kubernetes watcher that monitors cluster resource changes and publishes notifications to collaboration channels like Slack, …
102423abandoned
Brigade
Brigade is an event-driven scripting platform for Kubernetes that lets teams run scriptable automated tasks in JavaScript or TypeScript, tr…
232417abandoned
coreos/fleet
fleet is a distributed init system that ties together systemd and etcd to schedule systemd units across a cluster of Linux machines. It is …
102415abandoned
tryolabs/luminoth
Luminoth is an open-source Python toolkit for computer vision built on TensorFlow and Sonnet, focused on object detection with Faster R-CNN…
232403abandoned
Aqueduct
Aqueduct is a multi-threaded HTTP server framework for Dart for building REST APIs, bundling a statically-typed PostgreSQL ORM, an OAuth 2.…
102384abandoned
Jaeles
Jaeles is a Go-based framework for building and running automated web application vulnerability scanners using customizable YAML signatures…
622369abandoned
Masonite
Masonite is a modern, developer-centric Python web framework with batteries-included features like an Active Record ORM, authentication, qu…
802360abandoned
Nosey Parker Suite
Nosey Parker is a Rust-based command-line secrets scanner that finds credentials and sensitive information in files, directories, GitHub, a…
102343abandoned
legba
XRay is a Go-based CLI tool for network reconnaissance and OSINT that enumerates subdomains via DNS bruteforcing, gathers open-port intelli…
102331abandoned
instill-ai/instill-core
Instill Core is a full-stack AI infrastructure tool for data, model, and pipeline orchestration, aimed at building AI-first applications wi…
762319abandoned
jamesrwhite/minicron
minicron is a self-hosted cron job monitoring system consisting of a CLI client that wraps command execution on your servers and a web UI s…
102317abandoned
LearnBoost/cluster
An extensible multi-core server manager for Node.js that spawns and supervises one worker process per CPU, with zero-downtime restarts, gra…
322285abandoned
rancher/rio
Rio is an application deployment engine for Kubernetes that layers custom resources and a CLI on top of any standard cluster to provide con…
102253abandoned
docker-archive/deploykit
InfraKit is a Go-based toolkit for declarative, self-healing infrastructure orchestration, built from small pluggable components that activ…
102251abandoned
ckreibich/scholar.py
A Python module that queries and parses Google Scholar search results, extracting publication metadata, citation counts, PDF links, and Bib…
102175abandoned
Ansible Container
A deprecated CLI tool that built Docker images and orchestrated container deployment using Ansible playbooks instead of Dockerfiles. It man…
102163abandoned
GitMiner
GitMiner is a Python CLI tool for advanced searching and mining of code and code snippets on GitHub, often used to find sensitive informati…
452151abandoned
spotify/helios
Helios is Spotify's Docker container orchestration platform for deploying and managing containers across a fleet of servers, with an HTTP A…
102135abandoned
brson/stdx
stdx is a curated meta-crate collecting the best-known Rust crates ('the missing batteries of Rust'), bundling libraries like serde, regex,…
342083abandoned
mapbox/robosat
RoboSat is an end-to-end Python pipeline for semantic segmentation and feature extraction from aerial and satellite imagery, identifying fe…
632064abandoned
linux-noah/noah
Noah is a Darwin subsystem for Linux that runs Linux binaries directly on macOS by trapping Linux system calls and translating them into Da…
101940abandoned
notadamking/RLTrader
RLTrader is a Python library providing a cryptocurrency trading environment built on OpenAI's gym, using deep reinforcement learning to tra…
231867abandoned
NotJoeMartinez/yt-fts
yt-fts is a Python command line tool that downloads all subtitles from a YouTube channel or playlist via yt-dlp and stores them in a SQLite…
591811abandoned
eth0izzle/bucket-stream
A Python CLI tool that monitors certificate transparency logs via certstream and discovers public Amazon S3 buckets by generating permutati…
361809abandoned
tower-archive/tower
Tower.js is a modular JavaScript framework of small (~1kb) components for building apps, manipulating data, and managing distributed infras…
321774abandoned
AutoForgeAI/autoforge
AutoForge is a long-running autonomous coding agent built on the Claude Agent SDK that builds complete applications across multiple session…
571770abandoned
dchelimsky/rspec
RSpec is a Behaviour Driven Development (BDD) testing framework for Ruby, composed of modular libraries: rspec-core (spec runner), rspec-ex…
101728abandoned
hexsum/Mojo-Webqq
A Perl-based SmartQQ/WebQQ client framework built on Mojolicious that provides a non-GUI QQ chat client with plugin support and HTTP API en…
321704abandoned
nodesecurity/nsp
nsp is the Node Security Platform command-line tool that checks Node.js projects for known vulnerabilities in their dependencies, with CVSS…
101653abandoned
IBM/openapi-to-graphql
A TypeScript library and CLI from IBM that translates REST APIs described by OpenAPI Specifications (OAS) or Swagger into GraphQL schemas a…
101646abandoned
syncany/syncany
Syncany is an open-source cloud storage and file-sharing application that backs up and syncs folders to arbitrary remote storage backends (…
101640abandoned
chinoogawa/fbht
A Python 2 command-line tool for interacting with and scraping Facebook accounts, including graph-based analysis of social connections. It …
231597abandoned
1602/compound
CompoundJS is an MVC web framework for Node.js built on top of ExpressJS, providing structure, resource-based routing, JugglingDB ORM, and …
321590abandoned
anchore/anchore-engine
Anchore Engine is an open-source service that inspects, analyzes, and certifies container images, scanning them against a vulnerability dat…
101589abandoned
pencilblue/pencilblue
PencilBlue is a full-featured open-source content management system and blogging platform for Node.js, featuring a plugin framework, relati…
231567abandoned
Farama-Foundation/ChatArena
ChatArena is a Python library providing multi-agent language game environments for large language models, built around a Markov Decision Pr…
371560abandoned
YahooArchive/mojito
Yahoo! Mojito is a JavaScript web application framework implementing the Cocktails platform, a hosted, multi-device, online/offline applica…
101560abandoned
SofianeHamlaoui/Lockdoor-Framework
Lockdoor Framework is a Python-based penetration testing framework that bundles a curated selection of security tools (information gatherin…
341549abandoned
huhamhire/huhamhire-hosts
A Python utility for managing the system hosts file to bypass internet censorship and access blocked websites like Google, YouTube, and Fac…
101524abandoned
benitoro/stockholm
A Python framework that crawls Shanghai and Shenzhen A-share stock market data from Yahoo YQL and Sina Finance, and tests stock-picking str…
321519abandoned
ByteAtATime/flare
Flare is an open-source, Raycast-compatible launcher for Linux built with Svelte, offering a command palette, Raycast extension support, ca…
371518abandoned

← prev page 80 / 81 next →