Skip to content

m2q1n9/awesome-skynet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Awesome skynet Awesome

A community driven list of useful skynet resources.

Inspired by the awesome list thing.

Resources

skynet

sproto

lua

  • lua-docs - Lua Documentation.
  • 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.
  • argparse - A feature-rich command line parser for Lua.
  • serpent - Lua serializer and pretty printer.
  • lume - Lua functions geared towards gamedev.
  • luafilesystem - Lua file system library.
  • lua-cjson - A fast JSON encoding/parsing module for Lua.
  • lua-zset - Lua data structure same as redis sorted set.
  • lua-snapshot - Make a snapshot for lua state to detect memory leaks.
  • LPeg - A new pattern-matching library for Lua.
  • 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors