a2 / MessagePack.swift

It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]
http://msgpack.org
MIT License
283 stars 60 forks source link

Reserving capacity for string-appending #11

Closed ChristianSteffens closed 9 years ago

ChristianSteffens commented 9 years ago

Reserving capacity for string-appending.