bitser/cases
Robin Wellner ff25d2b2b6 Add a non-reentrant version of bitser
This may replace the default implementation if reentrancy does not seem
to be an important constraint for library users.

It tends to be much faster than regular bitser, helping it catch up with
lua-MessagePack and binser in the cases it lags behind.
2016-02-23 12:09:57 +01:00
..
_new.lua add first version, including benchmarks 2016-02-14 03:52:58 +01:00
bigtable.lua add first version, including benchmarks 2016-02-14 03:52:58 +01:00
cthulhu.lua add first version, including benchmarks 2016-02-14 03:52:58 +01:00
intkeys.lua add first version, including benchmarks 2016-02-14 03:52:58 +01:00
shared_table.lua Add a non-reentrant version of bitser 2016-02-23 12:09:57 +01:00