FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

usbuild/lua-cmsgpack: A self contained Lua MessagePack C implementation. · GitHub

 
 

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for lua-fast-cmsgpack.c

This project is fork of lua-cmsgpack, but use darc instead of normal lua stack iterate operation, which we can speed up by avoid using lua_next.

Tested with test.lua, but be careful when you take it for formal usage.

This library is open source software licensed under the BSD two-clause license.

About

A self contained Lua MessagePack C implementation.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL