# gigablast/open-source-search-engine

Nov 20 2017 -- A distributed open source search engine and spider/crawler written in C/C++ for Linux on Intel/AMD. From gigablast dot com, which has binaries for download. See the README.md file at the very bottom of this page for instructions.

Repository: https://github.com/gigablast/open-source-search-engine
Canonical: https://ross.abutalabs.com/products/open-source-search-engine
Language: C++
License: Apache-2.0
License Family: permissive
Last push: 2024-01-10T16:56:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4779, "days_push": 966, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1601, forks 456 (observed 2026-08-28T04:05:09.576290+00:00)

## What it is
Gigablast is a distributed open source web and enterprise search engine with a built-in spider/crawler, written in C/C++ for Linux. It powers gigablast.com and can index and search large collections of web pages across multiple machines.

## Use cases
- run my own web search engine
- crawl and index websites at scale
- self-host an enterprise document search engine
- build a distributed search cluster
- spider the web and build a searchable index
- replace Google with a private search engine

## When to choose
- you need a self-contained, distributed search engine with crawling built in
- you want a proven C++ engine that runs on commodity Linux hardware
- you need to index billions of pages across multiple nodes

## When to avoid
- you just need full-text search over your own data without crawling (use Elasticsearch or Meilisearch)
- you need an actively developed project with a large community
- you need Windows or macOS support

## Facets
- artifact type: application
- maturity: maintenance
- function: search-engine, web-scraping, http-server
- domain: crawlers, developer-tools
- platform: cpp
- tags: distributed-search, web-crawler, spider, enterprise-search, c-plus-plus, search, linux

## Member repositories
- gigablast/open-source-search-engine (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.576290+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:52:47.838160+00:00, confidence not recorded.
  - readme: https://github.com/gigablast/open-source-search-engine (fetched 2026-08-28T04:05:09.576290+00:00, sha 0a039f631e77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
