Hello All,

I just finished version 1 of a clojure wrapper for protocol buffers:
http://github.com/ninjudd/clojure-protobuf

I'm using it as a data storage format for an embedded graph db I'm
working on. It ends up being much faster than pr-str/read-string.

If you're interested in fast serialization/deserialization, please
check it out. I tried to make it as clojure-friendly as possible, but
I'm open to suggestions for improvements.

Cheers,
Justin

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to