Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536383
en ru br
ALT Linux repos
S:0.8.0-alt1

Group :: Development/ML
RPM: ocaml-bigstringaf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.8.0-alt1
Build date: 6 november 2021, 13:16 ( 128.9 weeks ago )
Size: 14.00 Kb

Home 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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-bigstringaf
  • ocaml-bigstringaf-debuginfo
  • ocaml-bigstringaf-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin