Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua strlib for LuaJIT 2.1+

string.pack / unpack / packsize.

install

gcc -o strpack.so strpack.c --shared -fPIC -I${your_luajit_include} -lluajit

usage

see test.lua

License

MIT

About

The Lua (JIT) string.pack/string.unpack/string.packsize library (compatible with Lua 5.4).

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages