[ sid ]
[ Source: ocaml-spawn ]
Package: libspawn-ocaml (0.17.0-1)
Links for libspawn-ocaml
Debian Resources:
Download Source Package ocaml-spawn:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
spawning sub-processes (runtime)
Spawn is a small OCaml library exposing only one functionality: spawning sub-process.
It has three main goals:
1. provide missing features of Unix.create_process such as providing a working directory 2. provide better errors when a system call fails in the sub-process. For instance if a command is not found, you get a proper [Unix.Unix_error] exception 3. improve performance by using vfork when available. It is often claimed that nowadays fork is as fast as vfork, however in practice fork takes time proportional to the process memory while vfork is constant time. In application using a lot of memory, vfork can be thousands of times faster than fork.
This package contains runtime files.
Other Packages Related to libspawn-ocaml
|
|
|
|
-
- dep: libc6 (>= 2.32) [not alpha, loong64, sh4]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.41) [loong64, sh4]
-
- dep: libc6.1 (>= 2.32) [alpha]
- GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libstdlib-ocaml-2d5j3 [s390x]
- virtual package provided by libstdlib-ocaml
-
- dep: libstdlib-ocaml-bdrm4 [alpha]
- virtual package provided by libstdlib-ocaml
-
- dep: libstdlib-ocaml-m4xw9 [amd64, arm64, ppc64el, riscv64]
- virtual package provided by libstdlib-ocaml
-
- dep: libstdlib-ocaml-ye7o9 [not alpha, amd64, arm64, ppc64el, riscv64, s390x]
- virtual package provided by libstdlib-ocaml
-
- dep: ocaml-base-5.3.0
- virtual package provided by ocaml-base
Download libspawn-ocaml
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
alpha (unofficial port) | 16.4 kB | 96.0 kB | [list of files] |
amd64 | 24.2 kB | 91.0 kB | [list of files] |
arm64 | 23.5 kB | 167.0 kB | [list of files] |
armel | 15.7 kB | 95.0 kB | [list of files] |
armhf | 15.6 kB | 95.0 kB | [list of files] |
hppa (unofficial port) | 16.4 kB | 44.0 kB | [list of files] |
i386 | 16.8 kB | 47.0 kB | [list of files] |
loong64 (unofficial port) | 16.3 kB | 95.0 kB | [list of files] |
m68k (unofficial port) | 15.8 kB | 39.0 kB | [list of files] |
mips64el | 16.4 kB | 96.0 kB | [list of files] |
ppc64 (unofficial port) | 16.9 kB | 95.0 kB | [list of files] |
ppc64el | 23.9 kB | 167.0 kB | [list of files] |
riscv64 | 23.4 kB | 83.0 kB | [list of files] |
s390x | 23.9 kB | 88.0 kB | [list of files] |
sh4 (unofficial port) | 16.4 kB | 95.0 kB | [list of files] |
sparc64 (unofficial port) | 16.1 kB | 1,057.0 kB | [list of files] |
x32 (unofficial port) | 16.4 kB | 47.0 kB | [list of files] |