crux VS advent-of-code-2020

Compare crux vs advent-of-code-2020 and see what are their differences.

advent-of-code-2020

Advent of Code 2020 in V (by rolfschmidt)
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
crux advent-of-code-2020
1 1
51 0
- -
0.0 10.0
almost 2 years ago about 3 years ago
Haskell V
GNU General Public License v3.0 or later The Unlicense
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.

crux

Posts with mentions or reviews of crux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-18.
  • V Language Review (2022)
    19 projects | news.ycombinator.com | 18 Jun 2022
    No, I really wouldn't, and don't. This is the kind of thing that reads to me as honest for a new in-development language: https://github.com/cruxlang/crux#status

    Features are explicitly listed as working, partially done, and not yet implemented. You're really truly allowed to say "This doesn't work yet, but we're working on...", and it is legitimate to criticize people for choosing to lie instead.

advent-of-code-2020

Posts with mentions or reviews of advent-of-code-2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-18.
  • V Language Review (2022)
    19 projects | news.ycombinator.com | 18 Jun 2022
    My solutions are not very good and also not documented, I'm just a simple developer and always approach aoc mostly without any research just for fun. Also V got changed a lot since the last 2 years so I'm curious to try it again and see how it evolved, maybe 2022. Last year I did go, I think if you like go then you will also have fun with vlang. I really like the syntax of vlang it was a lot of fun. In discord we also had some discussions where they tried to keep up with the performance of go/rust solutions. I remember that you can set some flags to improve array performance etc. But this is not part of my repository.

    https://github.com/rolfschmidt/advent-of-code-2020

What are some alternatives?

When comparing crux and advent-of-code-2020 you can also consider the following projects:

vc - V compiler's source translated from V to C

ved - 1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.

tccbin

x-language-review - Reviews of up and coming programming languages

v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

vos - Vinix is an effort to write a modern, fast, and useful operating system in the V programming language