Re: [ANN] sproto : A serialization library like google protocol buffers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] sproto : A serialization library like google protocol buffers
- From: Javier Guerra Giraldez <javier@...>
- Date: 2014年8月20日 02:05:55 -0500
On Wed, Aug 20, 2014 at 1:25 AM, 云风 <cloudwu@gmail.com> wrote:
> sproto is an efficient serialization library for C, and focus on lua
> binding. It's like google protocol buffers, but much faster.
i found it surprising that lua-cjson is significantly faster than
pbc-lua. any theories about why?
--
Javier