diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-02-08 12:42:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-08 12:42:44 +0000 |
commit | dfe2f3c15606595e494a1a5368fe9b568c022460 (patch) | |
tree | 0309bef6a8c3b8ee83268daab4ca5174c056628b | |
parent | Merge pull request #1966 from rmountjoy92/patch-1 (diff) | |
parent | Add sist2 (diff) | |
download | awesome-selfhosted-dfe2f3c15606595e494a1a5368fe9b568c022460.tar.gz awesome-selfhosted-dfe2f3c15606595e494a1a5368fe9b568c022460.zip |
Merge pull request #1965 from simon987/patch-1
Add sist2
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1266,6 +1266,7 @@ See also _[Monitoring](#monitoring)_ - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` +- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://searchin.the-eye.eu/)) `GPL-3.0` `C` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development |