awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

akrylysov/simplefts

0
View on GitHub↗
0 stars·0 forks·10 views

Simplefts

Features

  • Search and Recommendation - Simple full-text search implementation.
  • Search and Recommendation - Simple full-text search engine.

Star history

Star history chart for akrylysov/simpleftsStar history chart for akrylysov/simplefts

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Simplefts

Similar open-source projects, ranked by how many features they share with Simplefts.
  • elastic/go-elasticsearchelastic avatar

    elastic/go-elasticsearch

    6,051View on GitHub↗

    The official Go client for Elasticsearch

    Go
    View on GitHub↗6,051
  • go-ego/gsego-ego avatar

    go-ego/gse

    2,832View on GitHub↗

    Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.

    Go
    View on GitHub↗2,832
  • go-ego/riotgo-ego avatar

    go-ego/riot

    6,059View on GitHub↗

    Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It functions as a retrieval system that sorts documents by relevance using BM25 ranking algorithms, term frequency, and inverse document frequency. The engine provides specialized support for the Chinese language, featuring concurrent text segmentation and phonetic Pinyin mapping to match romanized input with characters. It utilizes a distributed architecture that employs hash-based index sharding to balance data load and throughput across multiple server nodes. The system covers a

    Gogogolanggwk
    View on GitHub↗6,059
  • huichen/segohuichen avatar

    huichen/sego

    1,826View on GitHub↗

    Go中文分词

    Go
    View on GitHub↗1,826
See all 14 alternatives to Simplefts→

Frequently asked questions

What are the main features of akrylysov/simplefts?

The main features of akrylysov/simplefts are: Search and Recommendation.

What are some open-source alternatives to akrylysov/simplefts?

Open-source alternatives to akrylysov/simplefts include: elastic/go-elasticsearch — The official Go client for Elasticsearch. go-ego/gse — Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. go-ego/riot — Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It… huichen/sego — Go中文分词. huichen/wukong — Wukong is a distributed full-text search engine designed for indexing and retrieving text documents. It functions as a… lithammer/fuzzysearch.