Ugorji Nwoke
|
31af0a3704
codec: Improve Perf: Use slice, not map, to cache (En/De)code specific functions.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
4f88b73ce9
codec: Support RawExt and RpcCodecBuffered.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
c61e5837a8
codec: Robust Msgpack Spec RPC, Support for Go 1.2 Binary(M/Unm)arshaler, Major refactoring.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
b25a055584
codec: decode struct from encoded array should stay within length of encoded array.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
5765c90963
codec: fix encode/decode struct to array. Other misc fixes.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
67e784dc3e
codec: Support encoding structs as arrays (not just as maps).
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
dc955d58b9
codec: improve performance 5-20%, and support finalized msgpack spec.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
5a8bee99a9
codec: improve decode performance by calling ReadByte if Reader is io.ByteReader, and other misc optimizations.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
8f3b3ef741
codec: remove buffering from encoder/decoder. Add buffering to rpc. fix binc floatZero bug.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
9966a02b69
Updated README to refer to binc/msgpack, gofmt'ed sources, and updated to v0.3.0 of binc spec
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
f1877ccca0
codec/binc: support symbols, compact integers, compact floats.
|
%!s(int64=12) %!d(string=hai) anos |
Ugorji Nwoke
|
d9a6f6ca1c
Add codec library
|
%!s(int64=12) %!d(string=hai) anos |