FreeBSD.software
Home/devel/ocaml-xstr

ocaml-xstr

0.2.1_5devel

Thread-safe implementation of string searching/matching

This package implements frequent string operations: searching, replacing, splitting, matching. It is independent from the Str library, and can replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does not implement regular expressions in general, but an important subset. Some operations of xstr are performed as quickly as by Str; if the string to be processed is small, xstr is often faster than Str; if the string is big, xstr is up to half as fast than Str.

Origin
devel/ocaml-xstr
Size
212KiB
License
MIT
Maintainer
ports@FreeBSD.org
Dependencies
2 packages
Required by
0 packages

Dependencies (2)