Language

Package: ocaml-bigstringaf @ 0.8.0

Synopsis

Bigstring intrinsics and fast blits based on memcpy/memmove

Description

The OCaml compiler has a bunch of intrinsics for Bigstrings, but they're not widely-known, sometimes misused, and so 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. bigstringaf provides these missing pieces.

Home page
https://github.com/inhabitedtype/bigstringaf
Location
gnu/packages/ocaml.scm (line: 7892, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/7xm1s1p35hasndq2ic75aw7558wsir03-ocaml-bigstringaf-0.8.0.drv

Lint warnings

LinterMessageLocation
No lint warnings