iceberg VS Odin

Compare iceberg vs Odin and see what are their differences.

iceberg

Twitter hit an iceberg, let's replace the ship by Thanksgiving (Nov 24, 2022) (by mikewarot)
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
iceberg Odin
1 85
0 5,752
- 4.4%
10.0 10.0
over 1 year ago 3 days ago
Python Odin
MIT License BSD 3-clause "New" or "Revised" 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.

iceberg

Posts with mentions or reviews of iceberg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-12.
  • Ask HN: Programming Without a Build System?
    15 projects | news.ycombinator.com | 12 Nov 2022
    Details I didn't include but should have (I wasn't sure I'd have any replies at all... I should have had more faith, sorry)

    It's a bit of a ramble, sorry about that.

    MSTOICAL[0] is a fork of an old C based Forth variant, it took some help from the HN community[1] to get it to compile in a modern 64 bit environment, for which I am very thankful. However, it uses AutoConf to configure, build, install, etc... and I can't for the life of me figure out how to remove all of that logic. (C isn't my primary language, I'm willing to learn that, but adding AutoConf on top of it was too much)

    In order to work on that, I was willing to switch to Linux (Ubuntu)... got everything up and running for the most part, but then I couldn't access WikidPad[2], my local Wiki with my appointments, etc. I missed a doctors appointment because of that, so went back to Windows.

    The issue is around wxWindows changing the names of variables in some calls. On Windows, you just download an EXE installer and you're good to go. I couldn't figure it out because the program seems to be unwilling to support newer Python versions. (I could be wrong)

    I don't understand why they felt the need to make breaking changes to wxWindows, and the python is a bit too dense for me.

    So finally... I'm back in Windows 10, and decided to try to craft together a twitter clone with a bunch of weird ideas that I tossed out at 3:30 am in a twitter thread, and put into a more coherent manifesto.[3]

    [0] https://github.com/mikewarot/mstoical

    [1] https://news.ycombinator.com/item?id=30957273

    [2] https://github.com/WikidPad/WikidPad

    [3] https://github.com/mikewarot/iceberg/blob/main/MANIFESTO.md

Odin

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

What are some alternatives?

When comparing iceberg and Odin you can also consider the following projects:

mu1 - Prototype tree-walking interpreter back when Mu was a high-level statement-oriented language, c. 2018

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

create-react-app-zero - All of Create React App, none of the dependencies

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

llvm-mingw - An LLVM/Clang/LLD based mingw-w64 toolchain

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

mstoical - MStoical - a Forth like language, but better

rust - Empowering everyone to build reliable and efficient software.

pyenv-virtualenv - a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)

carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

Poetry - Python packaging and dependency management made easy

Beef - Beef Programming Language