core
Jane Street's alternative to the standard library
Core is Jane Street Capital's Ocaml standard library overlay. It provides tail recursive versions of non tail recursive functions in the standard library, changes the signature of many of the standard modules, and adds new functionality. Core_extended adds new functionality, but is only code reviewed on an ad-hoc basis.
homepage ↗ github: janestreet/core
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.17.1-r1 | 2 | 14 h | details › |
| zscheile Codeberg ↗ | 0.16.2 | 1 | 27 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|
| 0.17.1-r1 | gentoo | amd64 testing | arm64 testing | x86 untested | ppc64 testing | riscv testing | arm untested | ppc testing | — | view · download · history ↗ |
| 0.16.2 ≈ | zscheile | amd64 testing | arm64 testing | x86 untested | ppc64 testing | riscv testing | arm untested | ppc testing | 17 mo | view · download · history ↗ |
| 0.16.1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | ppc testing | — | view · download · history ↗ |
Use flags of 0.17.1-r1
- +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)