aasdpiao / awesome-skynet

A community driven list of useful skynet resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome skynet Awesome

A community driven list of useful skynet resources.

Inspired by the awesome list thing.

Resources

skynet

sproto

lua

  • lua - The Lua Programming Language.
  • lua-docs - Lua Documentation.
  • lua-start - Lua Getting started.
  • LuaStyleGuide - Lua Style Guide.
  • lua-style-guide - Another Lua Style Guide.
  • luacheck - A tool for linting and static analysis of Lua code.
  • luassert - Assertion library for Lua.
  • busted - Elegant Lua unit testing.
  • lume - Lua functions geared towards gamedev.
  • json - A lightweight JSON library for Lua.
  • serpent - Lua serializer and pretty printer.
  • PegDebug - Trace debugger for LPeg rules and captures.
  • typedlua - An Optional Type System for Lua.
  • moonscript - A programmer friendly language that compiles to Lua.
  • good&bad - Lua: Good, bad, and ugly parts.
  • awesome-lua - A curated list of quality Lua packages and resources.

Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • New categories, or improvements to the existing categorization are welcome.
  • Make an individual pull request for each suggestion.
  • The pull request should have a useful title and why it should be included.
  • Use the following format: [resource](link) - Description.
  • Keep description short and simple, but descriptive.
  • Start the description with a capital and end with a period.
  • Make sure your text editor is set to remove trailing whitespace.

Thank you for your suggestions!

License

The MIT License (MIT)

About

A community driven list of useful skynet resources.