Пакет ocaml-bigstringaf: Информация

    Исходный пакет: ocaml-bigstringaf
    Версия: 0.8.0-alt1
    Собран:  2 декабря 2021 г. 16:00 в задании #289137
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/inhabitedtype/bigstringaf

    Лицензия: BSD-3-Clause
    О пакете: Bigstring intrinsics and fast blits based on memcpy/memmove
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Anton Farygin

    Список участников:
    Anton Farygin

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

    Последнее изменение


    4 ноября 2021 г. Anton Farygin 0.8.0-alt1
    - 0.8.0
    30 марта 2021 г. Anton Farygin 0.7.0-alt1
    - first build for ALT