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

platform: cli

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

ProductHealth v2StarsMaturity
pintariching/rustle
Rustle is a Svelte-like compiler written in Rust, aiming to reimplement the Svelte component compiler. It is a work-in-progress project dis…
101341experimental
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
Hans-Halverson/brimstone
Brimstone is a JavaScript engine written from scratch in Rust, implementing nearly the full ECMAScript specification (ES2026) including a b…
771320experimental
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 …
761310experimental
Repo Visualizer
A GitHub Action that generates an SVG diagram visualizing the file structure of a repository, with customizable colors, exclusions, and dep…
101306experimental
RealNeGate/Cuik
Cuik is a modern C11 compiler toolchain built as a fast alternative to GCC, MSVC, and LLVM. It features a modular design where the C11 fron…
771295experimental
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
jlsutherland/doc2text
doc2text is a Python library that extracts high-quality text from poorly scanned PDFs by correcting resolution, cropping, and skew before O…
321278experimental
nix-community/dream2nix
dream2nix is a modular Nix framework that automates reproducible packaging of projects from various programming language ecosystems (e.g. N…
761266experimental
mozilla-ai/cq
cq is an open standard and tooling for shared agent learning: AI coding agents persist, share, and query structured knowledge units so they…
771260experimental
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
microsoft/winappCli
The Windows App Development CLI (winapp) is a single command-line tool from Microsoft for managing Windows SDKs, MSIX packaging, app identi…
841235experimental
Julien-cpsn/desktop-tui
Desktop-TUI is a terminal-based desktop environment written in Rust that lets you run, tile, move, and resize text-mode application windows…
611216experimental
Runfusion/Fusion
Fusion is an open-source multi-agent orchestrator that acts as a 'software factory': AI agents plan, build, review, and ship code from plai…
821215experimental
cinderline/northcinder
NorthCinder is a self-hosted MCP server that acts as a buyer-side shopping agent, comparing products across user-chosen sources and explain…
781213experimental
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
NoDataFound/hackGPT
hackGPT is a Python/Jupyter-based chatbot application that leverages OpenAI and ChatGPT APIs for security-oriented tasks like malware analy…
751202experimental
moonbitlang/core
moonbitlang/core is the standard library for the MoonBit programming language, released alongside the compiler. It provides builtin types, …
701198experimental
soongenwong/claudecode
An open-source, Rust-based terminal AI coding agent inspired by Anthropic's Claude Code, offering an interactive agent shell, one-shot prom…
541197experimental
blackhillsinfosec/WifiForge
WifiForge is a Python-based training framework from Black Hills InfoSec that simulates Wi-Fi networks using mininet-wifi so pentesters can …
691190experimental
rue-language/rue
Rue is an experimental systems programming language, implemented in Rust, that explores memory safety without garbage collection while aimi…
641190experimental
hanselime/paqet
paqet is a raw-packet proxy written in Go that tunnels traffic inside hand-crafted TCP packets, bypassing the host's TCP/IP stack using pca…
811185experimental
Ido-Levi/Hephaestus
Hephaestus is a Python-based semi-structured agentic framework where AI agents dynamically create tasks and build workflows as they discove…
381185experimental
robert/PySkyWiFi
PySkyWiFi is a humorous Python proof-of-concept that tunnels internet requests through the free-to-edit 'name' field of an airline airmiles…
241185experimental
zubanls/zuban
Zuban is a high-performance Python type checker and Language Server written in Rust by the author of Jedi. It offers a Pyright-like checkin…
891176experimental
ffwff/lilith
Lilith is a hobby x86-64 operating system with a POSIX-like kernel and userspace written in Crystal. It includes a garbage collector, FAT16…
231172experimental
evincarofautumn/kitten
Kitten is a statically typed, stack-based concatenative programming language with Hindley-Milner type inference and an effect/permission sy…
321169experimental
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
FinHackCN/finhack
FinHack is an extensible Python quantitative finance framework covering the full quant research workflow: data collection, factor computati…
761154experimental
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
void-rs/void
Void is a terminal-based personal organizer written in Rust that models everything as collapsible trees of tasks, notes, and mind-map nodes…
321142experimental
cloudflare/artifact-fs
ArtifactFS is a FUSE filesystem daemon written in Go that mounts git repositories as normal working trees without waiting for a full clone,…
681132experimental
distribyted/distribyted
Distribyted is a torrent client written in Go that exposes torrent contents as standard filesystems via FUSE, WebDAV, or HTTP endpoints. It…
651130experimental
yazaldefilimone/ffmpreg
FFmpReg is a Rust-native multimedia toolkit that decodes, transforms, and encodes audio and video without requiring FFmpeg, offering both a…
521130experimental
JuliaPoo/Artfuscator
Artfuscator is a novelty C compiler built on ELVM that compiles C programs into a binary whose entire control flow graph renders as a chose…
321104experimental
anthdm/superkit
SUPERKIT is a full-stack web framework for Go that bundles project scaffolding, Templ-based views, Tailwind CSS, database migrations, valid…
151102experimental
dennis-tra/pcp
pcp is a command-line peer-to-peer file transfer tool built on libp2p that transfers data directly between peers without relying on central…
101099experimental
ChrisRx/dungeonfs
DungeonFS is a FUSE filesystem that doubles as a dungeon crawling adventure game engine, letting users play a text adventure by navigating …
541096experimental
vrtbl/passerine
Passerine is a small, extensible functional scripting language with a VM written in Rust, featuring pattern matching, structural types, fib…
571093experimental
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…
761090experimental
oxylabs/ai-scraper-py
AI-Scraper is a Python library and scrape agent from Oxylabs AI Studio that extracts data from webpages using natural language prompts inst…
501090experimental
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
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
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
srush/llama2.rs
A pure Rust implementation of Llama2 inference optimized for fast CPU execution, featuring 4-bit GPT-Q quantization, SIMD support, and memo…
281064experimental
ZeroMemoryEx/Terminator
Terminator is a C++ proof-of-concept tool that terminates EDR/XDR/antivirus processes on Windows by abusing the vulnerable, signed zam64.sy…
201062experimental
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
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
hackerxphantom/Facebook_hack
A Python command-line tool that performs brute-force password attacks against Facebook accounts using an email or profile ID as the target,…
101039experimental
fikrado/fikrado.py
A Python 2.7 command-line script that attempts to gain access to Facebook accounts via the Facebook API using brute-force techniques. It ta…
231037experimental
btrask/stronglink
StrongLink is a searchable, syncable, content-addressable notetaking and blogging system written in C. Entries are linked via cryptographic…
321034experimental
natalie-lang/natalie
Natalie is a work-in-progress alternative implementation of the Ruby language, written in Ruby and C++. It provides an ahead-of-time compil…
761032experimental
azac/cobol-on-wheelchair
COBOL on Wheelchair is a micro web-framework written in COBOL that runs via CGI on an Apache server with GNU Cobol. It is a novelty project…
321031experimental
lmatteis/torrent-net
TorrentNet is a C application that builds distributed search engines on top of the BitTorrent network and SQLite databases. It lets users q…
321030experimental
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
a16z/jolt
Jolt is a zero-knowledge virtual machine (zkVM) for RISC-V (RV64IMAC) that generates cryptographic proofs of arbitrary program execution, b…
791022experimental
desgeeko/pdfsyntax
PDFSyntax is a pure-Python, dependency-free library for inspecting and transforming the internal structure of PDF files down to the byte le…
391010experimental
justrach/turboAPI
TurboAPI is a FastAPI-compatible Python web framework with a Zig-native HTTP core, offering drop-in migration by changing a single import l…
871002experimental
susiai/susi_shell
A suite of Python-based command line tools for interacting with AI services directly from the terminal, including chat, text completion, tr…
401002experimental
dzove855/Bash-web-server
A web server implemented entirely in Bash, requiring no external tools like socat or netcat. It supports serving static HTML, scriptable re…
32998experimental
RSpec
RSpec is Ruby's behaviour-driven development (BDD) testing framework, composed of modular libraries: rspec-core (spec runner), rspec-expect…
66114stable
react/create-react-app
Create React App is a CLI scaffolding tool that bootstraps a modern single-page React application with a single command (npx create-react-a…
25103270abandoned
Wifite
Wifite is a Python command-line tool that automates wireless network security auditing by running existing tools like the Aircrack-ng suite…
80154maintenance
slatedocs/slate
Slate is a static documentation generator that produces beautiful, three-column API documentation sites from Markdown files. Originally bui…
1036034abandoned
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, …
8835747abandoned
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
ariya/phantomjs
PhantomJS is a headless WebKit browser scriptable with JavaScript, supporting page automation, screen capture, headless web testing, and ne…
1029441abandoned
Faker
Faker is a PHP library that generates realistic fake data such as names, addresses, phone numbers, and text for populating databases, testi…
1026638abandoned
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
pkg
A command-line tool that packages Node.js projects into standalone executables that run without Node.js installed, supporting cross-compila…
1024349abandoned
Snowpack
Snowpack is an ESM-powered frontend build tool offering an unbundled development server with instant startup and hot module replacement. It…
2319298abandoned
twintproject/twint
Twint is a Python CLI tool and library that scrapes tweets, followers, following, and likes from Twitter without using the official API or …
1016392abandoned
OpenEthan/SMSBoom
SMSBoom was a Python CLI tool that flooded phone numbers with SMS verification messages by replaying requests against configurable SMS APIs…
1015147abandoned
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
google/wire
Wire is a compile-time dependency injection code generation tool for Go. It generates initialization code from provider functions without r…
1014407abandoned
astral-sh/rye
Rye is an all-in-one Python project and package manager written in Rust that handles Python installation bootstrapping, pyproject.toml-base…
1014162abandoned
facebookarchive/prepack
Prepack is a partial evaluator for JavaScript that rewrites bundles by executing computations at compile time and replacing global code wit…
1014108abandoned
ConsenSys-archive/truffle
Truffle is a development environment, testing framework, and asset pipeline for Ethereum smart contract development, providing compilation,…
1013915abandoned
nilaoda/BBDown
BBDown is a command-line tool for downloading videos from Bilibili, written in C#. It supports fetching video and audio streams, subtitles,…
1013890abandoned
wangshub/wechat_jump_game
A Python script that plays the WeChat mini-game 'Jump Jump' (跳一跳) automatically by capturing Android screenshots via ADB, using image recog…
2313840abandoned
opencode-ai/opencode
OpenCode is a terminal-based AI coding agent written in Go, providing a TUI for interacting with multiple AI providers (OpenAI, Anthropic, …
1013719abandoned
Powerlevel9k/powerlevel9k
Powerlevel9k was a popular ZSH theme that provided a beautiful, fast, and highly customizable terminal prompt using Powerline fonts. It is …
1013411abandoned
Volta
Volta is a fast, cross-platform JavaScript toolchain manager built in Rust that pins Node, npm, yarn, and other JS tools per project so tea…
4613055abandoned
golang/dep
dep was the official experimental dependency management tool for Go, handling dependency resolution and vendoring. It has been deprecated s…
1012731abandoned
node-inspector/node-inspector
Node Inspector is a debugger interface for Node.js applications built on Blink (Chrome) Developer Tools, launched via the node-debug CLI co…
3212637abandoned
alexjc/neural-enhance
Neural Enhance is a Python command-line tool that upscales images 2x or 4x using deep learning super-resolution models. It ships with pre-t…
1011864abandoned
fdehau/tui-rs
tui-rs is a Rust library for building rich terminal user interfaces and dashboards with immediate-mode rendering and a set of built-in widg…
1010874abandoned
MathewSachin/Captura
Captura is a free, open-source Windows screen capture application that records screencasts (Avi/Gif/Mp4), takes screenshots, and can overla…
6010815abandoned
PHP_CodeSniffer
PHP_CodeSniffer is a pair of PHP CLI scripts (phpcs and phpcbf) that tokenize PHP, JavaScript, and CSS files to detect violations of define…
2310780abandoned
BurntSushi/xsv
xsv is a fast, composable command-line toolkit written in Rust for indexing, slicing, analyzing, splitting, and joining CSV files. It offer…
1010761abandoned
coolwanglu/pdf2htmlEX
pdf2htmlEX is a command-line tool that converts PDF files into HTML while preserving text, fonts, and layout using modern web technologies.…
1010603abandoned
sfyc23/EverydayWechat
A Python 3 / ItChat-based WeChat assistant that sends scheduled daily messages (weather, quotes, custom text) to friends and group chats, a…
3210334abandoned
aliasrobotics/cai
Cybersecurity AI (CAI) is an open-source Python framework of specialized AI agents for offensive security tasks such as penetration testing…
109821abandoned
chengazhen/cursor-auto-free
A Python automation tool that automatically registers Cursor accounts and refreshes trial tokens to bypass Cursor's subscription limits, us…
109799abandoned
nbedos/termtosvg
termtosvg is a Unix terminal recorder written in Python that renders command line sessions as standalone, lightweight SVG animations. It su…
109756abandoned
PyWxDump
PyWxDump was a Python tool for extracting and decrypting WeChat local data such as messages, contacts, and account information from Windows…
399678abandoned

← prev page 109 / 123 next →