Skip to content

A high performance Minecraft server written in Go.

License

Notifications You must be signed in to change notification settings

olsdavis/goelan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1909b8 ยท Feb 2, 2018

History

87 Commits
Jan 1, 2018
Sep 25, 2017
Oct 27, 2017
Feb 27, 2017
Oct 27, 2017
Feb 27, 2017
Aug 28, 2017
Jan 1, 2018
Dec 24, 2017
Dec 24, 2017
Jan 22, 2018
Feb 2, 2018
Jan 1, 2018
Jan 22, 2018
Oct 27, 2017
Oct 22, 2017
Jan 4, 2018
Aug 25, 2017
Jan 22, 2018
Feb 22, 2017
Oct 19, 2017
Aug 20, 2017
Aug 20, 2017

Repository files navigation

Goelan

Goelan, high performance Minecraft.

Goelan is a Minecraft server written in Go. It is currently under development.

Some parts of the code are inspired or taken from other never finished open source projects in Go.

Discord community server

Join now the Discord server of the Goelan community: find help and resources, share and discuss, and follow Goelan's development with the entire community! Join the server by clicking on this link.

Pros & Cons

  • Written in Go. A trending open source language, which is fast and compiled; its main advantage is the "go routines": they are lightweight threads which can be ran by millions in parallel. This allows a high level of parallelismโ€”which is, of course, well handled by Goelan!
  • Non-official server. As any other non-official Minecraft server (except perhaps Spigot, which is a fork/extension of the official Minecraft server), there is no guarantee that you will have an update for the new version or that the server is 100% compatible; you are using the hard work of voluntary developers which do not have access officially to the necessary information to develop such a program.

Special Thanks

About

A high performance Minecraft server written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages