Alec Iverson

Results 2 repositories owned by Alec Iverson

LuaDecompiler

25
Stars
8
Forks
Watchers

A decompiler for Lua bytecode compiled with luac. Currently targeted at Lua 5.1.

ThreadPool

29
Stars
8
Forks
Watchers

A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.