Writing a Minecraft server from scratch in Bash (2022)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • ctypes.sh

    A foreign function interface for bash.

  • They should have used my (dumb?) library, ctypes.sh:

    https://github.com/taviso/ctypes.sh

    Then they can access libm, poll(), select() and so on from bash :)

  • runelite

    Open source Old School RuneScape client

  • 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.

    InfluxDB logo
  • pdd.sh

    TPDD client implemented in bash

  • hadolint

    Dockerfile linter, validate inline bash, written in Haskell

  • To skip the "move your scripts to standalone files" step some devs don't like, consider something like https://github.com/hadolint/hadolint which runs Shellcheck over inline scripts within Containerfiles.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dockerfile Linter

    1 project | news.ycombinator.com | 3 Mar 2024
  • Top 10 common Dockerfile linting issues

    1 project | dev.to | 15 Sep 2023
  • hadolint - Dockerfile linter

    1 project | dev.to | 16 Aug 2023
  • Haskell Dockerfile Linter

    1 project | news.ycombinator.com | 20 Apr 2023
  • Is adding a USER best practice?

    1 project | /r/docker | 21 Mar 2023