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

function: search-engine

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

ProductHealth v2StarsMaturity
snuffyDev/Beatbump
Beatbump is a privacy-respecting alternative frontend for YouTube Music built with SvelteKit, offering ad-free audio playback, playlist man…
101132maintenance
grapheco/InteractiveGraph
InteractiveGraph is a JavaScript framework for web-based interactive visualization and analysis of large graph data sourced from GSON files…
331120maintenance
rasguanabana/ytfs
YTFS is a FUSE-based virtual filesystem that lets you search YouTube and play videos as regular files with any media player. You mount it, …
321117maintenance
swanandx/lemmeknow
lemmeknow is a fast Rust CLI tool and library that identifies mysterious text, strings, and files using regex-based pattern matching (e.g.,…
231114maintenance
Teradata/kylo
Kylo is an open-source enterprise data lake management platform for self-service data ingest and preparation, with integrated metadata mana…
321112maintenance
baumgarr/nixnote2
NixNote2 is an unofficial Evernote client for Linux written in C++ with Qt. It lets users create, organize, and sync notes with Evernote ac…
321111maintenance
ded/qwery
Qwery is a lightweight CSS selector engine built on top of querySelectorAll, adding practical utilities like query contexts. It was histori…
321107maintenance
brianreavis/sifter.js
Sifter.js is a JavaScript library for textually searching arrays and hashes of objects by one or more properties, with scoring, filtering, …
231099maintenance
Zephery/newblog
A personal blog/website application built with Java (Spring, Spring MVC, Mybatis), featuring Lucene-based search, Redis caching, WebSocket …
231099maintenance
panzhangwang/getAwesomeness
A web explorer that aggregates and organizes curated awesome lists hosted on GitHub. It parses table-of-contents from each list's README an…
321097maintenance
xunlu129/teriteri-client
Teriteri is a Vue3-based web client for a Bilibili-style danmaku (bullet comment) video sharing platform, built as a graduation project wit…
291095maintenance
pawelmalak/snippet-box
Snippet Box is a self-hosted web application for organizing, creating, editing, and browsing code snippets across various languages. It fea…
321092maintenance
traildb/traildb
TrailDB is a C library and tdb command-line tool for storing and querying series of discrete events (trails) in highly compressed, immutabl…
321090maintenance
Data.gov
The WordPress theme and issue tracker for Data.gov, the U.S. government's open data site, which pairs a WordPress front end with a CKAN dat…
771088maintenance
InkProject/ink
Ink (InkPaper) is a static blog generator written in Go with no dependencies, fast builds, and an elegant built-in theme. It supports YAML …
671086maintenance
ls0f/phone
A Python library that looks up the Chinese province, city, zip code, area code, and carrier for a mobile phone number prefix using an offli…
321084maintenance
acikyazilimagi/afet-org
An open-source earthquake relief platform (depremyardim.com / afetharita.com) that aggregates calls for help from Twitter, WhatsApp, Telegr…
311079maintenance
databricks/lilac
Lilac is an open-source tool for exploring, curating, and quality-controlling datasets used for training, fine-tuning, and monitoring LLMs.…
101072maintenance
joewalnes/filtrex
Filtrex is a small JavaScript library that compiles a simple, spreadsheet-like filter expression language written by end-users into safe, f…
321071maintenance
aheze/OpenFind
OpenFind is an open-source iOS app that finds text in real life using OCR, letting users search in real time via the camera or across their…
231071maintenance
Mauker1/MaterialSearchView
An Android library providing a Material Design-styled search view that overlays the Toolbar or ActionBar and displays suggested or recent s…
321066maintenance
curusarn/resh
RESH is a context-aware replacement for zsh and bash shell history written in Go. It provides full-text search over past commands via Ctrl+…
231056maintenance
KnockOutEZ/wigolo
wigolo is a local-first MCP server that gives AI coding agents web intelligence tools: search across 18 engines, fetch with anti-bot escala…
794694experimental
DonJayamanne/gitHistoryVSCode
A Visual Studio Code extension that provides a graphical view of git history, including git log with graph, file and line history (blame), …
231054maintenance
stefanjudis/tiny-helpers
tiny-helpers.dev is a curated directory website listing hundreds of free, single-purpose online tools for web developers, built with Eleven…
751042maintenance
haltakov/natural-language-image-search
A demo application that searches Unsplash photos using natural language descriptions, powered by OpenAI's CLIP model over the ~2M photo Uns…
231042maintenance
daprofiler/DaProfiler
DaProfiler is a Python-based OSINT CLI tool that traces a person's digital identity from a first and last name, recovering email addresses,…
101040maintenance
1e0ng/simhash
A Python implementation of the Simhash algorithm for near-duplicate detection and similarity estimation of text. It provides a small, focus…
321039maintenance
gdtool/zhaopp
A Google Drive search engine built on Elasticsearch that indexes millions of files from shared team drives and lets users search and direct…
321038maintenance
rfunix/Pompem
Pompem is a Python command-line tool that automates searching for exploits and vulnerabilities across major databases like PacketStorm, CXS…
231037maintenance
hzlzh/Alfred-Workflows
A collection of Alfred 2 workflows, extensions, and themes for macOS, including URL shortening, SEO checking, file path copying, and workfl…
231036maintenance
securing/DumpsterDiver
DumpsterDiver is a Python command-line tool that scans large volumes of files for hardcoded secrets such as AWS, Azure, and SSH keys as wel…
101036maintenance
devsnd/cherrymusic
CherryMusic is a self-hosted music streaming server built on CherryPy and jPlayer that lets users stream their personal music collection to…
321034maintenance
laodaobazi/ldbz-shop
A distributed e-commerce mall system built with Spring Boot, Dubbo RPC, MySQL, Redis, and SolrCloud, with separate web apps for admin, cart…
321034maintenance
ArrowLuo/CLIP4Clip
Official PyTorch implementation of the CLIP4Clip paper, a video-text retrieval model that transfers CLIP knowledge to end-to-end video clip…
231031maintenance
open-cmdb/cmdb
An open-source CMDB (Configuration Management Database) and IT asset management system built with Django REST framework and Vue/Element-UI.…
321030maintenance
sentinelsat/sentinelsat
A Python library and CLI tool for searching, downloading, and retrieving metadata of Copernicus Sentinel satellite images from data hubs. I…
101020maintenance
tensorflow/similarity
TensorFlow Similarity is a Python library built on TensorFlow for training and serving similarity and metric learning models, including sel…
101020maintenance
zhihu/rucene
Rucene is a Rust port of Apache Lucene, providing a library and API for adding full text search capabilities to applications. Its index sea…
321017maintenance
bit4woo/teemo
Teemo is a Python command-line reconnaissance tool that collects domains, subdomains, and email addresses for a target organization. It agg…
321016maintenance
hankcs/AhoCorasickDoubleArrayTrie
A Java library implementing the Aho-Corasick multi-pattern string matching algorithm on top of a Double Array Trie, achieving O(n) matching…
231016maintenance
lostdesign/linked
Linked is a free, open-source desktop app for distraction-free daily journaling, built with Electron and Vue. Notes are stored locally as p…
231016maintenance
luozhouyang/python-string-similarity
A Python 3 library implementing a dozen string similarity and distance algorithms, including Levenshtein variants, Jaro-Winkler, longest co…
231016maintenance
efficient/cuckoofilter
A C++ library implementing cuckoo filters, a space-efficient probabilistic data structure for approximate set-membership queries that suppo…
321012maintenance
allegro/allRank
allRank is a PyTorch-based framework for training neural learning-to-rank (LTR) models. It provides pointwise, pairwise, and listwise loss …
321009maintenance
overtrue/api.yike.io
The backend API source code for yike.io, a Chinese developer community forum, built on Laravel 5 with Laravel Passport for OAuth authentica…
101008maintenance
naver/splade
SPLADE is a research library from NAVER for training, indexing, and retrieval with sparse neural search models based on BERT. It learns spa…
231007maintenance
anvaka/vs
A web application that visualizes Google's autocomplete suggestions as an interactive graph. It renders search query expansions as connecte…
721002maintenance
NyaaPantsu/nyaa
A self-hostable replacement for the Nyaa.se anime torrent site, written in Go. It provides a searchable torrent database with a web interfa…
231001maintenance
bitmagnet-io/bitmagnet
bitmagnet is a self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with a web UI, GraphQL API and Ser…
624318experimental
toshi-search/Toshi
Toshi is a full-text search engine written in safe, stable Rust, intended as an Elasticsearch-like service built on Tantivy. It exposes an …
724256experimental
Cyb3rWard0g/HELK
The Hunting ELK (HELK) is an open-source threat hunting platform built on the ELK stack (Elasticsearch, Logstash, Kibana) with advanced ana…
233931experimental
timelinize/timelinize
Timelinize is an open-source personal archival suite that imports photos, videos, messages, location history, social media, and contacts fr…
663636experimental
pingcap/autoflow
AutoFlow is an open-source Graph RAG knowledge base tool that builds knowledge graphs over crawled documentation and answers questions via …
632971experimental
rootfont/rootfont
rootfont is a native macOS font manager for designers and programmers, built in Swift. It lets users browse, preview, compare, score, and i…
852659experimental
jasonjmcghee/rem
rem is an open-source macOS application that locally records everything you view on your screen by taking periodic screenshots and running …
172485experimental
aleksilassila/reiverr
Reiverr is a self-hosted web application providing a unified interface for discovering movies and TV shows via TMDB and streaming content f…
612341experimental
blacksmithgu/datacore
Datacore is an Obsidian plugin that indexes Markdown files and provides fast, live-updating query views, serving as the successor to Datavi…
852226experimental
kenn-io/msgvault
msgvault is a Go application that archives a lifetime of email, chat, calendar, and meeting data into a local SQLite/DuckDB store, supporti…
812039experimental
openTrinity/mycontext
MyContext is a local-first desktop application that builds a persistent personal work context layer by connecting signals from instant mess…
571998experimental
photonixapp/photonix
Photonix is a self-hosted, web-based photo management server built with Django and React. It ingests your photo collection and enables smar…
651955experimental
hashicorp-forge/hermes
Hermes is an open-source document management system created by HashiCorp Labs to help scale the writing and document review process. It int…
551901experimental
IliasHad/edit-mind
Edit Mind is a local-first video knowledge base that indexes video libraries with multi-modal AI analysis (Whisper transcription, YOLO obje…
761789experimental
iam4x/bobarr
Bobarr is a self-hosted, Docker-based all-in-one movies and TV shows collection manager for BitTorrent users, serving as an alternative to …
321705experimental
eBay/akutan
Akutan is a distributed knowledge graph store (RDF/triple store) written in Go, designed to hold large graphs that don't fit on a single se…
101651experimental
ontola/atomic-server
AtomicServer is a lightweight open-source headless CMS and graph database for creating, sharing, and modeling Atomic Data, shipped as a sin…
861592experimental
polarsignals/frostdb
FrostDB is an embeddable columnar database written in Go that uses Apache Parquet for storage and Apache Arrow for query-time processing. I…
771544experimental
justrach/codedb
codedb is a Zig-based code intelligence server that indexes a codebase once and serves structural queries (symbols, outlines, trigram searc…
781367experimental
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…
761258experimental
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…
791214experimental
mariusandra/insights
Insights is a self-hosted, open-source business intelligence platform for visually exploring PostgreSQL databases and building time-based p…
571122experimental
crowi/crowi
Crowi is an open-source, self-hosted Markdown wiki application for team knowledge sharing, originally released in 2014. Its v2 'Reignite' r…
861100experimental
model-zoo/shift-ctrl-f
A Chrome extension that lets users search a webpage using natural language questions instead of exact string matching. It runs a MobileBERT…
101100experimental
tantaraio/voy
Voy is a tiny vector similarity search engine written in Rust and compiled to WebAssembly, using a k-d tree index for fast nearest-neighbor…
311070experimental
Omniplex-ai/omniplex
Omniplex is an open-source, self-hosted alternative to Perplexity, an AI-powered answer engine that combines web search with LLMs to genera…
241053experimental
philippgille/chromem-go
chromem-go is an embeddable vector database for Go with a Chroma-like interface and zero third-party dependencies. It runs in-memory with o…
541048experimental
btrask/stronglink
StrongLink is a searchable, syncable, content-addressable notetaking and blogging system written in C. Entries are linked via cryptographic…
321034experimental
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
harvesthq/chosen
Chosen is a jQuery/Prototype plugin that enhances long, unwieldy HTML select boxes with search, filtering, and a more user-friendly interfa…
2321944abandoned
Hunlongyu/ZY-Player
ZY-Player is a cross-platform desktop video resource player built with Electron and Vue. It aggregates online video sources with a clean, a…
2314509abandoned
searx/searx
Searx is a privacy-respecting, hackable metasearch engine that aggregates results from multiple third-party search engines without tracking…
6013540abandoned
wong2/chatgpt-google-extension
A browser extension that displays ChatGPT responses alongside results from Google and other search engines like Bing, DuckDuckGo, and Brave…
3213049abandoned
benbusby/whoogle-search
Whoogle Search is a self-hosted, ad-free, privacy-respecting metasearch engine that proxies Google search results without ads, JavaScript, …
1011591abandoned
xiandanin/magnetW
MagnetW is a cross-platform desktop application built with Electron and Vue that aggregates magnet link search results from multiple torren…
1011271abandoned
GetStream/Winds
Winds is an open-source desktop RSS reader and podcast client built with React, Redux, and Electron, with an Express.js backend. It offers …
109101abandoned
KotatsuApp/Kotatsu
Kotatsu is a free, open-source manga reader app for Android with built-in online sources (1200+), offline downloads, bookmarks, tracking-se…
108828abandoned
YelpArchive/elastalert
ElastAlert is a Python framework for alerting on anomalies, spikes, and other patterns in data stored in Elasticsearch, with configurable r…
237987abandoned
the-paperless-project/paperless
A self-hosted application for scanning, OCR-indexing, and archiving paper documents with full-text search. This original repo is archived a…
107912abandoned
weaviate/Verba
Verba is an open-source end-to-end RAG application built on Weaviate, providing a user-friendly interface for ingesting data and chatting w…
107711abandoned
kien/ctrlp.vim
CtrlP is a fuzzy finder plugin for Vim written in pure Vimscript, enabling fast full-path fuzzy searching of files, buffers, MRU files, and…
327234abandoned
Kapeli/Dash-iOS
Dash for iOS was an iPad and iPhone app providing instant offline access to 150+ API documentation sets, built in Objective-C. The project …
237095abandoned
google/physical-web
The Physical Web is an open approach to letting smart physical objects (beacons, posters, vending machines) broadcast URLs over Bluetooth L…
105965abandoned
erikbern/ann-benchmarks
A benchmarking environment for approximate nearest neighbor (ANN) search algorithms, with pre-generated HDF5 datasets and Docker containers…
735717abandoned
nate-parrott/Flashlight
Flashlight is an unofficial plugin system for macOS Spotlight that lets users extend Spotlight search with new commands and lets developers…
235344abandoned
algolia/places
Algolia Places is a JavaScript library that turns any HTML input element into an address autocomplete field, powered by Algolia's distribut…
105297abandoned
thinkaurelius/titan
Titan is a scalable distributed graph database optimized for storing and querying graphs with billions of vertices and edges, supporting th…
325226abandoned
marqo-ai/marqo
Marqo is an AI-native ecommerce search and product discovery platform offering semantic search, personalization, recommendations, and merch…
865027abandoned
fiorix/freegeoip
freegeoip is an IP geolocation web server written in Go that provides a REST API returning country, region, city, and other location data f…
234934abandoned
hanc00l/wooyun_public
A crawler and search application for the archived Wooyun.org security vulnerability disclosure platform, containing ~40k-88k public vulnera…
104399abandoned
qq547276542/Agriculture_KnowledgeGraph
AgriKG is an agricultural domain knowledge graph system built on Neo4j with a Django web interface, including crawled encyclopedia data, na…
354389abandoned

← prev page 20 / 30 next →