Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

notmuch

Compare

  Analyzed 2 days ago

Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages. It uses the Xapian library to provide fast, full-text search of large collection of email with a convenient search syntxs.

61.3K lines of code

21 current contributors

about 1 month since last commit

26 users on Open Hub

Moderate Activity
4.66667
   
I Use This

mu maildir utils

Compare

  Analyzed about 8 hours ago

E-mail is the 'flow' in the work flow of many people. Consequently, one spends a lot of time searching for old e-mails, to dig up some important piece of information. With people having tens of thousands of e-mails (or more), this is becoming harder and harder. How to find that one e-mail in an ... [More] evergrowing haystack? Enter mu. 'mu' is a set of command-line tools for Linux/Unix that enable you to quickly find the e-mails you are looking for, assuming that you store your e-mails in Maildirs (e-mail directories). [Less]

64K lines of code

24 current contributors

1 day since last commit

4 users on Open Hub

High Activity
5.0
 
I Use This

Xapian Fu

Compare

  Analyzed 1 day ago

A nicer Ruby interface for the Xapian full text indexer

2.31K lines of code

1 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Xapian binding for Erlang

Compare

  Analyzed 1 day ago

Xapian binding for Erlang (GSOC2012 project)

14.6K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: GPL-1-0plus, lgpl21

strus

Compare

  Analyzed 2 days ago

The open source project strus provides a collection of C++ (C++98) libraries and command line tools for building a full-text search engine. What makes strus unique compared with other open source search engines like Xapian,Lucene or Sphinx is the modeling of expressions for matching structures as ... [More] iterators instead of modeling them as subqueries. This makes the need for query optimization for minimizing the number of disk blocks accessed obsolete. Furthermore this model empowers strus with great capabilities of extracting information from expression matches for intelligent feature selection or even query answering. [Less]

172K lines of code

1 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This