Package ocaml-bigstringaf: Information

    Source package: ocaml-bigstringaf
    Version: 0.8.0-alt1
    Build time:  Dec 2, 2021, 04:00 PM in the task #289137
    Category: Development/ML
    Report package bug
    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 rpms provided by this srpm:
    ocaml-bigstringaf (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-bigstringaf-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-bigstringaf-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. dune
      2. ocaml-alcotest-devel
      3. ocaml-bigarray-compat-devel

    Last changed


    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