Path to this page:
./
devel/ocaml-bigstringaf,
Bigstring intrinsics and fast blits based on memcpy/memmmove
Branch: pkgsrc-2021Q3,
Version: 0.6.0nb1,
Package name: ocaml-bigstringaf-0.6.0nb1,
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.
Master sites:
SHA1: de3746c82876a6eae12f63635b8dafe8927322de
RMD160: fe2b7b7c8fa65b5ae27872b36e2628820859b062
Filesize: 11.581 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version ocaml-bigstringaf-0.6.0nb1 (created)