EtaMOO VS nmoo

Compare EtaMOO vs nmoo and see what are their differences.

EtaMOO

A new implementation of the LambdaMOO server (by verement)

nmoo

An enhanced LambdaMOO-like MOO (by sid-code)
Nim
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
EtaMOO nmoo
1 1
35 10
- -
0.0 8.2
almost 8 years ago about 1 month ago
Haskell Nim
BSD 3-clause "New" or "Revised" License 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.

EtaMOO

Posts with mentions or reviews of EtaMOO. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-23.
  • Show HN: I rewrote the 1990's LambdaMOO server from scratch
    8 projects | news.ycombinator.com | 23 Sep 2023
    Good luck. As someone who used to work on a lambda-derived MUD it's great to see a little life left in that community. The original server was horribly outdated even 20 years ago.

    I also found this project randomly on github at one point, not sure how far along it got to being usable: https://github.com/verement/etamoo

nmoo

Posts with mentions or reviews of nmoo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-23.
  • Show HN: I rewrote the 1990's LambdaMOO server from scratch
    8 projects | news.ycombinator.com | 23 Sep 2023
    I love seeing projects like this! I have one too, but it completely throws away compatibility and is very simplistic. I opted for a lisp-like language instead of a lua-like language (https://github.com/sid-code/nmoo but don't look at the code, it's embarrassing).

    I have some questions:

      - Does each verb call create a whole new world state that it mutates, and later commits to the database? That's the impression I get from reading the code. Does this come with a lot of overhead?

What are some alternatives?

When comparing EtaMOO and nmoo you can also consider the following projects:

mica

mudmixer - MUDMixer is an add-on for MUD clients that enriches the gaming experience with connection mixing functionality and a variety of other features.

rmoo - A major mode for interacting with MOOs.

tinyfugue - TinyFugue - Rebirth

fastglobal - Fast no copy globals for Elixir & Erlang.

moor - A rewrite of the classic LambdaMOO server; but in Rust and on a modern tech stack