High performance Open Tibia content management system written in Go using Lua for the scripting part.
Castro provides lua bindings. Using a pool of lua states. Each request gets a state from the pool. If there are no states available a new one is created and later saved on the pool.
Castro also ships with the documentation so you can view it offline. Everything is located under /en-US/ directory.
The documentation is also hosted at castroaac.org.
Castro is licensed under the MIT license.