protohackers-cl VS download-dependencies

Compare protohackers-cl vs download-dependencies and see what are their differences.

protohackers-cl

Protohackers solutions in Common Lisp (by bo-tato)

download-dependencies

A simple utility to download dependencies recursively (by digikar99)
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
protohackers-cl download-dependencies
1 1
2 0
- -
3.2 4.2
12 months ago about 2 months ago
Common Lisp Common Lisp
- -
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.

protohackers-cl

Posts with mentions or reviews of protohackers-cl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • Common Lisp package/project manager for downloading dependencies recursively
    4 projects | /r/lisp | 30 May 2023
    I'm a beginner with lisp and guix but recently I used guix to manage dependencies for a lisp project, and it worked well. I had to write a few package definitions for packages that were newer than the version in the main guix channel or not in guix. A project I'd like to do is add support for quicklisp and utralisp to guix import, so you don't have to manually write packages. I think guile scheme is just using guix and doesn't have another dependency management tool. It could be good for CL, it solves some problems that quicklisp doesn't, around security (has signatures and hashes it verifies), and versioning (can have multiple versions of same library), along with solving non-lisp related dependencies, ie some lisp library maybe depends on certain version of zlib or some other native library.

download-dependencies

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

What are some alternatives?

When comparing protohackers-cl and download-dependencies you can also consider the following projects:

arrow-macros

quick-patch - Easily override quicklisp projects without using git submodules