On Friday, 6 December 2013 at 14:40:54 UTC, Max Klyga wrote:
On 2013-12-06 13:33:44 +, Jeroen Bollen said:
Are there any Binary Data Serialization Libraries available
written in D2? I'm looking for something like a BSON
read/write library. (Although can be any other binary language
really
On 2013-12-06 13:33:44 +, Jeroen Bollen said:
Are there any Binary Data Serialization Libraries available written in
D2? I'm looking for something like a BSON read/write library. (Although
can be any other binary language really)
MessagePack - format very similar to BSON -
https://github
On Friday, 6 December 2013 at 13:33:45 UTC, Jeroen Bollen wrote:
Are there any Binary Data Serialization Libraries available
written in D2? I'm looking for something like a BSON read/write
library. (Although can be any other binary language really)
vibe.d BSON :
https://github.com/rejectedsof