diff options
author | beucismis <beucismis@tutamail.com> | 2023-03-24 15:25:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-24 15:25:55 +0000 |
commit | fb8d673fcc3d5253b716d899f1420401c603c329 (patch) | |
tree | 77a32503a723f1bd4679d2cbe00e0e59717db0fc | |
parent | Add Pingvin Share to File Transfer - Single-click & Drag-n-drop Upload (#3572) (diff) | |
download | awesome-selfhosted-fb8d673fcc3d5253b716d899f1420401c603c329.tar.gz awesome-selfhosted-fb8d673fcc3d5253b716d899f1420401c603c329.zip |
Add LibreX (#3610)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1709,6 +1709,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python` - [librengine](https://github.com/liameno/librengine) - Private web search engine. `GPL-3.0` `C++` +- [LibreX](https://github.com/hnhx/librex) `⚠` - Framework and javascript free privacy respecting meta search engine. `AGPL-3.0` `PHP/Docker` - [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++` - [MeiliSearch](https://www.meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [OpenSearch](https://opensearch.org) - Open source distributed and RESTful search engine. ([Source Code](https://github.com/opensearch-project/OpenSearch)) `Apache-2.0` `Java` |