Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/PistonDevelopers/hematite_server

A Minecraft server clone
https://github.com/PistonDevelopers/hematite_server

minecraft rust

Last synced: 4 months ago
JSON representation

A Minecraft server clone

Lists

README

        

# hematite_server [![Build Status](https://travis-ci.org/PistonDevelopers/hematite_server.svg?branch=master)](https://travis-ci.org/PistonDevelopers/hematite_server)

This is the [Hematite][] server, an implementation of the [Minecraft][] server in [Rust][]. Some of our [goals](https://github.com/PistonDevelopers/hematite_server/issues/3) are:

* feature parity with the “Notchian” vanilla server,
* increased performance,
* and support for server mods written in Rust.

The Hematite server is currently in very early stages of development and completely unusable.

## Dependencies

![dependencies](./Cargo.png)

[Hematite]: http://hematite.piston.rs/ (Hematite)
[Minecraft]: https://minecraft.net/ (Minecraft)
[Rust]: http://www.rust-lang.org/ (The Rust Programming Language)