DFSG NEW Queue

DFSG, Licensing & New Packages Team

ocaml-domainslib 0.5.2-1

Package Information

Descriptionparallel structures over domains for Multicore OCaml -- runtime files

Domainslib provides support for nested-parallel programming. Domainslib provides async/await mechanism for spawning parallel tasks and awaiting their results. On top of this mechanism, domainslib provides parallel iteration functions. At its core, domainslib has an efficient implementation of work-stealing queue in order to efficiently share tasks with other domains.

This package contains runtime files.

MaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed ByStéphane Glondu <glondu@debian.org>
Sponsorglondu@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/ocaml-team/ocaml-domainslib.git (browse)
Closes#1136907
Trackerhttps://tracker.debian.org/pkg/ocaml-domainslib
Uploaded17 hours ago

New Package Report

.changes
DateSun, 17 May 2026 12:24:10 +0200
Sourceocaml-domainslib
Version0.5.2-1
Changed-ByStéphane Glondu
Architecturesource amd64
Distributionunstable
Changelog
ocaml-domainslib (0.5.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1136907)
.dsc
Componentmain
Package-Listlibdomainslib-ocaml deb ocaml optional arch=any
libdomainslib-ocaml-dev deb ocaml optional arch=any
Sectionocaml
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 2016, KC Sivaramakrishnan
           2021, Tom Kelly
License: ISC

Files: debian/*
Copyright: 2026, Stéphane Glondu <glondu@debian.org>
License: ISC

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Back to Dashboard | View all reviews for this package