oras VS ocicl

Compare oras vs ocicl and see what are their differences.

oras

OCI registry client - managing content like artifacts, images, packages (by deislabs)

ocicl

An OCI-based ASDF system distribution and management tool for Common Lisp (by ocicl)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
oras ocicl
8 4
1,266 105
3.3% 4.8%
9.3 7.9
4 days ago 8 days ago
Go Common Lisp
Apache License 2.0 MIT License
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.

oras

Posts with mentions or reviews of oras. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

ocicl

Posts with mentions or reviews of ocicl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-30.
  • Steel Bank Common Lisp
    9 projects | news.ycombinator.com | 30 Jun 2023
    Check out ocicl as an alternative to quicklisp if you are concerned about security. Code is distributed using the OCI ecosystem (https by default, proxies work, sigstore integration, etc). https://github.com/ocicl/ocicl
  • sbcl - require
    3 projects | /r/Common_Lisp | 20 Jun 2023
    If you are willing to try switching from quicklisp to ocicl, then you'll find that ocicl *does* work with authenticating proxies on Windows. https://github.com/ocicl/ocicl
  • Ocicl – An ASDF system distribution and management tool for Common Lisp
    8 projects | news.ycombinator.com | 17 May 2023
    > ... but still only supports one niche operating system.

    1. Linux is not a niche in the target market for this project.

    2. The project is written in Common Lisp with hard dependencies on SBCL-provided libraries[1], so there's reason to suspect it should work on other OSes supported by SBCL.

    3. Sure, the presence of Makefile and sb-posix imply it requires a POSIX compliant OS, but Linux is not the only one that fits the bill.

    4. The included Linux-only binary 'oras' is clearly a vendored artifact, not part of this project, and clearly an OCI client. A simple search shows it is indeed cross-platform[2].

    Perhaps you should try what almost every Linux user has had to do when encountering software actually built for only one "niche" operating system that they want to use on their OS: look.

    1. https://github.com/ocicl/ocicl/blob/170aff0/ocicl.asd#L34

    2. https://github.com/oras-project/oras/releases

What are some alternatives?

When comparing oras and ocicl you can also consider the following projects:

regclient - Docker and OCI Registry Client in Go and tooling using those libraries.

quicklisp-client - Quicklisp client.

containerd - An open and reliable container runtime

ql-https - HTTPS support for Quicklisp via curl

distribution - The toolkit to pack, ship, store, and deliver container content

cerberus - Common Lisp Kerberos v5 implementation

imgpkg - Store application configuration files in Docker/OCI registries

quicklisp-https

distribution-spec - OCI Distribution Specification

ultralisp - The software behind a Ultralisp.org Common Lisp repository

qlot - A project-local library installer for Common Lisp