Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039555
en ru br
Репозитории ALT

Группа :: Разработка/ML
Пакет: ocaml-bigstringaf

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.8.0-alt1
Время сборки: 6 ноября 2021, 13:16 ( 124.7 недели назад )
Размер архива: 14.00 Kb

Домашняя страница:   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.

Текущий майнтейнер: Anton Farygin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ocaml-bigstringaf
  • ocaml-bigstringaf-debuginfo
  • ocaml-bigstringaf-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin