Path to this page:
./
devel/ocaml-bigstringaf,
Bigstring intrinsics and fast blits based on memcpy/memmmove
Branch: pkgsrc-2019Q1,
Version: 0.4.0,
Package name: ocaml-bigstringaf-0.4.0,
Maintainer: jaapbThe OCaml compiler has a bunch of intrinsics for Bigstrings, but they're not
widely-known, sometimes misused, and programs that use Bigstrings are slower
than they have to be. And even if a library got that part right and exposed the
intrinsics properly, the compiler doesn't have any fast blits between Bigstrings
and other string-like types.
This library implements them.
Required to run:[
lang/ocaml]
Required to build:[
misc/ocaml-opaline] [
pkgtools/cwrappers]
Master sites:
SHA1: ae02b953c510f54f7a3f73296e8ccd66da005d83
RMD160: c7c5fba54789209174533e9191e0302d387e9ebc
Filesize: 11.063 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version ocaml-bigstringaf-0.4.0 (created)