Wikinaut / agrep
AGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matching capabilities and user-definable records. Developed 1989-1991 by Udi Manber, Sun Wu et al. at the University of Arizona. ISC open source license since Sept. 2014.
☆298Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for agrep
- Create an index on a compressed text file☆622Updated last year
- The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The applicatio…☆324Updated 7 months ago
- Like awk but with SQL and table joins☆310Updated 6 months ago
- A utility for sorting really big files. http://kmkeen.com/gz-sort/☆91Updated 6 years ago
- Cgrep: a context-aware grep for source codes☆706Updated last week
- my clone of the UNIX moreutils☆108Updated 13 years ago
- Store and restore metadata from a filesystem.☆174Updated last year
- The approximate regex matching library and agrep command line tool.☆805Updated 2 months ago
- UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code.