Browse wiki
| Computer languages
|
C +
|
| Full description
|
The bitap library is a clean implementatio … The bitap library is a clean implementation of regular expression (regex/grep) string matching using the bitap algorithm. Approximate (a.k.a. fuzzy) matching is allowed. This is the same algorithm as the one used in Glimpse and agrep, but it is much more complete with regard to regular expression syntax, and is much cleaner. It is quite fast compared to other greps due to the bitap algoritm and modern CPU architechture. Modifying code for special cases speeds things up even futher. Note that the complete 'search' string must be matched by the pattern. If you want to search for substrings of the search string, prefix and postfix the pattern with '.*'. prefix and postfix the pattern with '.*'.
|
| Homepage URL
|
http://sourceforge.net/projects/libbitap/ +
|
| Interface
|
library +
|
| Is GNU
|
false +
|
| Keywords
|
regex +
, string +
, grep +
, search +
, matching +
, bitap +
, fuzzy +
, glimpse +
, agrep +
|
| Last review by
|
Janet Casey +
|
| Last review date
|
20 May 2005 +
|
| License
|
PublicDomain +
|
| License verified by
|
Janet Casey +
|
| License verified date
|
13 May 2004 +
|
| Name
|
Bitap +
|
| Real name
|
Nic Roets +
|
| Related projects
|
TRE +
, Grep +
|
| Resource URL
|
mailto:users@sourceforge.net +
|
| Resource audience
|
Bug Tracking +
, Developer +
, Support +
|
| Resource kind
|
E-mail +
|
| Revisionid
|
3,962 +
|
| Revisiontimestamp
|
12 April 2011 08:59:56 +
|
| Revisionuser
|
User:WikiSysop +
|
| Role
|
Maintainer +
|
| Short description
|
Regex string matching using the bitap algorithm +
|
| Submitted by
|
Database conversion +
|
| Submitted date
|
1 April 2011 +
|
| Use
|
text-creation +
|
| User level
|
none +
|
| Version comment
|
0.99 stable released 2004-05-13
|
| Version date
|
13 May 2004 +
|
| Version download
|
http://rational.co.za/libbitap/libbitap.tgz +
|
| Version identifier
|
0.99 +
|
| Version status
|
stable +
|
| Works-with
|
text +
|
| Has queryThis property is a special property in this wiki.
|
Bitap +
, Bitap +
, Bitap +
, Bitap +
, Bitap +
, Bitap +
, Bitap +
, Bitap +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 21:30:14 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
Bitap +
, Bitap +
, Bitap +
|
| EmailThis property is a special property in this wiki.
|
users@sourceforge.net +
|
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the page “GNU Free
Documentation License”.
The copyright and license notices on this page only apply to the
text on this page. Any software described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.