Package: wnpp Severity: wishlist Owner: Stéphane Glondu <glo...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-ma...@lists.debian.org
* Package name : ocaml-bigstringaf Version : 0.8.0 Upstream Author : Inhabited Type LLC * URL : https://github.com/inhabitedtype/bigstringaf * License : BSC-C3 Programming Lang: OCaml, C Description : bigstring intrinsics and fast blits for OCaml 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. This is a new (transitive) dependency of ocsigenserver.