> Bummer, I still like them better than json. :-)
> I wrote one, called Fleece > <[https://github.com/couchbaselabs/fleece>](https://github.com/couchbaselabs/fleece>). > It's used in the Couchbase Lite database, because it's faster than JSON. > There's now [a Nim binding of > it](https://github.com/couchbaselabs/couchbase-lite-C/blob/master/bindings/nim/src/CouchbaseLite/fleece.nim) > ... it's part of the experimental Couchbase Lite binding I did over the past > week. It's not easily separable yet, and it requires the C++ library, but > that can be cleaned up.