Bigstring intrinsics and fast blits based on memcpy/memmove
https://opam.ocaml.org/packages/bigstringaf
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.
- Sources inherited from project devel:languages:ocaml
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:haxe/ocaml-bigstringaf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000058 58 Bytes | |
_service | 0000000716 716 Bytes | |
ocaml-bigstringaf-0.10.0.tar.xz | 0000010256 10 KB | |
ocaml-bigstringaf.changes | 0000000142 142 Bytes | |
ocaml-bigstringaf.spec | 0000002611 2.55 KB |
Comments 0