ocaml-beta-repository VS opam-repository

Compare ocaml-beta-repository vs opam-repository and see what are their differences.

ocaml-beta-repository

Opam2 remote for beta versions of the OCaml compiler (by ocaml)

opam-repository

Main public package repository for opam, the source package manager of OCaml. (by ocaml)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ocaml-beta-repository opam-repository
1 7
16 502
- 2.4%
10.0 10.0
almost 5 years ago 6 days ago
Shell Shell
- Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ocaml-beta-repository

Posts with mentions or reviews of ocaml-beta-repository. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-15.
  • OCaml 5.0.0, zeroth alpha release
    4 projects | /r/ocaml | 15 Jun 2022
    opam update opam switch create --packages=ocaml-variants.5.0.0~alpha0+options, --repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

opam-repository

Posts with mentions or reviews of opam-repository. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-16.
  • Tezos development booms over Solana, Polkadot and Elrond
    8 projects | /r/tezostrader | 16 Dec 2022
    To be completely fair, they also did the same thing on the Tezos side by including 4083 commits from the tezos/opam-repository repo, since this is just a fork of of the official ocaml/opam-repository repo.
  • OCaml 5.0.0, zeroth alpha release
    4 projects | /r/ocaml | 15 Jun 2022
  • How do I add dependencies with esy?
    1 project | /r/ocaml | 6 Apr 2022
    I'm trying to add core but get the following error: info checking https://github.com/ocaml/opam-repository for updates... .... resolving esy packages @opam/utoperror: Unable to read file /Users/USER/.esy/opam-repository/repo: No such file or directory resolving @opam/utop@* esy: exiting due to errors above
  • opam doesn't see emacs?
    1 project | /r/ocaml | 19 Oct 2021
    <><> Version-specific details <><><><><><><><><><><><><><><><><><><><><><><> 🐫 version 1 repository default homepage: "http://gnu.org/software/emacs" bug-reports: "https://github.com/ocaml/opam-repository/issues" authors: "[email protected]" maintainer: "[email protected]" license: "GPL-1.0-or-later" flags: conf synopsis Virtual package to install the Emacs editor description This package will install a system emacs if invoked via opam depext ```
  • Can't 'opam install curses' (External dependency handling not exported)
    1 project | /r/ocaml | 16 Sep 2021
    Would you care to open an issue on the opam-repository, or ideally send a Pull Request implementing the improvement?
  • Ocaml running on a Sailfish X (GNU/Linux not Android) phone
    3 projects | /r/ocaml | 19 May 2021
    I've managed to install opam (and OCaml) directly on an Xperia XA2 running Sailfish X using setarch (see also https://github.com/ocaml/opam-repository/issues/14804).
  • How to install OCaml in WSL?
    3 projects | /r/ocaml | 26 Dec 2020
    According to this github comment you need to disable sandboxing by "using the --disable-sandboxing option for opam init in a fresh opam initialisation or via an opamrc. For an initialised opam, you can't use this option, but change the configuration directly in the config file by removing / empty wrap-*-command fields."

What are some alternatives?

When comparing ocaml-beta-repository and opam-repository you can also consider the following projects:

opam-alpha-repository - A test opam overlay containing packages compatible with the next release of the OCaml compiler

opam - opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.

lablqml - Interfacing Qt/QML with OCaml. Formely known as lablqt

cuite - (mirror) OCaml bindings to Qt toolkit.

opam-cross-android - An OCaml cross-toolchain for Android and several useful libraries

opam-cross-ios - An OCaml cross-toolchain for iOS and several useful libraries

llvm-project - Rust-specific fork of LLVM.

token-list - The community maintained Solana token registry

dune - A composable build system for OCaml.

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

ocaml - The core OCaml system: compilers, runtime system, base libraries