package ez_search
The ez_search library
Install
Dune Dependency
ocamlpro.github.io
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (1)
Authors
Maintainers
Sources
v0.2.2.tar.gz
sha256=0b640b0674675dcd84e509d19578908cac69a47c99a01e3ad32ca20dc62e1dbc
Description
ez_search is a library for indexing files and searching content with rexgexps. It creates a dababase of two files (one with the raw files, one with the index) on disk. The database can then be searched for occurrences of regexps, using either [Re] or [Str]. Direct string matching and case insensitive searches are also supported. Ez_search can [mmap] the database to decrease its memory footprint, and [Parmap] to search the database on multiple cores in parallel (in which case the results may overlap). It also provides a "context extraction" feature to display lines above and after an occurrence.
Dependencies (6)
Dev Dependencies (4)
-
ocamlformat
with-test
-
odoc
with-doc
-
ppx_expect
with-test
-
ppx_inline_test
with-test
Used by (1)
Conflicts (1)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page