Minestom VS neureka

Compare Minestom vs neureka and see what are their differences.

neureka

A platform independent tensor library with autograd for the JVM (by Gleethos)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Minestom neureka
31 4
2,062 60
2.7% -
9.4 6.8
4 days ago about 1 month ago
Java Java
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.

Minestom

Posts with mentions or reviews of Minestom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-02.
  • A guide to setting up a cloud server network
    4 projects | /r/admincraft | 2 Mar 2023
    - What server software or framework to use. Ideally, if you dont need too much vanilla features (world generation, all mobs & items implemented, etc), I'd use something lightweight that is not based off of the vanilla server software. There are a few projects like this on github, including: https://github.com/Minestom/Minestom , https://github.com/feather-rs/feather , https://github.com/KryptonMC/Krypton , https://github.com/df-mc/dragonfly (bedrock). Which one you use will probably depend mostly on your preference. - You will need a way to store data separate from the servers. A database like postgres should work. There are a lot of different databases tho!
  • Software that should be FOSS
    2 projects | /r/opensource | 22 Feb 2023
    Even if performance is your worry, Minestom is an open-source barebones reimplementation of the minecraft server. With this, you can make extremelly custom things and let people connect using the default vanilla client. Of coruse, you can pair this with a mod if you want to.
  • What software would I need
    2 projects | /r/admincraft | 20 Dec 2022
    Depends on what you're doing on said server. If it doesn't require vanilla mechanics then Minestom might suit the job well. Other than that, I'd recommend Paper, Purpur or Pufferfish.
  • how hypixel works ?
    2 projects | /r/Minecraft | 11 Jul 2022
    It's unlikely to achieve have such performance and feature using Paper/Bukkit/Spigot or the one provided by Mojang. If you want to write your own server-side software, you could use Minestom.
  • Building a custom minecraft server
    5 projects | /r/admincraft | 14 May 2022
  • Lemásoltam az r/place-et a Minecraftban
    3 projects | /r/hungary | 19 Apr 2022
  • I want to stress test a 1.18 server (simulating players behaviour).
    3 projects | /r/admincraft | 13 Mar 2022
    Im experimenting with Minestom and I want to make some crazy stress tests (1k users).
  • Setting up Minecraft hosting for 300+ players
    5 projects | /r/admincraft | 18 Jan 2022
    Also to add to this, if you don't need full vanilla functionality and are more focus on higher player count than something slightly more experimental but more performant might be your best bet like GlowstoneMC (glowstone supports paper plugins) or Minestrom
  • Would it be theoretically possible to host 500 players in one world?
    2 projects | /r/admincraft | 5 Jan 2022
    Theoretically, but not using any bukkit fork. Your only option would be to use Minestom. It could hold all those players at a good tps ( im told they tested with over 1k but i cant find any documentation of the test). The only constraint is client side cus the mc client can only load so many other players. This could prob be mitigated by not showing each player ever other player. Ofc this comes with the big catch that u cant use spigot plugins and will need to develop every feature u wish to use. Below is a link to their github. https://github.com/Minestom/Minestom
  • How to pick a server software for your server
    4 projects | /r/admincraft | 24 Nov 2021
    Now you need to think about what features your server needs, like chests, combat, redstone etc. If your server doesn't need many vanilla features you may want to look into using a server software built from the ground up, like Minestom or Krypton. The vanilla server will work for whatever you decide but will not have the performance compared to software without all the features.

neureka

Posts with mentions or reviews of neureka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-13.

What are some alternatives?

When comparing Minestom and neureka you can also consider the following projects:

Paper - The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

DecompilerMC - This repository allows you to decompile any minecraft version that was published after 19w36a without any 3rd party mappings, you just need to execute the script or the executable (see releases)! Thanks mojang to have published proguard mappings

C2ME-fabric - A Fabric mod designed to improve the chunk performance of Minecraft.

Mockneat - MockNeat - the modern faker lib.

Purpur - Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.

Starlight - Rewrites the light engine to fix lighting performance and lighting errors

Limbo - Standalone Limbo Minecraft Server (Currently 1.20.4)

tic-tacs - Experimental mod to improve Minecraft's chunk loading performance as well as allow for multithreading. Currently inactive.

FlatLaf - FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)

Glowstone - A fast, customizable and compatible open source server for Minecraft: Java Edition

junit5 - ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

docker-java-api - Lightweight Java Docker client