Package ocaml-bigstringaf: Information
Source package: ocaml-bigstringaf
Version: 0.9.1-alt1
Build time: Dec 5, 2023, 04:58 AM
Category: Development/ML
Report package bugHome page: https://github.com/inhabitedtype/bigstringaf
License: BSD-3-Clause
Summary: 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. So here they are. Go crazy.
List of RPM packages built from this SRPM:
ocaml-bigstringaf (e2kv6, e2kv5, e2kv4, e2k)
ocaml-bigstringaf-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml-bigstringaf-devel (e2kv6, e2kv5, e2kv4, e2k)
ocaml-bigstringaf (e2kv6, e2kv5, e2kv4, e2k)
ocaml-bigstringaf-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml-bigstringaf-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Anton Farygin
Last changed
Nov. 5, 2023 Anton Farygin 0.9.1-alt1
- 0.9.1
Nov. 4, 2021 Anton Farygin 0.8.0-alt1
- 0.8.0
March 30, 2021 Anton Farygin 0.7.0-alt1
- first build for ALT